-- mysqldump-php https://github.com/ifsnop/mysqldump-php
--
-- Host: localhost	Database: neurop9_pky
-- ------------------------------------------------------
-- Server version 	5.5.5-10.2.31-MariaDB-log
-- Date: Fri, 17 Apr 2020 16:14:25 +0000

/*!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_FinalTiles_gallery`
--

DROP TABLE IF EXISTS `wp_FinalTiles_gallery`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_FinalTiles_gallery` (
  `Id` int(11) NOT NULL AUTO_INCREMENT,
  `configuration` varchar(5000) DEFAULT NULL,
  UNIQUE KEY `Id` (`Id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_FinalTiles_gallery`
--

LOCK TABLES `wp_FinalTiles_gallery` WRITE;
/*!40000 ALTER TABLE `wp_FinalTiles_gallery` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_FinalTiles_gallery` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_FinalTiles_gallery` with 0 row(s)
--

--
-- Table structure for table `wp_FinalTiles_gallery_images`
--

DROP TABLE IF EXISTS `wp_FinalTiles_gallery_images`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_FinalTiles_gallery_images` (
  `Id` int(11) NOT NULL AUTO_INCREMENT,
  `gid` int(11) NOT NULL,
  `type` varchar(10) NOT NULL DEFAULT 'image',
  `imageId` int(11) NOT NULL,
  `imagePath` longtext NOT NULL,
  `filters` varchar(1500) DEFAULT NULL,
  `link` longtext DEFAULT NULL,
  `title` longtext DEFAULT NULL,
  `alt` longtext DEFAULT NULL,
  `target` varchar(50) DEFAULT NULL,
  `blank` enum('T','F') NOT NULL DEFAULT 'F',
  `description` longtext NOT NULL,
  `sortOrder` int(11) NOT NULL,
  `group` text DEFAULT NULL,
  `hidden` enum('T','F') NOT NULL DEFAULT 'F',
  UNIQUE KEY `id` (`Id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_FinalTiles_gallery_images`
--

LOCK TABLES `wp_FinalTiles_gallery_images` WRITE;
/*!40000 ALTER TABLE `wp_FinalTiles_gallery_images` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_FinalTiles_gallery_images` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_FinalTiles_gallery_images` with 0 row(s)
--

--
-- Table structure for table `wp_actionscheduler_actions`
--

DROP TABLE IF EXISTS `wp_actionscheduler_actions`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_actions` (
  `action_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `hook` varchar(191) COLLATE utf8mb4_unicode_ci NOT NULL,
  `status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL,
  `scheduled_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `scheduled_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `args` varchar(191) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `schedule` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `group_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `attempts` int(11) NOT NULL DEFAULT 0,
  `last_attempt_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `last_attempt_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `claim_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `extended_args` varchar(8000) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`action_id`),
  KEY `hook` (`hook`),
  KEY `status` (`status`),
  KEY `scheduled_date_gmt` (`scheduled_date_gmt`),
  KEY `args` (`args`),
  KEY `group_id` (`group_id`),
  KEY `last_attempt_gmt` (`last_attempt_gmt`),
  KEY `claim_id` (`claim_id`)
) ENGINE=MyISAM AUTO_INCREMENT=1028 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_actions`
--

LOCK TABLES `wp_actionscheduler_actions` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_actions` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_actions` VALUES (986,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":67}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 00:39:41','2020-04-06 01:39:41',0,NULL),(989,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":69}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 10:08:32','2020-04-06 11:08:32',0,NULL),(990,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":70}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 16:22:05','2020-04-06 17:22:05',0,NULL),(991,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":71}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 17:16:41','2020-04-06 18:16:41',0,NULL),(985,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":66}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-05 18:05:26','2020-04-05 19:05:26',0,NULL),(993,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-08 06:36:05','2020-04-08 07:36:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586327765;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586327765;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-08 06:39:37','2020-04-08 07:39:37',0,NULL),(987,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-07 06:33:46','2020-04-07 07:33:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586241226;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586241226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-07 06:36:05','2020-04-07 07:36:05',0,NULL),(988,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":68}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 09:01:26','2020-04-06 10:01:26',0,NULL),(992,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":72}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-06 22:52:46','2020-04-06 23:52:46',0,NULL),(995,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":74}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-08 00:37:13','2020-04-08 01:37:13',0,NULL),(996,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":75}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-08 01:55:50','2020-04-08 02:55:50',0,NULL),(998,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":76}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-08 13:00:48','2020-04-08 14:00:48',0,NULL),(997,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-09 06:39:37','2020-04-09 07:39:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586414377;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586414377;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-09 06:44:55','2020-04-09 07:44:55',0,NULL),(994,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":73}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-07 09:12:34','2020-04-07 10:12:34',0,NULL),(1001,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":78}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-10 01:28:33','2020-04-10 02:28:33',0,NULL),(1002,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":79}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-10 07:16:35','2020-04-10 08:16:35',0,NULL),(1003,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-11 07:22:46','2020-04-11 08:22:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586589766;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586589766;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-11 07:34:27','2020-04-11 08:34:27',0,NULL),(1008,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-13 07:40:46','2020-04-13 08:40:46','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586763646;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586763646;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-13 08:07:05','2020-04-13 09:07:05',0,NULL),(1004,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":80}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-10 16:53:51','2020-04-10 17:53:51',0,NULL),(1009,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":83}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-12 15:24:04','2020-04-12 16:24:04',0,NULL),(1006,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":81}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-11 23:35:16','2020-04-12 00:35:16',0,NULL),(1010,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":84}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-13 07:17:47','2020-04-13 08:17:47',0,NULL),(1011,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-14 08:07:05','2020-04-14 09:07:05','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586851625;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586851625;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-14 08:30:25','2020-04-14 09:30:25',0,NULL),(1007,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":82}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-12 03:48:14','2020-04-12 04:48:14',0,NULL),(1013,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-15 08:30:25','2020-04-15 09:30:25','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586939425;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586939425;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-15 08:33:45','2020-04-15 09:33:45',0,NULL),(1014,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":86}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-14 11:33:31','2020-04-14 12:33:31',0,NULL),(1012,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":85}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-13 17:48:06','2020-04-13 18:48:06',0,NULL),(1017,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-16 08:33:45','2020-04-16 09:33:45','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1587026025;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1587026025;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-16 08:42:07','2020-04-16 09:42:07',0,NULL),(1015,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":87}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-14 15:19:45','2020-04-14 16:19:45',0,NULL),(1016,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":88}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-14 19:22:35','2020-04-14 20:22:35',0,NULL),(1019,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":90}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-16 07:03:32','2020-04-16 08:03:32',0,NULL),(1021,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":91}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-16 10:45:23','2020-04-16 11:45:23',0,NULL),(1020,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-17 08:42:07','2020-04-17 09:42:07','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1587112927;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1587112927;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-17 08:48:02','2020-04-17 09:48:02',0,NULL),(1018,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":89}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-15 17:42:46','2020-04-15 18:42:46',0,NULL),(1025,'wpforms_process_entry_emails_meta_cleanup','pending','2020-04-18 08:48:02','2020-04-18 09:48:02','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1587199682;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1587199682;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,0,'0000-00-00 00:00:00','0000-00-00 00:00:00',0,NULL),(1024,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":94}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-17 01:08:36','2020-04-17 02:08:36',0,NULL),(1023,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":93}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-16 22:29:03','2020-04-16 23:29:03',0,NULL),(1022,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":92}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-16 21:10:22','2020-04-16 22:10:22',0,NULL),(925,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-18 02:12:37','2020-03-18 02:12:37','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584497557;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584497557;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-18 02:16:49','2020-03-18 02:16:49',0,NULL),(1026,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":95}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-17 13:21:15','2020-04-17 14:21:15',0,NULL),(928,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-19 02:16:49','2020-03-19 02:16:49','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584584209;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584584209;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-19 04:01:13','2020-03-19 04:01:13',0,NULL),(929,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":28}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-18 06:56:09','2020-03-18 06:56:09',0,NULL),(930,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":29}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-18 08:47:56','2020-03-18 08:47:56',0,NULL),(931,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":30}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-18 23:25:08','2020-03-18 23:25:08',0,NULL),(932,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-20 04:01:13','2020-03-20 04:01:13','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584676873;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584676873;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-20 04:15:41','2020-03-20 04:15:41',0,NULL),(933,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":31}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-19 12:58:35','2020-03-19 12:58:35',0,NULL),(934,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":32}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-19 13:24:06','2020-03-19 13:24:06',0,NULL),(935,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":33}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-19 21:17:56','2020-03-19 21:17:56',0,NULL),(936,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-21 04:15:41','2020-03-21 04:15:41','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584764141;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584764141;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-21 04:56:55','2020-03-21 04:56:55',0,NULL),(937,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":34}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-20 10:28:48','2020-03-20 10:28:48',0,NULL),(938,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":35}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-20 12:10:19','2020-03-20 12:10:19',0,NULL),(939,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":36}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-21 02:53:16','2020-03-21 02:53:16',0,NULL),(940,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-22 04:56:55','2020-03-22 04:56:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584853015;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584853015;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-22 04:57:34','2020-03-22 04:57:34',0,NULL),(941,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":37}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-21 11:54:19','2020-03-21 11:54:19',0,NULL),(942,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":38}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-22 03:43:14','2020-03-22 03:43:14',0,NULL),(943,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":39}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-22 04:38:39','2020-03-22 04:38:39',0,NULL),(944,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-23 04:57:34','2020-03-23 04:57:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1584939454;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1584939454;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-23 04:58:03','2020-03-23 04:58:03',0,NULL),(945,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-24 04:58:03','2020-03-24 04:58:03','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585025883;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585025883;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-24 04:59:11','2020-03-24 04:59:11',0,NULL),(946,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":40}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-23 14:33:24','2020-03-23 14:33:24',0,NULL),(947,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":41}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-24 02:43:06','2020-03-24 02:43:06',0,NULL),(948,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":42}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-24 02:44:11','2020-03-24 02:44:11',0,NULL),(949,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-25 04:59:11','2020-03-25 04:59:11','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585112351;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585112351;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-25 05:18:30','2020-03-25 05:18:30',0,NULL),(950,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":43}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-24 10:40:19','2020-03-24 10:40:19',0,NULL),(951,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-26 05:18:30','2020-03-26 05:18:30','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585199910;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585199910;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-26 05:19:58','2020-03-26 05:19:58',0,NULL),(952,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":44}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-25 13:24:40','2020-03-25 13:24:40',0,NULL),(953,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":45}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-25 18:18:52','2020-03-25 18:18:52',0,NULL),(954,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-27 05:19:58','2020-03-27 05:19:58','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585286398;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585286398;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-27 05:20:34','2020-03-27 05:20:34',0,NULL),(955,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":46}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-26 20:46:31','2020-03-26 20:46:31',0,NULL),(956,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-28 05:20:34','2020-03-28 05:20:34','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585372834;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585372834;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-28 05:21:01','2020-03-28 05:21:01',0,NULL),(957,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":47}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-27 10:40:20','2020-03-27 10:40:20',0,NULL),(958,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":48}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-28 00:09:58','2020-03-28 00:09:58',0,NULL),(959,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-29 05:21:01','2020-03-29 06:21:01','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585459261;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585459261;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-29 05:30:26','2020-03-29 06:30:26',0,NULL),(960,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":49}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-28 12:56:15','2020-03-28 12:56:15',0,NULL),(961,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":50}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-28 19:44:32','2020-03-28 19:44:32',0,NULL),(962,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-30 05:30:26','2020-03-30 06:30:26','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585546226;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585546226;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-30 05:31:20','2020-03-30 06:31:20',0,NULL),(963,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":51}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-29 11:37:55','2020-03-29 12:37:55',0,NULL),(964,'wpforms_process_entry_emails_meta_cleanup','complete','2020-03-31 05:31:20','2020-03-31 06:31:20','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585632680;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585632680;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-03-31 05:36:55','2020-03-31 06:36:55',0,NULL),(965,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":52}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-30 10:27:23','2020-03-30 11:27:23',0,NULL),(966,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":53}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-03-30 15:19:16','2020-03-30 16:19:16',0,NULL),(967,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-01 05:36:55','2020-04-01 06:36:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585719415;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585719415;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-01 05:38:09','2020-04-01 06:38:09',0,NULL),(968,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-02 05:38:09','2020-04-02 06:38:09','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585805889;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585805889;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-02 05:51:19','2020-04-02 06:51:19',0,NULL),(969,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":54}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-01 15:31:05','2020-04-01 16:31:05',0,NULL),(970,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":55}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-01 20:13:55','2020-04-01 21:13:55',0,NULL),(971,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-03 05:51:19','2020-04-03 06:51:19','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585893079;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585893079;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-03 06:01:15','2020-04-03 07:01:15',0,NULL),(972,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":56}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-02 12:06:14','2020-04-02 13:06:14',0,NULL),(973,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":57}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-02 15:30:18','2020-04-02 16:30:18',0,NULL),(974,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":58}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-02 20:42:52','2020-04-02 21:42:52',0,NULL),(975,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":59}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-03 02:21:25','2020-04-03 03:21:25',0,NULL),(976,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":60}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-03 04:32:06','2020-04-03 05:32:06',0,NULL),(977,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-04 06:01:15','2020-04-04 07:01:15','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1585980075;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1585980075;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-04 06:04:55','2020-04-04 07:04:55',0,NULL),(978,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":61}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-03 13:09:08','2020-04-03 14:09:08',0,NULL),(979,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":62}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-03 21:47:55','2020-04-03 22:47:55',0,NULL),(980,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-05 06:04:55','2020-04-05 07:04:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586066695;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586066695;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-05 06:08:24','2020-04-05 07:08:24',0,NULL),(981,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":63}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-04 15:08:09','2020-04-04 16:08:09',0,NULL),(982,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":64}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-04 22:08:25','2020-04-04 23:08:25',0,NULL),(983,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":65}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-05 00:57:36','2020-04-05 01:57:36',0,NULL),(984,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-06 06:08:24','2020-04-06 07:08:24','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586153304;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586153304;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-06 06:33:46','2020-04-06 07:33:46',0,NULL),(999,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-10 06:44:55','2020-04-10 07:44:55','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586501095;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586501095;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-10 07:22:46','2020-04-10 08:22:46',0,NULL),(1000,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":77}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-09 17:49:50','2020-04-09 18:49:50',0,NULL),(1005,'wpforms_process_entry_emails_meta_cleanup','complete','2020-04-12 07:34:27','2020-04-12 08:34:27','{\"tasks_meta_id\":1}','O:32:\"ActionScheduler_IntervalSchedule\":5:{s:22:\"\0*\0scheduled_timestamp\";i:1586676867;s:18:\"\0*\0first_timestamp\";i:1583452800;s:13:\"\0*\0recurrence\";i:86400;s:49:\"\0ActionScheduler_IntervalSchedule\0start_timestamp\";i:1586676867;s:53:\"\0ActionScheduler_IntervalSchedule\0interval_in_seconds\";i:86400;}',1,1,'2020-04-12 07:40:46','2020-04-12 08:40:46',0,NULL),(1027,'wpforms_process_entry_emails','complete','0000-00-00 00:00:00','0000-00-00 00:00:00','{\"tasks_meta_id\":96}','O:28:\"ActionScheduler_NullSchedule\":0:{}',1,1,'2020-04-17 14:47:40','2020-04-17 15:47:40',0,NULL);
/*!40000 ALTER TABLE `wp_actionscheduler_actions` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_actions` with 101 row(s)
--

--
-- Table structure for table `wp_actionscheduler_claims`
--

DROP TABLE IF EXISTS `wp_actionscheduler_claims`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_claims` (
  `claim_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `date_created_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`claim_id`),
  KEY `date_created_gmt` (`date_created_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=10171 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_claims`
--

LOCK TABLES `wp_actionscheduler_claims` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_actionscheduler_claims` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_claims` with 0 row(s)
--

--
-- Table structure for table `wp_actionscheduler_groups`
--

DROP TABLE IF EXISTS `wp_actionscheduler_groups`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_groups` (
  `group_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`group_id`),
  KEY `slug` (`slug`(191))
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_groups`
--

LOCK TABLES `wp_actionscheduler_groups` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_groups` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_groups` VALUES (1,'wpforms'),(2,'action-scheduler-migration');
/*!40000 ALTER TABLE `wp_actionscheduler_groups` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_groups` with 2 row(s)
--

--
-- Table structure for table `wp_actionscheduler_logs`
--

DROP TABLE IF EXISTS `wp_actionscheduler_logs`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_actionscheduler_logs` (
  `log_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `action_id` bigint(20) unsigned NOT NULL,
  `message` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `log_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `log_date_local` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  PRIMARY KEY (`log_id`),
  KEY `action_id` (`action_id`),
  KEY `log_date_gmt` (`log_date_gmt`)
) ENGINE=MyISAM AUTO_INCREMENT=425 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_actionscheduler_logs`
--

LOCK TABLES `wp_actionscheduler_logs` WRITE;
/*!40000 ALTER TABLE `wp_actionscheduler_logs` DISABLE KEYS */;
INSERT INTO `wp_actionscheduler_logs` VALUES (301,986,'action complete via WP Cron','2020-04-06 00:39:41','2020-04-06 01:39:41'),(298,985,'action complete via WP Cron','2020-04-05 18:05:26','2020-04-05 19:05:26'),(297,985,'action started via WP Cron','2020-04-05 18:05:15','2020-04-05 19:05:15'),(296,985,'action created','2020-04-05 18:02:19','2020-04-05 19:02:19'),(300,986,'action started via WP Cron','2020-04-06 00:39:32','2020-04-06 01:39:32'),(299,986,'action created','2020-04-06 00:07:55','2020-04-06 01:07:55'),(322,993,'action created','2020-04-07 06:36:05','2020-04-07 07:36:05'),(309,989,'action started via WP Cron','2020-04-06 10:08:23','2020-04-06 11:08:23'),(308,989,'action created','2020-04-06 10:07:55','2020-04-06 11:07:55'),(304,987,'action created','2020-04-06 06:33:46','2020-04-06 07:33:46'),(303,984,'action complete via WP Cron','2020-04-06 06:33:46','2020-04-06 07:33:46'),(302,984,'action started via WP Cron','2020-04-06 06:33:46','2020-04-06 07:33:46'),(307,988,'action complete via WP Cron','2020-04-06 09:01:26','2020-04-06 10:01:26'),(306,988,'action started via WP Cron','2020-04-06 09:01:16','2020-04-06 10:01:16'),(305,988,'action created','2020-04-06 08:23:55','2020-04-06 09:23:55'),(319,992,'action complete via WP Cron','2020-04-06 22:52:46','2020-04-06 23:52:46'),(318,992,'action started via WP Cron','2020-04-06 22:52:35','2020-04-06 23:52:35'),(317,992,'action created','2020-04-06 22:34:40','2020-04-06 23:34:40'),(321,987,'action complete via WP Cron','2020-04-07 06:36:05','2020-04-07 07:36:05'),(320,987,'action started via WP Cron','2020-04-07 06:36:05','2020-04-07 07:36:05'),(328,995,'action complete via WP Cron','2020-04-08 00:37:13','2020-04-08 01:37:13'),(325,994,'action complete via WP Cron','2020-04-07 09:12:34','2020-04-07 10:12:34'),(324,994,'action started via WP Cron','2020-04-07 09:12:24','2020-04-07 10:12:24'),(323,994,'action created','2020-04-07 09:11:11','2020-04-07 10:11:11'),(332,993,'action started via WP Cron','2020-04-08 06:39:36','2020-04-08 07:39:36'),(331,996,'action complete via WP Cron','2020-04-08 01:55:50','2020-04-08 02:55:50'),(330,996,'action started via WP Cron','2020-04-08 01:55:42','2020-04-08 02:55:42'),(329,996,'action created','2020-04-08 01:49:00','2020-04-08 02:49:00'),(327,995,'action started via WP Cron','2020-04-08 00:37:04','2020-04-08 01:37:04'),(326,995,'action created','2020-04-08 00:20:57','2020-04-08 01:20:57'),(340,999,'action created','2020-04-09 06:44:55','2020-04-09 07:44:55'),(339,997,'action complete via WP Cron','2020-04-09 06:44:55','2020-04-09 07:44:55'),(338,997,'action started via WP Cron','2020-04-09 06:44:55','2020-04-09 07:44:55'),(346,1001,'action complete via WP Cron','2020-04-10 01:28:33','2020-04-10 02:28:33'),(345,1001,'action started via WP Cron','2020-04-10 01:28:24','2020-04-10 02:28:24'),(344,1001,'action created','2020-04-10 01:25:17','2020-04-10 02:25:17'),(376,1011,'action created','2020-04-13 08:07:05','2020-04-13 09:07:05'),(355,1004,'action complete via WP Cron','2020-04-10 16:53:51','2020-04-10 17:53:51'),(385,1014,'action complete via WP Cron','2020-04-14 11:33:31','2020-04-14 12:33:31'),(354,1004,'action started via WP Cron','2020-04-10 16:53:37','2020-04-10 17:53:37'),(353,1004,'action created','2020-04-10 15:55:36','2020-04-10 16:55:36'),(375,1008,'action complete via WP Cron','2020-04-13 08:07:05','2020-04-13 09:07:05'),(374,1008,'action started via WP Cron','2020-04-13 08:07:05','2020-04-13 09:07:05'),(369,1009,'action started via WP Cron','2020-04-12 15:23:53','2020-04-12 16:23:53'),(358,1005,'action created','2020-04-11 07:34:27','2020-04-11 08:34:27'),(357,1003,'action complete via WP Cron','2020-04-11 07:34:27','2020-04-11 08:34:27'),(356,1003,'action started via WP Cron','2020-04-11 07:34:27','2020-04-11 08:34:27'),(361,1006,'action complete via WP Cron','2020-04-11 23:35:16','2020-04-12 00:35:16'),(360,1006,'action started via WP Cron','2020-04-11 23:35:05','2020-04-12 00:35:05'),(359,1006,'action created','2020-04-11 22:42:18','2020-04-11 23:42:18'),(368,1009,'action created','2020-04-12 15:10:00','2020-04-12 16:10:00'),(373,1010,'action complete via WP Cron','2020-04-13 07:17:47','2020-04-13 08:17:47'),(370,1009,'action complete via WP Cron','2020-04-12 15:24:04','2020-04-12 16:24:04'),(366,1005,'action complete via WP Cron','2020-04-12 07:40:46','2020-04-12 08:40:46'),(367,1008,'action created','2020-04-12 07:40:46','2020-04-12 08:40:46'),(362,1007,'action created','2020-04-12 02:38:05','2020-04-12 03:38:05'),(365,1005,'action started via WP Cron','2020-04-12 07:40:46','2020-04-12 08:40:46'),(364,1007,'action complete via WP Cron','2020-04-12 03:48:14','2020-04-12 04:48:14'),(363,1007,'action started via WP Cron','2020-04-12 03:47:59','2020-04-12 04:47:59'),(372,1010,'action started via WP Cron','2020-04-13 07:17:38','2020-04-13 08:17:38'),(371,1010,'action created','2020-04-13 07:14:20','2020-04-13 08:14:20'),(382,1013,'action created','2020-04-14 08:30:25','2020-04-14 09:30:25'),(383,1014,'action created','2020-04-14 11:32:59','2020-04-14 12:32:59'),(384,1014,'action started via WP Cron','2020-04-14 11:33:21','2020-04-14 12:33:21'),(379,1012,'action complete via WP Cron','2020-04-13 17:48:06','2020-04-13 18:48:06'),(378,1012,'action started via WP Cron','2020-04-13 17:47:56','2020-04-13 18:47:56'),(377,1012,'action created','2020-04-13 17:34:44','2020-04-13 18:34:44'),(381,1011,'action complete via WP Cron','2020-04-14 08:30:25','2020-04-14 09:30:25'),(380,1011,'action started via WP Cron','2020-04-14 08:30:25','2020-04-14 09:30:25'),(394,1017,'action created','2020-04-15 08:33:45','2020-04-15 09:33:45'),(388,1015,'action complete via WP Cron','2020-04-14 15:19:45','2020-04-14 16:19:45'),(387,1015,'action started via WP Cron','2020-04-14 15:19:38','2020-04-14 16:19:38'),(386,1015,'action created','2020-04-14 15:06:26','2020-04-14 16:06:26'),(391,1016,'action complete via WP Cron','2020-04-14 19:22:35','2020-04-14 20:22:35'),(390,1016,'action started via WP Cron','2020-04-14 19:22:25','2020-04-14 20:22:25'),(389,1016,'action created','2020-04-14 18:51:43','2020-04-14 19:51:43'),(406,1021,'action complete via WP Cron','2020-04-16 10:45:23','2020-04-16 11:45:23'),(405,1021,'action started via WP Cron','2020-04-16 10:45:04','2020-04-16 11:45:04'),(393,1013,'action complete via WP Cron','2020-04-15 08:33:45','2020-04-15 09:33:45'),(392,1013,'action started via WP Cron','2020-04-15 08:33:45','2020-04-15 09:33:45'),(400,1019,'action complete via WP Cron','2020-04-16 07:03:32','2020-04-16 08:03:32'),(397,1018,'action complete via WP Cron','2020-04-15 17:42:46','2020-04-15 18:42:46'),(396,1018,'action started via WP Cron','2020-04-15 17:42:33','2020-04-15 18:42:33'),(395,1018,'action created','2020-04-15 17:33:01','2020-04-15 18:33:01'),(404,1021,'action created','2020-04-16 10:40:49','2020-04-16 11:40:49'),(403,1020,'action created','2020-04-16 08:42:07','2020-04-16 09:42:07'),(402,1017,'action complete via WP Cron','2020-04-16 08:42:07','2020-04-16 09:42:07'),(401,1017,'action started via WP Cron','2020-04-16 08:42:07','2020-04-16 09:42:07'),(399,1019,'action started via WP Cron','2020-04-16 07:03:17','2020-04-16 08:03:17'),(398,1019,'action created','2020-04-16 07:01:44','2020-04-16 08:01:44'),(412,1023,'action complete via WP Cron','2020-04-16 22:29:03','2020-04-16 23:29:03'),(411,1023,'action started via WP Cron','2020-04-16 22:28:50','2020-04-16 23:28:50'),(410,1022,'action complete via WP Cron','2020-04-16 21:10:22','2020-04-16 22:10:22'),(409,1023,'action created','2020-04-16 21:10:20','2020-04-16 22:10:20'),(408,1022,'action started via WP Cron','2020-04-16 21:10:12','2020-04-16 22:10:12'),(407,1022,'action created','2020-04-16 20:31:29','2020-04-16 21:31:29'),(118,925,'action created','2020-03-17 02:12:37','2020-03-17 02:12:37'),(418,1025,'action created','2020-04-17 08:48:02','2020-04-17 09:48:02'),(417,1020,'action complete via WP Cron','2020-04-17 08:48:02','2020-04-17 09:48:02'),(416,1020,'action started via WP Cron','2020-04-17 08:48:02','2020-04-17 09:48:02'),(421,1026,'action complete via WP Cron','2020-04-17 13:21:15','2020-04-17 14:21:15'),(420,1026,'action started via WP Cron','2020-04-17 13:21:05','2020-04-17 14:21:05'),(419,1026,'action created','2020-04-17 13:19:54','2020-04-17 14:19:54'),(125,925,'action started via WP Cron','2020-03-18 02:16:49','2020-03-18 02:16:49'),(126,925,'action complete via WP Cron','2020-03-18 02:16:49','2020-03-18 02:16:49'),(127,928,'action created','2020-03-18 02:16:49','2020-03-18 02:16:49'),(128,929,'action created','2020-03-18 06:24:01','2020-03-18 06:24:01'),(129,929,'action started via WP Cron','2020-03-18 06:55:57','2020-03-18 06:55:57'),(130,929,'action complete via WP Cron','2020-03-18 06:56:09','2020-03-18 06:56:09'),(131,930,'action created','2020-03-18 07:19:37','2020-03-18 07:19:37'),(132,930,'action started via WP Cron','2020-03-18 08:47:45','2020-03-18 08:47:45'),(133,930,'action complete via WP Cron','2020-03-18 08:47:56','2020-03-18 08:47:56'),(134,931,'action created','2020-03-18 22:11:29','2020-03-18 22:11:29'),(135,931,'action started via WP Cron','2020-03-18 23:24:58','2020-03-18 23:24:58'),(136,931,'action complete via WP Cron','2020-03-18 23:25:08','2020-03-18 23:25:08'),(137,928,'action started via WP Cron','2020-03-19 04:01:13','2020-03-19 04:01:13'),(138,928,'action complete via WP Cron','2020-03-19 04:01:13','2020-03-19 04:01:13'),(139,932,'action created','2020-03-19 04:01:13','2020-03-19 04:01:13'),(140,933,'action created','2020-03-19 12:23:24','2020-03-19 12:23:24'),(141,933,'action started via WP Cron','2020-03-19 12:58:25','2020-03-19 12:58:25'),(142,934,'action created','2020-03-19 12:58:26','2020-03-19 12:58:26'),(143,933,'action complete via WP Cron','2020-03-19 12:58:35','2020-03-19 12:58:35'),(144,934,'action started via WP Cron','2020-03-19 13:23:57','2020-03-19 13:23:57'),(145,934,'action complete via WP Cron','2020-03-19 13:24:06','2020-03-19 13:24:06'),(146,935,'action created','2020-03-19 21:09:27','2020-03-19 21:09:27'),(147,935,'action started via WP Cron','2020-03-19 21:17:47','2020-03-19 21:17:47'),(148,935,'action complete via WP Cron','2020-03-19 21:17:56','2020-03-19 21:17:56'),(149,932,'action started via WP Cron','2020-03-20 04:15:41','2020-03-20 04:15:41'),(150,932,'action complete via WP Cron','2020-03-20 04:15:41','2020-03-20 04:15:41'),(151,936,'action created','2020-03-20 04:15:41','2020-03-20 04:15:41'),(152,937,'action created','2020-03-20 10:12:31','2020-03-20 10:12:31'),(153,937,'action started via WP Cron','2020-03-20 10:28:37','2020-03-20 10:28:37'),(154,937,'action complete via WP Cron','2020-03-20 10:28:48','2020-03-20 10:28:48'),(155,938,'action created','2020-03-20 11:51:19','2020-03-20 11:51:19'),(156,938,'action started via WP Cron','2020-03-20 12:10:09','2020-03-20 12:10:09'),(157,938,'action complete via WP Cron','2020-03-20 12:10:19','2020-03-20 12:10:19'),(158,939,'action created','2020-03-21 02:28:12','2020-03-21 02:28:12'),(159,939,'action started via WP Cron','2020-03-21 02:53:02','2020-03-21 02:53:02'),(160,939,'action complete via WP Cron','2020-03-21 02:53:16','2020-03-21 02:53:16'),(161,936,'action started via WP Cron','2020-03-21 04:56:55','2020-03-21 04:56:55'),(162,936,'action complete via WP Cron','2020-03-21 04:56:55','2020-03-21 04:56:55'),(163,940,'action created','2020-03-21 04:56:55','2020-03-21 04:56:55'),(164,941,'action created','2020-03-21 11:51:19','2020-03-21 11:51:19'),(165,941,'action started via WP Cron','2020-03-21 11:54:13','2020-03-21 11:54:13'),(166,941,'action complete via WP Cron','2020-03-21 11:54:19','2020-03-21 11:54:19'),(167,942,'action created','2020-03-22 03:41:50','2020-03-22 03:41:50'),(168,942,'action started via WP Cron','2020-03-22 03:43:03','2020-03-22 03:43:03'),(169,942,'action complete via WP Cron','2020-03-22 03:43:14','2020-03-22 03:43:14'),(170,943,'action created','2020-03-22 04:38:12','2020-03-22 04:38:12'),(171,943,'action started via WP Cron','2020-03-22 04:38:28','2020-03-22 04:38:28'),(172,943,'action complete via WP Cron','2020-03-22 04:38:39','2020-03-22 04:38:39'),(173,940,'action started via WP Cron','2020-03-22 04:57:34','2020-03-22 04:57:34'),(174,940,'action complete via WP Cron','2020-03-22 04:57:34','2020-03-22 04:57:34'),(175,944,'action created','2020-03-22 04:57:34','2020-03-22 04:57:34'),(176,944,'action started via WP Cron','2020-03-23 04:58:03','2020-03-23 04:58:03'),(177,944,'action complete via WP Cron','2020-03-23 04:58:03','2020-03-23 04:58:03'),(178,945,'action created','2020-03-23 04:58:03','2020-03-23 04:58:03'),(179,946,'action created','2020-03-23 14:31:48','2020-03-23 14:31:48'),(180,946,'action started via WP Cron','2020-03-23 14:33:17','2020-03-23 14:33:17'),(181,946,'action complete via WP Cron','2020-03-23 14:33:24','2020-03-23 14:33:24'),(182,947,'action created','2020-03-24 02:39:57','2020-03-24 02:39:57'),(183,948,'action created','2020-03-24 02:40:11','2020-03-24 02:40:11'),(184,947,'action started via WP Cron','2020-03-24 02:42:57','2020-03-24 02:42:57'),(185,947,'action complete via WP Cron','2020-03-24 02:43:06','2020-03-24 02:43:06'),(186,948,'action started via WP Cron','2020-03-24 02:44:02','2020-03-24 02:44:02'),(187,948,'action complete via WP Cron','2020-03-24 02:44:11','2020-03-24 02:44:11'),(188,945,'action started via WP Cron','2020-03-24 04:59:11','2020-03-24 04:59:11'),(189,945,'action complete via WP Cron','2020-03-24 04:59:11','2020-03-24 04:59:11'),(190,949,'action created','2020-03-24 04:59:11','2020-03-24 04:59:11'),(191,950,'action created','2020-03-24 10:38:30','2020-03-24 10:38:30'),(192,950,'action started via WP Cron','2020-03-24 10:40:11','2020-03-24 10:40:11'),(193,950,'action complete via WP Cron','2020-03-24 10:40:19','2020-03-24 10:40:19'),(194,949,'action started via WP Cron','2020-03-25 05:18:30','2020-03-25 05:18:30'),(195,949,'action complete via WP Cron','2020-03-25 05:18:30','2020-03-25 05:18:30'),(196,951,'action created','2020-03-25 05:18:30','2020-03-25 05:18:30'),(197,952,'action created','2020-03-25 13:23:47','2020-03-25 13:23:47'),(198,952,'action started via WP Cron','2020-03-25 13:24:30','2020-03-25 13:24:30'),(199,952,'action complete via WP Cron','2020-03-25 13:24:40','2020-03-25 13:24:40'),(200,953,'action created','2020-03-25 18:12:56','2020-03-25 18:12:56'),(201,953,'action started via WP Cron','2020-03-25 18:18:41','2020-03-25 18:18:41'),(202,953,'action complete via WP Cron','2020-03-25 18:18:52','2020-03-25 18:18:52'),(203,951,'action started via WP Cron','2020-03-26 05:19:58','2020-03-26 05:19:58'),(204,951,'action complete via WP Cron','2020-03-26 05:19:58','2020-03-26 05:19:58'),(205,954,'action created','2020-03-26 05:19:58','2020-03-26 05:19:58'),(206,955,'action created','2020-03-26 20:41:02','2020-03-26 20:41:02'),(207,955,'action started via WP Cron','2020-03-26 20:46:23','2020-03-26 20:46:23'),(208,955,'action complete via WP Cron','2020-03-26 20:46:31','2020-03-26 20:46:31'),(209,954,'action started via WP Cron','2020-03-27 05:20:34','2020-03-27 05:20:34'),(210,954,'action complete via WP Cron','2020-03-27 05:20:34','2020-03-27 05:20:34'),(211,956,'action created','2020-03-27 05:20:34','2020-03-27 05:20:34'),(212,957,'action created','2020-03-27 10:35:32','2020-03-27 10:35:32'),(213,957,'action started via WP Cron','2020-03-27 10:40:11','2020-03-27 10:40:11'),(214,957,'action complete via WP Cron','2020-03-27 10:40:20','2020-03-27 10:40:20'),(215,958,'action created','2020-03-27 23:52:22','2020-03-27 23:52:22'),(216,958,'action started via WP Cron','2020-03-28 00:09:42','2020-03-28 00:09:42'),(217,958,'action complete via WP Cron','2020-03-28 00:09:58','2020-03-28 00:09:58'),(218,956,'action started via WP Cron','2020-03-28 05:21:01','2020-03-28 05:21:01'),(219,956,'action complete via WP Cron','2020-03-28 05:21:01','2020-03-28 05:21:01'),(220,959,'action created','2020-03-28 05:21:01','2020-03-28 05:21:01'),(221,960,'action created','2020-03-28 12:49:47','2020-03-28 12:49:47'),(222,960,'action started via WP Cron','2020-03-28 12:56:05','2020-03-28 12:56:05'),(223,960,'action complete via WP Cron','2020-03-28 12:56:15','2020-03-28 12:56:15'),(224,961,'action created','2020-03-28 19:42:20','2020-03-28 19:42:20'),(225,961,'action started via WP Cron','2020-03-28 19:44:22','2020-03-28 19:44:22'),(226,961,'action complete via WP Cron','2020-03-28 19:44:32','2020-03-28 19:44:32'),(227,959,'action started via WP Cron','2020-03-29 05:30:26','2020-03-29 06:30:26'),(228,959,'action complete via WP Cron','2020-03-29 05:30:26','2020-03-29 06:30:26'),(229,962,'action created','2020-03-29 05:30:26','2020-03-29 06:30:26'),(230,963,'action created','2020-03-29 11:25:48','2020-03-29 12:25:48'),(231,963,'action started via WP Cron','2020-03-29 11:37:45','2020-03-29 12:37:45'),(232,963,'action complete via WP Cron','2020-03-29 11:37:55','2020-03-29 12:37:55'),(233,962,'action started via WP Cron','2020-03-30 05:31:20','2020-03-30 06:31:20'),(234,962,'action complete via WP Cron','2020-03-30 05:31:20','2020-03-30 06:31:20'),(235,964,'action created','2020-03-30 05:31:20','2020-03-30 06:31:20'),(236,965,'action created','2020-03-30 10:18:44','2020-03-30 11:18:44'),(237,965,'action started via WP Cron','2020-03-30 10:27:14','2020-03-30 11:27:14'),(238,965,'action complete via WP Cron','2020-03-30 10:27:23','2020-03-30 11:27:23'),(239,966,'action created','2020-03-30 15:07:15','2020-03-30 16:07:15'),(240,966,'action started via WP Cron','2020-03-30 15:19:08','2020-03-30 16:19:08'),(241,966,'action complete via WP Cron','2020-03-30 15:19:16','2020-03-30 16:19:16'),(242,964,'action started via WP Cron','2020-03-31 05:36:55','2020-03-31 06:36:55'),(243,964,'action complete via WP Cron','2020-03-31 05:36:55','2020-03-31 06:36:55'),(244,967,'action created','2020-03-31 05:36:55','2020-03-31 06:36:55'),(245,967,'action started via WP Cron','2020-04-01 05:38:09','2020-04-01 06:38:09'),(246,967,'action complete via WP Cron','2020-04-01 05:38:09','2020-04-01 06:38:09'),(247,968,'action created','2020-04-01 05:38:09','2020-04-01 06:38:09'),(248,969,'action created','2020-04-01 15:29:48','2020-04-01 16:29:48'),(249,969,'action started via WP Cron','2020-04-01 15:30:56','2020-04-01 16:30:56'),(250,969,'action complete via WP Cron','2020-04-01 15:31:05','2020-04-01 16:31:05'),(251,970,'action created','2020-04-01 20:06:21','2020-04-01 21:06:21'),(252,970,'action started via WP Cron','2020-04-01 20:13:44','2020-04-01 21:13:44'),(253,970,'action complete via WP Cron','2020-04-01 20:13:55','2020-04-01 21:13:55'),(254,968,'action started via WP Cron','2020-04-02 05:51:19','2020-04-02 06:51:19'),(255,968,'action complete via WP Cron','2020-04-02 05:51:19','2020-04-02 06:51:19'),(256,971,'action created','2020-04-02 05:51:19','2020-04-02 06:51:19'),(257,972,'action created','2020-04-02 11:58:37','2020-04-02 12:58:37'),(258,972,'action started via WP Cron','2020-04-02 12:06:04','2020-04-02 13:06:04'),(259,972,'action complete via WP Cron','2020-04-02 12:06:14','2020-04-02 13:06:14'),(260,973,'action created','2020-04-02 15:22:26','2020-04-02 16:22:26'),(261,973,'action started via WP Cron','2020-04-02 15:30:10','2020-04-02 16:30:10'),(262,973,'action complete via WP Cron','2020-04-02 15:30:18','2020-04-02 16:30:18'),(263,974,'action created','2020-04-02 20:38:51','2020-04-02 21:38:51'),(264,974,'action started via WP Cron','2020-04-02 20:42:43','2020-04-02 21:42:43'),(265,974,'action complete via WP Cron','2020-04-02 20:42:52','2020-04-02 21:42:52'),(266,975,'action created','2020-04-03 02:14:38','2020-04-03 03:14:38'),(267,975,'action started via WP Cron','2020-04-03 02:21:15','2020-04-03 03:21:15'),(268,975,'action complete via WP Cron','2020-04-03 02:21:25','2020-04-03 03:21:25'),(269,976,'action created','2020-04-03 04:29:32','2020-04-03 05:29:32'),(270,976,'action started via WP Cron','2020-04-03 04:31:54','2020-04-03 05:31:54'),(271,976,'action complete via WP Cron','2020-04-03 04:32:06','2020-04-03 05:32:06'),(272,971,'action started via WP Cron','2020-04-03 06:01:15','2020-04-03 07:01:15'),(273,971,'action complete via WP Cron','2020-04-03 06:01:15','2020-04-03 07:01:15'),(274,977,'action created','2020-04-03 06:01:15','2020-04-03 07:01:15'),(275,978,'action created','2020-04-03 13:03:01','2020-04-03 14:03:01'),(276,978,'action started via WP Cron','2020-04-03 13:08:58','2020-04-03 14:08:58'),(277,978,'action complete via WP Cron','2020-04-03 13:09:08','2020-04-03 14:09:08'),(278,979,'action created','2020-04-03 21:44:46','2020-04-03 22:44:46'),(279,979,'action started via WP Cron','2020-04-03 21:47:45','2020-04-03 22:47:45'),(280,979,'action complete via WP Cron','2020-04-03 21:47:55','2020-04-03 22:47:55'),(281,977,'action started via WP Cron','2020-04-04 06:04:55','2020-04-04 07:04:55'),(282,977,'action complete via WP Cron','2020-04-04 06:04:55','2020-04-04 07:04:55'),(283,980,'action created','2020-04-04 06:04:55','2020-04-04 07:04:55'),(284,981,'action created','2020-04-04 15:07:13','2020-04-04 16:07:13'),(285,981,'action started via WP Cron','2020-04-04 15:07:59','2020-04-04 16:07:59'),(286,981,'action complete via WP Cron','2020-04-04 15:08:09','2020-04-04 16:08:09'),(287,982,'action created','2020-04-04 22:06:18','2020-04-04 23:06:18'),(288,982,'action started via WP Cron','2020-04-04 22:08:10','2020-04-04 23:08:10'),(289,982,'action complete via WP Cron','2020-04-04 22:08:25','2020-04-04 23:08:25'),(290,983,'action created','2020-04-05 00:50:13','2020-04-05 01:50:13'),(291,983,'action started via WP Cron','2020-04-05 00:57:27','2020-04-05 01:57:27'),(292,983,'action complete via WP Cron','2020-04-05 00:57:36','2020-04-05 01:57:36'),(293,980,'action started via WP Cron','2020-04-05 06:08:23','2020-04-05 07:08:23'),(294,980,'action complete via WP Cron','2020-04-05 06:08:24','2020-04-05 07:08:24'),(295,984,'action created','2020-04-05 06:08:24','2020-04-05 07:08:24'),(310,989,'action complete via WP Cron','2020-04-06 10:08:32','2020-04-06 11:08:32'),(311,990,'action created','2020-04-06 16:20:30','2020-04-06 17:20:30'),(312,990,'action started via WP Cron','2020-04-06 16:21:53','2020-04-06 17:21:53'),(313,990,'action complete via WP Cron','2020-04-06 16:22:05','2020-04-06 17:22:05'),(314,991,'action created','2020-04-06 17:11:58','2020-04-06 18:11:58'),(315,991,'action started via WP Cron','2020-04-06 17:16:28','2020-04-06 18:16:28'),(316,991,'action complete via WP Cron','2020-04-06 17:16:41','2020-04-06 18:16:41'),(333,993,'action complete via WP Cron','2020-04-08 06:39:37','2020-04-08 07:39:37'),(334,997,'action created','2020-04-08 06:39:37','2020-04-08 07:39:37'),(335,998,'action created','2020-04-08 12:53:50','2020-04-08 13:53:50'),(336,998,'action started via WP Cron','2020-04-08 13:00:39','2020-04-08 14:00:39'),(337,998,'action complete via WP Cron','2020-04-08 13:00:48','2020-04-08 14:00:48'),(341,1000,'action created','2020-04-09 17:43:23','2020-04-09 18:43:23'),(342,1000,'action started via WP Cron','2020-04-09 17:49:41','2020-04-09 18:49:41'),(343,1000,'action complete via WP Cron','2020-04-09 17:49:50','2020-04-09 18:49:50'),(347,1002,'action created','2020-04-10 07:13:11','2020-04-10 08:13:11'),(348,1002,'action started via WP Cron','2020-04-10 07:16:26','2020-04-10 08:16:26'),(349,1002,'action complete via WP Cron','2020-04-10 07:16:35','2020-04-10 08:16:35'),(350,999,'action started via WP Cron','2020-04-10 07:22:46','2020-04-10 08:22:46'),(351,999,'action complete via WP Cron','2020-04-10 07:22:46','2020-04-10 08:22:46'),(352,1003,'action created','2020-04-10 07:22:46','2020-04-10 08:22:46'),(413,1024,'action created','2020-04-17 00:20:27','2020-04-17 01:20:27'),(414,1024,'action started via WP Cron','2020-04-17 01:08:25','2020-04-17 02:08:25'),(415,1024,'action complete via WP Cron','2020-04-17 01:08:36','2020-04-17 02:08:36'),(422,1027,'action created','2020-04-17 14:44:49','2020-04-17 15:44:49'),(423,1027,'action started via WP Cron','2020-04-17 14:47:29','2020-04-17 15:47:29'),(424,1027,'action complete via WP Cron','2020-04-17 14:47:40','2020-04-17 15:47:40');
/*!40000 ALTER TABLE `wp_actionscheduler_logs` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_actionscheduler_logs` with 301 row(s)
--

--
-- 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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `comment_id` (`comment_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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;

-- Dumped table `wp_commentmeta` with 0 row(s)
--

--
-- 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_ci NOT NULL,
  `comment_author_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_url` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_author_IP` varchar(100) COLLATE utf8mb4_unicode_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_ci NOT NULL,
  `comment_karma` int(11) NOT NULL DEFAULT 0,
  `comment_approved` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '1',
  `comment_agent` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `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=7 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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 (5,775,'Antonevox','inbox450@glmux.com','http://site-2041443-8004-9774.mystrikingly.com','185.136.159.26','2020-03-11 23:28:46','2020-03-11 23:28:46','Very best essays ghostwriter for seek the services of via the internet Voluntary Motion Orkney Receive the Most beneficial Essay Producing Provider in United kingdom United states of america Australia and plenty of other Nations Right here You.\r\n \r\nhttp://persuasiveessay737.mystrikingly.com\r\nhttp://site-2035056-9600-54.mystrikingly.com\r\nhttp://termpaperhelp265.mystrikingly.com\r\nhttp://site-2034624-2911-7217.mystrikingly.com\r\nhttp://buypaperonline881.mystrikingly.com\r\nhttp://site-2065351-9978-8785.mystrikingly.com\r\nhttp://buypaperonline797.mystrikingly.com\r\nhttp://site-2040188-8936-2049.mystrikingly.com\r\nhttp://site-2031551-2960-7631.mystrikingly.com\r\nhttp://site-2042289-8179-9943.mystrikingly.com\r\nhttp://site-2032938-9306-7853.mystrikingly.com\r\nhttp://writingservices922.mystrikingly.com\r\nhttp://site-2042374-4531-7342.mystrikingly.com\r\nhttp://site-1998874-5209-4195.mystrikingly.com\r\nhttp://researchproposal187.mystrikingly.com\r\nhttp://writingservices391.mystrikingly.com\r\nhttp://site-2039625-5606-8503.mystrikingly.com\r\nhttp://site-2068147-4722-3933.mystrikingly.com\r\nhttp://site-2019026-5337-4803.mystrikingly.com\r\nhttp://site-2052126-7139-7175.mystrikingly.com\r\nhttp://site-2020143-9680-5531.mystrikingly.com\r\nhttp://site-2044163-5503-9899.mystrikingly.com\r\nhttp://site-2041443-6601-3069.mystrikingly.com\r\nhttp://writingservices551.mystrikingly.com\r\nhttp://site-2069625-4981-2660.mystrikingly.com\r\nhttp://dissertationhelp130.mystrikingly.com\r\nhttp://site-2019408-8170-9094.mystrikingly.com\r\nhttp://collegepaperhelp28.yolasite.com\r\nhttp://persuasiveessay77.yolasite.com\r\nhttp://essayservice58.yolasite.com\r\nhttp://site-2018349-4120-6304.mystrikingly.com\r\nhttp://site-2029740-5462-516.mystrikingly.com\r\nhttp://courseworkhelp810.mystrikingly.com\r\nhttp://site-1998874-7135-681.mystrikingly.com\r\nhttp://site-2034763-26-1285.mystrikingly.com\r\nhttp://site-2034514-3967-8694.mystrikingly.com\r\nhttp://site-2018894-7914-6840.mystrikingly.com\r\nhttp://essayservice238.yolasite.com\r\nhttp://collegeessayhelp938.mystrikingly.com\r\nhttp://writingservicewritemyessay199.mystrikingly.com\r\nhttp://site-2034743-6033-2812.mystrikingly.com\r\nhttp://buytermpaper266.mystrikingly.com\r\nhttp://persuasiveessay44.mystrikingly.com\r\nhttp://site-1998874-6895-4029.mystrikingly.com\r\nhttp://site-2034523-6901-6889.mystrikingly.com\r\nhttp://site-2042746-8617-3657.mystrikingly.com\r\nhttp://researchpapers554.mystrikingly.com\r\nhttp://site-2040033-2238-9075.mystrikingly.com\r\nhttp://essaypaper542.yolasite.com\r\nhttp://site-1996896-6472-9172.mystrikingly.com\r\nhttp://site-2034261-7848-656.mystrikingly.com\r\nhttp://researchpapers120.mystrikingly.com\r\nhttp://site-1998681-1404-6134.mystrikingly.com\r\nhttp://site-2039456-4780-2227.mystrikingly.com\r\nhttp://writingservices369.mystrikingly.com\r\nhttp://essaytobuy538.yolasite.com\r\nhttp://site-2034261-8077-1309.mystrikingly.com\r\nhttp://site-2018725-4618-7575.mystrikingly.com\r\nhttp://site-1994744-6445-331.mystrikingly.com\r\nhttp://site-2019154-4831-1909.mystrikingly.com\r\nhttp://site-2019711-6672-1246.mystrikingly.com\r\nhttp://site-2040642-1133-1904.mystrikingly.com\r\nhttp://site-2040715-7634-464.mystrikingly.com\r\nhttp://site-2029845-6473-2047.mystrikingly.com\r\nhttp://site-2038933-2336-5867.mystrikingly.com\r\nhttp://admissionessay399.mystrikingly.com\r\nhttp://site-1995842-3831-1073.mystrikingly.com\r\nhttp://researchpapers999.mystrikingly.com\r\nhttp://site-2019166-3403-9956.mystrikingly.com\r\nhttp://courseworkhelp436.yolasite.com\r\nhttp://site-2038766-7222-4502.mystrikingly.com\r\nhttp://site-2040226-1804-6466.mystrikingly.com\r\nhttp://buytermpaper464.mystrikingly.com\r\nhttp://researchproposal452.mystrikingly.com\r\nhttp://casestudy428.yolasite.com\r\nhttp://site-2040657-5064-2400.mystrikingly.com\r\nhttp://site-2044343-8514-7935.mystrikingly.com\r\nhttp://site-1998637-5610-5114.mystrikingly.com\r\nhttp://site-2047870-4104-7936.mystrikingly.com\r\nhttp://buyessayonline258.mystrikingly.com\r\nhttp://site-2039765-1530-492.mystrikingly.com\r\nhttp://researchproposal61.yolasite.com\r\nhttp://site-2040630-7193-8962.mystrikingly.com\r\nhttp://site-1994744-7460-6583.mystrikingly.com\r\nhttp://site-2024275-3971-3083.mystrikingly.com\r\nhttp://site-1998401-2012-9462.mystrikingly.com\r\nhttp://site-2042329-2761-615.mystrikingly.com\r\nhttp://site-2024246-4982-2560.mystrikingly.com\r\nhttp://site-2034573-3674-67.mystrikingly.com\r\nhttp://site-2038484-9670-4461.mystrikingly.com\r\nhttp://applicationessay113.mystrikingly.com\r\nhttp://site-1996896-7933-9408.mystrikingly.com\r\nhttp://site-2038766-7897-8575.mystrikingly.com\r\nhttp://site-1998383-1042-968.mystrikingly.com\r\nhttp://termpaperhelp960.mystrikingly.com\r\nhttp://buypaper7132.yolasite.com\r\nhttp://applicationessay514.mystrikingly.com\r\nhttp://courseworkhelp346795.mystrikingly.com\r\nhttp://courseworkhelp280.mystrikingly.com\r\nhttp://writingservices418.mystrikingly.com\r\nhttp://site-1994744-8374-646.mystrikingly.com\r\nhttp://site-2041443-7563-7346.mystrikingly.com\r\nhttp://site-2018412-1314-5973.mystrikingly.com\r\nhttp://applicationessay626.mystrikingly.com\r\nhttp://site-2038836-1720-5580.mystrikingly.com\r\nhttp://persuasiveessay789.mystrikingly.com\r\nhttp://site-2031361-7010-1815.mystrikingly.com\r\nhttp://collegeessayhelp970.mystrikingly.com\r\nhttp://termpaperhelp354.mystrikingly.com\r\nhttp://site-2040642-1455-9144.mystrikingly.com\r\nhttp://essaytobuy48.yolasite.com\r\nhttp://site-2029845-4403-4373.mystrikingly.com\r\nhttp://site-2038559-1725-2695.mystrikingly.com\r\nhttp://site-2029845-5648-5616.mystrikingly.com\r\nhttp://site-2031807-9529-1374.mystrikingly.com\r\nhttp://site-1998943-5370-329.mystrikingly.com\r\nhttp://site-2044343-7964-4768.mystrikingly.com\r\nhttp://researchpapers846.mystrikingly.com\r\nhttp://site-1998943-5590-8290.mystrikingly.com\r\nhttp://buyatermpaper138.mystrikingly.com\r\nhttp://site-2020012-5263-4424.mystrikingly.com\r\nhttp://site-2040275-1171-2230.mystrikingly.com\r\nhttp://buyatermpaper726.mystrikingly.com\r\nhttp://essaywriting41.yolasite.com\r\nhttp://site-2024246-4545-3046.mystrikingly.com\r\nhttp://site-2052126-6388-5423.mystrikingly.com\r\nhttp://site-2034333-2063-31.mystrikingly.com\r\nhttp://site-2081717-1508-1288.mystrikingly.com\r\nhttp://site-2029845-4631-8070.mystrikingly.com\r\nhttp://site-2034527-839-4768.mystrikingly.com\r\nhttp://buypaperonline179.mystrikingly.com\r\nhttp://buypaperonline488.mystrikingly.com\r\nhttp://writingservices628.mystrikingly.com\r\nhttp://site-2067855-8848-7739.mystrikingly.com\r\nhttp://buycollegeessays758.mystrikingly.com\r\nhttp://site-2029740-4761-1019.mystrikingly.com\r\nhttp://site-2031807-18-7957.mystrikingly.com\r\nhttp://site-1998383-300-4872.mystrikingly.com\r\nhttp://casestudy72.yolasite.com\r\nhttp://site-2017434-6993-1985.mystrikingly.com\r\nhttp://site-2034573-4885-9437.mystrikingly.com\r\nhttp://site-2031199-2469-6302.mystrikingly.com\r\nhttp://researchpapers436.mystrikingly.com\r\nhttp://site-2017434-6515-8593.mystrikingly.com\r\nhttp://site-2072886-5991-595.mystrikingly.com\r\nhttp://site-2052126-5885-910.mystrikingly.com\r\nhttp://site-2018412-826-8598.mystrikingly.com\r\nhttp://termpaperhelp5145.yolasite.com\r\nhttp://site-1998580-6126-2019.mystrikingly.com\r\nhttp://essaytobuy583.yolasite.com\r\nhttp://site-2018760-178-2793.mystrikingly.com\r\nhttp://site-2042102-4309-995.mystrikingly.com\r\nhttp://researchoutlines304.mystrikingly.com\r\nhttp://site-2042463-7370-3988.mystrikingly.com\r\nhttp://site-2031807-722-8922.mystrikingly.com\r\nhttp://site-2047256-3968-8166.mystrikingly.com\r\nhttp://writingservicewritemyessay233.mystrikingly.com\r\nhttp://writinghelp27.yolasite.com\r\nhttp://researchpapers564.mystrikingly.com\r\nhttp://site-2035056-7532-5220.mystrikingly.com\r\nhttp://site-2045201-4960-8262.mystrikingly.com\r\nhttp://site-2042329-4154-3983.mystrikingly.com\r\nhttp://collegepaperhelp251.yolasite.com\r\nhttp://collegepaper350531.mystrikingly.com\r\nhttp://termpaperhelp754.mystrikingly.com\r\nhttp://site-2031199-432-1712.mystrikingly.com\r\nhttp://buycollegeessays535.mystrikingly.com\r\nhttp://writingservices357.mystrikingly.com\r\nhttp://site-1996363-2373-5556.mystrikingly.com\r\nhttp://site-2034515-2965-4533.mystrikingly.com\r\nhttp://buypaperonline475.yolasite.com\r\nhttp://site-2034705-1063-5711.mystrikingly.com\r\nhttp://coursework380284.mystrikingly.com\r\nhttp://site-2019154-4295-4895.mystrikingly.com\r\nhttp://site-2039765-2514-4551.mystrikingly.com\r\nhttp://customtermpaper36.yolasite.com\r\nhttp://site-2038484-8441-9749.mystrikingly.com\r\nhttp://site-2017434-5724-2474.mystrikingly.com\r\nhttp://site-2018661-5462-2424.mystrikingly.com\r\nhttp://site-2018661-4247-8744.mystrikingly.com\r\nhttp://site-2038766-7659-2760.mystrikingly.com\r\nhttp://writingservices625928.mystrikingly.com\r\nhttp://site-2056247-5347-2128.mystrikingly.com\r\nhttp://persuasiveessay769.mystrikingly.com\r\nhttp://site-2018937-3429-4010.mystrikingly.com\r\nhttp://site-2065377-5082-3392.mystrikingly.com\r\nhttp://writingservice813.yolasite.com\r\nhttp://site-2042102-4773-5167.mystrikingly.com\r\nhttp://site-2031551-3213-6451.mystrikingly.com\r\nhttp://site-1995842-811-188.mystrikingly.com\r\nhttp://researchpapers529.mystrikingly.com\r\nhttp://collegeessayhelp481.mystrikingly.com\r\nhttp://site-2018937-3909-9111.mystrikingly.com\r\nhttp://site-2031807-9779-1448.mystrikingly.com\r\nhttp://persuasiveessay32.mystrikingly.com\r\nhttp://applicationessay527.mystrikingly.com\r\nhttp://site-2034515-3426-9874.mystrikingly.com\r\nhttp://essayservice462.yolasite.com\r\nhttp://orderanessay65.yolasite.com\r\nhttp://site-2038559-2379-9879.mystrikingly.com',0,'0','Mozilla/5.0 (Windows NT 10.0; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/65.0.3325.181 Safari/537.36','',0,0),(6,775,'HenryOXYNC','inbox332@glmux.com','https://introductiontoacollegeessay881.blogspot.com','185.136.159.30','2020-03-11 23:40:34','2020-03-11 23:40:34','We offer all essay composing expert services website pages checklist as well as their service fees | The biggest foundation of customers recommendations.\r\n \r\nhttps://howtowriteanexcellentessay225.blogspot.com\r\nhttps://trustedessaywritingservice995.blogspot.com\r\nhttps://topicwritingessay912.blogspot.com\r\nhttps://howtowritescientificpaper488.blogspot.com\r\nhttps://howtowriteacasestudypaper537.blogspot.com\r\nhttps://customwritingpaper765.blogspot.com\r\nhttps://top10collegeessays451.blogspot.com\r\nhttps://writingpapertexture370.blogspot.com\r\nhttps://bestwebsitetobuyessays1.blogspot.com\r\nhttps://bookreviewvsbookreport3.blogspot.com/\r\nhttps://collegeessaysports79.blogspot.com\r\nhttps://writingessayonline710.blogspot.com\r\nhttps://writingahistoryresearchpaper750.blogspot.com\r\nhttps://buyessaysforcollege731.blogspot.com\r\nhttps://snowwritingpaper645.blogspot.com\r\nhttps://helpwritingessays534.blogspot.com\r\nhttps://heartwritingpaper1.blogspot.com/\r\nhttps://applicationwrite355.blogspot.com\r\nhttps://essaywritingonglobalwarming519.blogspot.com\r\nhttps://universityessaywritingservice412.blogspot.com\r\nhttps://stepsinwritingresearchpaper.blogspot.com\r\nhttps://writinganessayhelp356.blogspot.com\r\nhttps://funnycollegeessays492.blogspot.com\r\nhttps://howtowriteapplicationessays589.blogspot.com\r\nhttps://essaywritingservices812.blogspot.com\r\nhttps://writingabiographyessay298.blogspot.com\r\nhttps://helponpersonalstatement12.blogspot.com/\r\nhttps://howtowriteaessaypaper574.blogspot.com\r\nhttps://paperthatyoucanwriteon790.blogspot.com\r\nhttps://firstdayincollegeessay297.blogspot.com\r\nhttps://writingamentaryessay443.blogspot.com\r\nhttps://termpaperwritingservices347.blogspot.com\r\nhttps://collegeessaywritingservice891.blogspot.com\r\nhttps://articlereviews498.blogspot.com\r\nhttps://howtowriteacasestudyessay106.blogspot.com\r\nhttps://purposeofwritinganessay901.blogspot.com\r\nhttps://essaywritingmeaning436.blogspot.com\r\nhttps://domypresentation1.blogspot.com/\r\nhttps://analysinganadvertisementessay.blogspot.com/\r\nhttps://heartwritingpaper374.blogspot.com\r\nhttps://howtowritenumbersinanessay920.blogspot.com\r\nhttps://applicationessayforcollege608.blogspot.com\r\nhttps://essaycollege256.blogspot.com\r\nhttps://booksonwritingessays336.blogspot.com\r\nhttps://howdowewriteessay297.blogspot.com\r\nhttps://howtowriteareflectiveessay829.blogspot.com\r\nhttps://writingessayshigh549.blogspot.com\r\nhttps://premadepowerpointpresentations.blogspot.com/\r\nhttps://howtowriteaessaywriting506.blogspot.com\r\nhttps://bestcustomessaywriting627.blogspot.com\r\nhttps://historyessay745.blogspot.com\r\nhttps://howtowriteapaperinapa877.blogspot.com\r\nhttps://essayoutlinewriting287.blogspot.com\r\nhttps://learnhowtowriteanessay344.blogspot.com\r\nhttps://affordableessaywriting752.blogspot.com\r\nhttps://writingessayspdf828.blogspot.com\r\nhttps://formsofessaywriting17.blogspot.com\r\nhttps://powerpointpresentationhelp1234.blogspot.com/\r\nhttps://universityadmissionessay312.blogspot.com\r\nhttps://applicationessayforuniversity283.blogspot.com\r\nhttps://exampleofa5paragraphessay1.blogspot.com/\r\nhttps://onlineessaywritinghelp78.blogspot.com\r\nhttps://essaywritingonenvironment773.blogspot.com\r\nhttps://collegeessaychecker427.blogspot.com\r\nhttps://latesttopicsforessaywriting.blogspot.com\r\nhttps://essayservice571.blogspot.com\r\nhttps://howtowritepaper212.blogspot.com\r\nhttps://bestcustomessaywriting210.blogspot.com\r\nhttps://writeafiveparagraphessay133.blogspot.com\r\nhttps://paytowriteanessay423.blogspot.com\r\nhttps://essaywritingtip871.blogspot.com\r\nhttps://customwritingtips1.blogspot.com/\r\nhttps://websitethatwriteessaysforyou941.blogspot.com\r\nhttps://howtowriteanobservationalessay1.blogspot.com/\r\nhttps://teelessaywriting629.blogspot.com\r\nhttps://essaywritingtopicmyschool220.blogspot.com\r\nhttps://howtowriteanessayfast829.blogspot.com\r\nhttps://winterthemedwritingpaper995.blogspot.com\r\nhttps://besttopicforessaywriting81.blogspot.com\r\nhttps://howtowriteanewspaperreport695.blogspot.com\r\nhttps://howtoproperlywriteanessay431.blogspot.com\r\nhttps://thecollegeapplicationessay763.blogspot.com\r\nhttps://selfwritingessay71.blogspot.com\r\nhttps://topicwritingessay187.blogspot.com\r\nhttps://universityessayhelp687.blogspot.com\r\nhttps://writemyessay4me276.blogspot.com\r\nhttps://collegeadmissionsessay577.blogspot.com\r\nhttps://academicessaywriters686.blogspot.com\r\nhttps://essaywritersservice230.blogspot.com\r\nhttps://writeessayonmyfamily493.blogspot.com\r\nhttps://websitethatwritesessayforyou900.blogspot.com\r\nhttps://howtowriteanintrotoanessay728.blogspot.com\r\nhttps://toothfairywritingpaper298.blogspot.com\r\nhttps://planetwritingpaper819.blogspot.com\r\nhttps://blankpapertowriteon217.blogspot.com\r\nhttps://howtowriteanessayincollege625.blogspot.com\r\nhttps://academicpaperwritingservices809.blogspot.com\r\nhttps://essaytoapplyforuniversity891.blogspot.com\r\nhttps://howtowriteanessay864.blogspot.com\r\nhttps://howtowriteessayintroduction959.blogspot.com',0,'0','Mozilla/5.0 (Windows NT 6.3; Win64; x64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/66.0.3359.181 Safari/537.36','',0,0);
/*!40000 ALTER TABLE `wp_comments` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_comments` with 2 row(s)
--

--
-- Table structure for table `wp_em_bookings`
--

DROP TABLE IF EXISTS `wp_em_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_bookings` (
  `booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) unsigned DEFAULT NULL,
  `person_id` bigint(20) unsigned NOT NULL,
  `booking_spaces` int(5) NOT NULL,
  `booking_comment` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `booking_date` timestamp NOT NULL DEFAULT current_timestamp(),
  `booking_status` tinyint(1) NOT NULL DEFAULT 1,
  `booking_price` decimal(14,4) unsigned NOT NULL DEFAULT 0.0000,
  `booking_tax_rate` decimal(7,4) DEFAULT NULL,
  `booking_taxes` decimal(14,4) DEFAULT NULL,
  `booking_meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`booking_id`),
  KEY `event_id` (`event_id`),
  KEY `person_id` (`person_id`),
  KEY `booking_status` (`booking_status`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_bookings`
--

LOCK TABLES `wp_em_bookings` WRITE;
/*!40000 ALTER TABLE `wp_em_bookings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_bookings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_bookings` with 0 row(s)
--

--
-- Table structure for table `wp_em_events`
--

DROP TABLE IF EXISTS `wp_em_events`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_events` (
  `event_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `event_slug` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_owner` bigint(20) unsigned DEFAULT NULL,
  `event_status` int(1) DEFAULT NULL,
  `event_name` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_start_date` date DEFAULT NULL,
  `event_end_date` date DEFAULT NULL,
  `event_start_time` time DEFAULT NULL,
  `event_end_time` time DEFAULT NULL,
  `event_all_day` int(1) DEFAULT NULL,
  `event_start` datetime DEFAULT NULL,
  `event_end` datetime DEFAULT NULL,
  `event_timezone` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `post_content` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `event_rsvp` tinyint(1) NOT NULL DEFAULT 0,
  `event_rsvp_date` date DEFAULT NULL,
  `event_rsvp_time` time DEFAULT NULL,
  `event_rsvp_spaces` int(5) DEFAULT NULL,
  `event_spaces` int(5) DEFAULT 0,
  `event_private` tinyint(1) NOT NULL DEFAULT 0,
  `location_id` bigint(20) unsigned DEFAULT NULL,
  `recurrence_id` bigint(20) unsigned DEFAULT NULL,
  `event_date_created` datetime DEFAULT NULL,
  `event_date_modified` datetime DEFAULT NULL,
  `recurrence` tinyint(1) DEFAULT 0,
  `recurrence_interval` int(4) DEFAULT NULL,
  `recurrence_freq` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `recurrence_byday` text COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `recurrence_byweekno` int(4) DEFAULT NULL,
  `recurrence_days` int(4) DEFAULT NULL,
  `recurrence_rsvp_days` int(3) DEFAULT NULL,
  `blog_id` bigint(20) unsigned DEFAULT NULL,
  `group_id` bigint(20) unsigned DEFAULT NULL,
  PRIMARY KEY (`event_id`),
  KEY `event_status` (`event_status`),
  KEY `post_id` (`post_id`),
  KEY `blog_id` (`blog_id`),
  KEY `group_id` (`group_id`),
  KEY `location_id` (`location_id`),
  KEY `event_start` (`event_start`),
  KEY `event_end` (`event_end`),
  KEY `event_start_date` (`event_start_date`),
  KEY `event_end_date` (`event_end_date`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_events`
--

LOCK TABLES `wp_em_events` WRITE;
/*!40000 ALTER TABLE `wp_em_events` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_events` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_events` with 0 row(s)
--

--
-- Table structure for table `wp_em_locations`
--

DROP TABLE IF EXISTS `wp_em_locations`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_locations` (
  `location_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_id` bigint(20) unsigned NOT NULL,
  `blog_id` bigint(20) unsigned DEFAULT NULL,
  `location_slug` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_name` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_owner` bigint(20) unsigned NOT NULL DEFAULT 0,
  `location_address` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_town` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_state` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_postcode` varchar(10) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_region` varchar(200) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_country` char(2) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_latitude` float(10,6) DEFAULT NULL,
  `location_longitude` float(10,6) DEFAULT NULL,
  `post_content` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `location_status` int(1) DEFAULT NULL,
  `location_private` tinyint(1) NOT NULL DEFAULT 0,
  PRIMARY KEY (`location_id`),
  KEY `location_state` (`location_state`(191)),
  KEY `location_region` (`location_region`(191)),
  KEY `location_country` (`location_country`),
  KEY `post_id` (`post_id`),
  KEY `blog_id` (`blog_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_locations`
--

LOCK TABLES `wp_em_locations` WRITE;
/*!40000 ALTER TABLE `wp_em_locations` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_locations` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_locations` with 0 row(s)
--

--
-- Table structure for table `wp_em_meta`
--

DROP TABLE IF EXISTS `wp_em_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_meta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `object_id` bigint(20) unsigned NOT NULL,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_date` timestamp NOT NULL DEFAULT current_timestamp(),
  PRIMARY KEY (`meta_id`),
  KEY `object_id` (`object_id`),
  KEY `meta_key` (`meta_key`(250))
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_meta`
--

LOCK TABLES `wp_em_meta` WRITE;
/*!40000 ALTER TABLE `wp_em_meta` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_meta` with 0 row(s)
--

--
-- Table structure for table `wp_em_tickets`
--

DROP TABLE IF EXISTS `wp_em_tickets`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_tickets` (
  `ticket_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `event_id` bigint(20) unsigned NOT NULL,
  `ticket_name` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `ticket_description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ticket_price` decimal(14,4) DEFAULT NULL,
  `ticket_start` datetime DEFAULT NULL,
  `ticket_end` datetime DEFAULT NULL,
  `ticket_min` int(10) DEFAULT NULL,
  `ticket_max` int(10) DEFAULT NULL,
  `ticket_spaces` int(11) DEFAULT NULL,
  `ticket_members` int(1) DEFAULT NULL,
  `ticket_members_roles` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `ticket_guests` int(1) DEFAULT NULL,
  `ticket_required` int(1) DEFAULT NULL,
  `ticket_meta` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`ticket_id`),
  KEY `event_id` (`event_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_tickets`
--

LOCK TABLES `wp_em_tickets` WRITE;
/*!40000 ALTER TABLE `wp_em_tickets` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_tickets` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_tickets` with 0 row(s)
--

--
-- Table structure for table `wp_em_tickets_bookings`
--

DROP TABLE IF EXISTS `wp_em_tickets_bookings`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_em_tickets_bookings` (
  `ticket_booking_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `booking_id` bigint(20) unsigned NOT NULL,
  `ticket_id` bigint(20) unsigned NOT NULL,
  `ticket_booking_spaces` int(6) NOT NULL,
  `ticket_booking_price` decimal(14,4) NOT NULL,
  PRIMARY KEY (`ticket_booking_id`),
  KEY `booking_id` (`booking_id`),
  KEY `ticket_id` (`ticket_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_em_tickets_bookings`
--

LOCK TABLES `wp_em_tickets_bookings` WRITE;
/*!40000 ALTER TABLE `wp_em_tickets_bookings` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_em_tickets_bookings` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_em_tickets_bookings` with 0 row(s)
--

--
-- 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_ci NOT NULL DEFAULT '',
  `link_name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_image` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_target` varchar(25) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_description` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `link_visible` varchar(20) COLLATE utf8mb4_unicode_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_ci NOT NULL DEFAULT '',
  `link_notes` mediumtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `link_rss` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`link_id`),
  KEY `link_visible` (`link_visible`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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;

-- Dumped table `wp_links` with 0 row(s)
--

--
-- Table structure for table `wp_ngg_album`
--

DROP TABLE IF EXISTS `wp_ngg_album`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ngg_album` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `previewpic` bigint(20) NOT NULL DEFAULT 0,
  `albumdesc` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `sortorder` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `pageid` bigint(20) NOT NULL DEFAULT 0,
  `extras_post_id` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`id`),
  KEY `extras_post_id_key` (`extras_post_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ngg_album`
--

LOCK TABLES `wp_ngg_album` WRITE;
/*!40000 ALTER TABLE `wp_ngg_album` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ngg_album` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_ngg_album` with 0 row(s)
--

--
-- Table structure for table `wp_ngg_gallery`
--

DROP TABLE IF EXISTS `wp_ngg_gallery`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ngg_gallery` (
  `gid` bigint(20) NOT NULL AUTO_INCREMENT,
  `name` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `path` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `title` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `galdesc` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `pageid` bigint(20) NOT NULL DEFAULT 0,
  `previewpic` bigint(20) NOT NULL DEFAULT 0,
  `author` bigint(20) NOT NULL DEFAULT 0,
  `extras_post_id` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`gid`),
  KEY `extras_post_id_key` (`extras_post_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ngg_gallery`
--

LOCK TABLES `wp_ngg_gallery` WRITE;
/*!40000 ALTER TABLE `wp_ngg_gallery` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ngg_gallery` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_ngg_gallery` with 0 row(s)
--

--
-- Table structure for table `wp_ngg_pictures`
--

DROP TABLE IF EXISTS `wp_ngg_pictures`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_ngg_pictures` (
  `pid` bigint(20) NOT NULL AUTO_INCREMENT,
  `image_slug` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint(20) NOT NULL DEFAULT 0,
  `galleryid` bigint(20) NOT NULL DEFAULT 0,
  `filename` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `description` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `alttext` mediumtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `imagedate` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `exclude` tinyint(4) DEFAULT 0,
  `sortorder` bigint(20) NOT NULL DEFAULT 0,
  `meta_data` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `extras_post_id` bigint(20) NOT NULL DEFAULT 0,
  `updated_at` bigint(20) DEFAULT NULL,
  PRIMARY KEY (`pid`),
  KEY `extras_post_id_key` (`extras_post_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_ngg_pictures`
--

LOCK TABLES `wp_ngg_pictures` WRITE;
/*!40000 ALTER TABLE `wp_ngg_pictures` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_ngg_pictures` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_ngg_pictures` with 0 row(s)
--

--
-- 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_ci NOT NULL DEFAULT '',
  `option_value` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `autoload` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'yes',
  PRIMARY KEY (`option_id`),
  UNIQUE KEY `option_name` (`option_name`),
  KEY `autoload` (`autoload`)
) ENGINE=MyISAM AUTO_INCREMENT=30374 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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://pranakriyayoga.com','yes'),(2,'home','https://pranakriyayoga.com','yes'),(3,'blogname','','yes'),(4,'blogdescription','','yes'),(5,'users_can_register','0','yes'),(6,'admin_email','yogivillegurukul@gmail.com','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','/%postname%/','yes'),(30203,'_site_transient_boldgrid_plugins_filtered','a:2:{s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:13:{s:4:\"Name\";s:23:\"BoldGrid Backup Premium\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:5:\"1.1.0\";s:11:\"Description\";s:49:\"Premium extension for the BoldGrid Backup plugin.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:23:\"BoldGrid Backup Premium\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:13:{s:4:\"Name\";s:12:\"Total Upkeep\";s:9:\"PluginURI\";s:41:\"https://www.boldgrid.com/boldgrid-backup/\";s:7:\"Version\";s:6:\"1.13.3\";s:11:\"Description\";s:159:\"Automated backups, remote backup to Amazon S3 and Google Drive, stop website crashes before they happen and more. Total Upkeep is the backup solution you need.\";s:6:\"Author\";s:8:\"BoldGrid\";s:9:\"AuthorURI\";s:25:\"https://www.boldgrid.com/\";s:10:\"TextDomain\";s:15:\"boldgrid-backup\";s:10:\"DomainPath\";s:10:\"/languages\";s:7:\"Network\";b:0;s:10:\"RequiresWP\";s:0:\"\";s:11:\"RequiresPHP\";s:0:\"\";s:5:\"Title\";s:12:\"Total Upkeep\";s:10:\"AuthorName\";s:8:\"BoldGrid\";}}','no'),(30207,'rewrite_rules','a:283:{s:19:\"sitemap_index\\.xml$\";s:19:\"index.php?sitemap=1\";s:31:\"([^/]+?)-sitemap([0-9]+)?\\.xml$\";s:51:\"index.php?sitemap=$matches[1]&sitemap_n=$matches[2]\";s:24:\"([a-z]+)?-?sitemap\\.xsl$\";s:39:\"index.php?yoast-sitemap-xsl=$matches[1]\";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:8:\"forms/?$\";s:35:\"index.php?post_type=kaliforms_forms\";s:38:\"forms/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=kaliforms_forms&feed=$matches[1]\";s:33:\"forms/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?post_type=kaliforms_forms&feed=$matches[1]\";s:25:\"forms/page/([0-9]{1,})/?$\";s:53:\"index.php?post_type=kaliforms_forms&paged=$matches[1]\";s:14:\"bsf-sidebar/?$\";s:31:\"index.php?post_type=bsf-sidebar\";s:44:\"bsf-sidebar/feed/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=bsf-sidebar&feed=$matches[1]\";s:39:\"bsf-sidebar/(feed|rdf|rss|rss2|atom)/?$\";s:48:\"index.php?post_type=bsf-sidebar&feed=$matches[1]\";s:31:\"bsf-sidebar/page/([0-9]{1,})/?$\";s:49:\"index.php?post_type=bsf-sidebar&paged=$matches[1]\";s:47:\"category/(.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:42:\"category/(.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:52:\"index.php?category_name=$matches[1]&feed=$matches[2]\";s:23:\"category/(.+?)/embed/?$\";s:46:\"index.php?category_name=$matches[1]&embed=true\";s:35:\"category/(.+?)/page/?([0-9]{1,})/?$\";s:53:\"index.php?category_name=$matches[1]&paged=$matches[2]\";s:17:\"category/(.+?)/?$\";s:35:\"index.php?category_name=$matches[1]\";s:44:\"tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:39:\"tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?tag=$matches[1]&feed=$matches[2]\";s:20:\"tag/([^/]+)/embed/?$\";s:36:\"index.php?tag=$matches[1]&embed=true\";s:32:\"tag/([^/]+)/page/?([0-9]{1,})/?$\";s:43:\"index.php?tag=$matches[1]&paged=$matches[2]\";s:14:\"tag/([^/]+)/?$\";s:25:\"index.php?tag=$matches[1]\";s:45:\"type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:40:\"type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?post_format=$matches[1]&feed=$matches[2]\";s:21:\"type/([^/]+)/embed/?$\";s:44:\"index.php?post_format=$matches[1]&embed=true\";s:33:\"type/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?post_format=$matches[1]&paged=$matches[2]\";s:15:\"type/([^/]+)/?$\";s:33:\"index.php?post_format=$matches[1]\";s:57:\"wpforms_log_type/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&feed=$matches[2]\";s:52:\"wpforms_log_type/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:55:\"index.php?wpforms_log_type=$matches[1]&feed=$matches[2]\";s:33:\"wpforms_log_type/([^/]+)/embed/?$\";s:49:\"index.php?wpforms_log_type=$matches[1]&embed=true\";s:45:\"wpforms_log_type/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?wpforms_log_type=$matches[1]&paged=$matches[2]\";s:27:\"wpforms_log_type/([^/]+)/?$\";s:38:\"index.php?wpforms_log_type=$matches[1]\";s:48:\"ngg_tag/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?ngg_tag=$matches[1]&feed=$matches[2]\";s:43:\"ngg_tag/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:46:\"index.php?ngg_tag=$matches[1]&feed=$matches[2]\";s:24:\"ngg_tag/([^/]+)/embed/?$\";s:40:\"index.php?ngg_tag=$matches[1]&embed=true\";s:36:\"ngg_tag/([^/]+)/page/?([0-9]{1,})/?$\";s:47:\"index.php?ngg_tag=$matches[1]&paged=$matches[2]\";s:18:\"ngg_tag/([^/]+)/?$\";s:29:\"index.php?ngg_tag=$matches[1]\";s:37:\"ngg_album/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:47:\"ngg_album/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:67:\"ngg_album/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"ngg_album/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:62:\"ngg_album/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:43:\"ngg_album/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:26:\"ngg_album/([^/]+)/embed/?$\";s:42:\"index.php?ngg_album=$matches[1]&embed=true\";s:30:\"ngg_album/([^/]+)/trackback/?$\";s:36:\"index.php?ngg_album=$matches[1]&tb=1\";s:38:\"ngg_album/([^/]+)/page/?([0-9]{1,})/?$\";s:49:\"index.php?ngg_album=$matches[1]&paged=$matches[2]\";s:45:\"ngg_album/([^/]+)/comment-page-([0-9]{1,})/?$\";s:49:\"index.php?ngg_album=$matches[1]&cpage=$matches[2]\";s:34:\"ngg_album/([^/]+)(?:/([0-9]+))?/?$\";s:48:\"index.php?ngg_album=$matches[1]&page=$matches[2]\";s:26:\"ngg_album/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:36:\"ngg_album/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:56:\"ngg_album/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"ngg_album/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:51:\"ngg_album/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:32:\"ngg_album/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"ngg_gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"ngg_gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"ngg_gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"ngg_gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"ngg_gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"ngg_gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"ngg_gallery/([^/]+)/embed/?$\";s:44:\"index.php?ngg_gallery=$matches[1]&embed=true\";s:32:\"ngg_gallery/([^/]+)/trackback/?$\";s:38:\"index.php?ngg_gallery=$matches[1]&tb=1\";s:40:\"ngg_gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?ngg_gallery=$matches[1]&paged=$matches[2]\";s:47:\"ngg_gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?ngg_gallery=$matches[1]&cpage=$matches[2]\";s:36:\"ngg_gallery/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?ngg_gallery=$matches[1]&page=$matches[2]\";s:28:\"ngg_gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"ngg_gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"ngg_gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"ngg_gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"ngg_gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"ngg_gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"ngg_pictures/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"ngg_pictures/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"ngg_pictures/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"ngg_pictures/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"ngg_pictures/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"ngg_pictures/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"ngg_pictures/([^/]+)/embed/?$\";s:45:\"index.php?ngg_pictures=$matches[1]&embed=true\";s:33:\"ngg_pictures/([^/]+)/trackback/?$\";s:39:\"index.php?ngg_pictures=$matches[1]&tb=1\";s:41:\"ngg_pictures/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?ngg_pictures=$matches[1]&paged=$matches[2]\";s:48:\"ngg_pictures/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?ngg_pictures=$matches[1]&cpage=$matches[2]\";s:37:\"ngg_pictures/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?ngg_pictures=$matches[1]&page=$matches[2]\";s:29:\"ngg_pictures/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"ngg_pictures/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"ngg_pictures/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"ngg_pictures/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"ngg_pictures/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"ngg_pictures/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:44:\"lightbox_library/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:54:\"lightbox_library/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:74:\"lightbox_library/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"lightbox_library/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:69:\"lightbox_library/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:50:\"lightbox_library/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"lightbox_library/([^/]+)/embed/?$\";s:49:\"index.php?lightbox_library=$matches[1]&embed=true\";s:37:\"lightbox_library/([^/]+)/trackback/?$\";s:43:\"index.php?lightbox_library=$matches[1]&tb=1\";s:45:\"lightbox_library/([^/]+)/page/?([0-9]{1,})/?$\";s:56:\"index.php?lightbox_library=$matches[1]&paged=$matches[2]\";s:52:\"lightbox_library/([^/]+)/comment-page-([0-9]{1,})/?$\";s:56:\"index.php?lightbox_library=$matches[1]&cpage=$matches[2]\";s:41:\"lightbox_library/([^/]+)(?:/([0-9]+))?/?$\";s:55:\"index.php?lightbox_library=$matches[1]&page=$matches[2]\";s:33:\"lightbox_library/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"lightbox_library/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"lightbox_library/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"lightbox_library/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"lightbox_library/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"lightbox_library/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:38:\"mc4wp-form/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:48:\"mc4wp-form/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:68:\"mc4wp-form/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:63:\"mc4wp-form/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:44:\"mc4wp-form/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:27:\"mc4wp-form/([^/]+)/embed/?$\";s:43:\"index.php?mc4wp-form=$matches[1]&embed=true\";s:31:\"mc4wp-form/([^/]+)/trackback/?$\";s:37:\"index.php?mc4wp-form=$matches[1]&tb=1\";s:39:\"mc4wp-form/([^/]+)/page/?([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&paged=$matches[2]\";s:46:\"mc4wp-form/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?mc4wp-form=$matches[1]&cpage=$matches[2]\";s:35:\"mc4wp-form/([^/]+)(?:/([0-9]+))?/?$\";s:49:\"index.php?mc4wp-form=$matches[1]&page=$matches[2]\";s:27:\"mc4wp-form/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"mc4wp-form/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"mc4wp-form/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"mc4wp-form/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"mc4wp-form/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:33:\"forms/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:43:\"forms/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:63:\"forms/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"forms/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:58:\"forms/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:39:\"forms/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:22:\"forms/([^/]+)/embed/?$\";s:48:\"index.php?kaliforms_forms=$matches[1]&embed=true\";s:26:\"forms/([^/]+)/trackback/?$\";s:42:\"index.php?kaliforms_forms=$matches[1]&tb=1\";s:46:\"forms/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?kaliforms_forms=$matches[1]&feed=$matches[2]\";s:41:\"forms/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:54:\"index.php?kaliforms_forms=$matches[1]&feed=$matches[2]\";s:34:\"forms/([^/]+)/page/?([0-9]{1,})/?$\";s:55:\"index.php?kaliforms_forms=$matches[1]&paged=$matches[2]\";s:41:\"forms/([^/]+)/comment-page-([0-9]{1,})/?$\";s:55:\"index.php?kaliforms_forms=$matches[1]&cpage=$matches[2]\";s:30:\"forms/([^/]+)(?:/([0-9]+))?/?$\";s:54:\"index.php?kaliforms_forms=$matches[1]&page=$matches[2]\";s:22:\"forms/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:32:\"forms/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:52:\"forms/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"forms/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:47:\"forms/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:28:\"forms/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:45:\"displayed_gallery/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:55:\"displayed_gallery/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:75:\"displayed_gallery/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"displayed_gallery/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:70:\"displayed_gallery/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:51:\"displayed_gallery/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:34:\"displayed_gallery/([^/]+)/embed/?$\";s:50:\"index.php?displayed_gallery=$matches[1]&embed=true\";s:38:\"displayed_gallery/([^/]+)/trackback/?$\";s:44:\"index.php?displayed_gallery=$matches[1]&tb=1\";s:46:\"displayed_gallery/([^/]+)/page/?([0-9]{1,})/?$\";s:57:\"index.php?displayed_gallery=$matches[1]&paged=$matches[2]\";s:53:\"displayed_gallery/([^/]+)/comment-page-([0-9]{1,})/?$\";s:57:\"index.php?displayed_gallery=$matches[1]&cpage=$matches[2]\";s:42:\"displayed_gallery/([^/]+)(?:/([0-9]+))?/?$\";s:56:\"index.php?displayed_gallery=$matches[1]&page=$matches[2]\";s:34:\"displayed_gallery/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:44:\"displayed_gallery/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:64:\"displayed_gallery/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"displayed_gallery/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:59:\"displayed_gallery/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:40:\"displayed_gallery/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:40:\"display_type/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:50:\"display_type/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:70:\"display_type/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"display_type/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:65:\"display_type/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:46:\"display_type/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:29:\"display_type/([^/]+)/embed/?$\";s:45:\"index.php?display_type=$matches[1]&embed=true\";s:33:\"display_type/([^/]+)/trackback/?$\";s:39:\"index.php?display_type=$matches[1]&tb=1\";s:41:\"display_type/([^/]+)/page/?([0-9]{1,})/?$\";s:52:\"index.php?display_type=$matches[1]&paged=$matches[2]\";s:48:\"display_type/([^/]+)/comment-page-([0-9]{1,})/?$\";s:52:\"index.php?display_type=$matches[1]&cpage=$matches[2]\";s:37:\"display_type/([^/]+)(?:/([0-9]+))?/?$\";s:51:\"index.php?display_type=$matches[1]&page=$matches[2]\";s:29:\"display_type/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:39:\"display_type/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:59:\"display_type/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"display_type/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:54:\"display_type/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:35:\"display_type/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:46:\"gal_display_source/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:56:\"gal_display_source/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:76:\"gal_display_source/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"gal_display_source/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:71:\"gal_display_source/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:52:\"gal_display_source/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:35:\"gal_display_source/([^/]+)/embed/?$\";s:51:\"index.php?gal_display_source=$matches[1]&embed=true\";s:39:\"gal_display_source/([^/]+)/trackback/?$\";s:45:\"index.php?gal_display_source=$matches[1]&tb=1\";s:47:\"gal_display_source/([^/]+)/page/?([0-9]{1,})/?$\";s:58:\"index.php?gal_display_source=$matches[1]&paged=$matches[2]\";s:54:\"gal_display_source/([^/]+)/comment-page-([0-9]{1,})/?$\";s:58:\"index.php?gal_display_source=$matches[1]&cpage=$matches[2]\";s:43:\"gal_display_source/([^/]+)(?:/([0-9]+))?/?$\";s:57:\"index.php?gal_display_source=$matches[1]&page=$matches[2]\";s:35:\"gal_display_source/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:45:\"gal_display_source/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:65:\"gal_display_source/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gal_display_source/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:60:\"gal_display_source/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:41:\"gal_display_source/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:39:\"bsf-sidebar/[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:49:\"bsf-sidebar/[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:69:\"bsf-sidebar/[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"bsf-sidebar/[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:64:\"bsf-sidebar/[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:45:\"bsf-sidebar/[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:28:\"bsf-sidebar/([^/]+)/embed/?$\";s:44:\"index.php?bsf-sidebar=$matches[1]&embed=true\";s:32:\"bsf-sidebar/([^/]+)/trackback/?$\";s:38:\"index.php?bsf-sidebar=$matches[1]&tb=1\";s:52:\"bsf-sidebar/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?bsf-sidebar=$matches[1]&feed=$matches[2]\";s:47:\"bsf-sidebar/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?bsf-sidebar=$matches[1]&feed=$matches[2]\";s:40:\"bsf-sidebar/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?bsf-sidebar=$matches[1]&paged=$matches[2]\";s:47:\"bsf-sidebar/([^/]+)/comment-page-([0-9]{1,})/?$\";s:51:\"index.php?bsf-sidebar=$matches[1]&cpage=$matches[2]\";s:36:\"bsf-sidebar/([^/]+)(?:/([0-9]+))?/?$\";s:50:\"index.php?bsf-sidebar=$matches[1]&page=$matches[2]\";s:28:\"bsf-sidebar/[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:38:\"bsf-sidebar/[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:58:\"bsf-sidebar/[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"bsf-sidebar/[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:53:\"bsf-sidebar/[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:34:\"bsf-sidebar/[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:12:\"robots\\.txt$\";s:18:\"index.php?robots=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:32:\"feed/(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:27:\"(feed|rdf|rss|rss2|atom)/?$\";s:27:\"index.php?&feed=$matches[1]\";s:8:\"embed/?$\";s:21:\"index.php?&embed=true\";s:20:\"page/?([0-9]{1,})/?$\";s:28:\"index.php?&paged=$matches[1]\";s:27:\"comment-page-([0-9]{1,})/?$\";s:40:\"index.php?&page_id=287&cpage=$matches[1]\";s:41:\"comments/feed/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:36:\"comments/(feed|rdf|rss|rss2|atom)/?$\";s:42:\"index.php?&feed=$matches[1]&withcomments=1\";s:17:\"comments/embed/?$\";s:21:\"index.php?&embed=true\";s:44:\"search/(.+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:39:\"search/(.+)/(feed|rdf|rss|rss2|atom)/?$\";s:40:\"index.php?s=$matches[1]&feed=$matches[2]\";s:20:\"search/(.+)/embed/?$\";s:34:\"index.php?s=$matches[1]&embed=true\";s:32:\"search/(.+)/page/?([0-9]{1,})/?$\";s:41:\"index.php?s=$matches[1]&paged=$matches[2]\";s:14:\"search/(.+)/?$\";s:23:\"index.php?s=$matches[1]\";s:47:\"author/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:42:\"author/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:50:\"index.php?author_name=$matches[1]&feed=$matches[2]\";s:23:\"author/([^/]+)/embed/?$\";s:44:\"index.php?author_name=$matches[1]&embed=true\";s:35:\"author/([^/]+)/page/?([0-9]{1,})/?$\";s:51:\"index.php?author_name=$matches[1]&paged=$matches[2]\";s:17:\"author/([^/]+)/?$\";s:33:\"index.php?author_name=$matches[1]\";s:69:\"([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:64:\"([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:45:\"([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:57:\"([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:39:\"([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:56:\"([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:51:\"([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:32:\"([0-9]{4})/([0-9]{1,2})/embed/?$\";s:58:\"index.php?year=$matches[1]&monthnum=$matches[2]&embed=true\";s:44:\"([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:26:\"([0-9]{4})/([0-9]{1,2})/?$\";s:47:\"index.php?year=$matches[1]&monthnum=$matches[2]\";s:43:\"([0-9]{4})/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:38:\"([0-9]{4})/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?year=$matches[1]&feed=$matches[2]\";s:19:\"([0-9]{4})/embed/?$\";s:37:\"index.php?year=$matches[1]&embed=true\";s:31:\"([0-9]{4})/page/?([0-9]{1,})/?$\";s:44:\"index.php?year=$matches[1]&paged=$matches[2]\";s:13:\"([0-9]{4})/?$\";s:26:\"index.php?year=$matches[1]\";s:27:\".?.+?/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\".?.+?/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\".?.+?/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\".?.+?/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\".?.+?/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"(.?.+?)/embed/?$\";s:41:\"index.php?pagename=$matches[1]&embed=true\";s:20:\"(.?.+?)/trackback/?$\";s:35:\"index.php?pagename=$matches[1]&tb=1\";s:40:\"(.?.+?)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:35:\"(.?.+?)/(feed|rdf|rss|rss2|atom)/?$\";s:47:\"index.php?pagename=$matches[1]&feed=$matches[2]\";s:28:\"(.?.+?)/page/?([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&paged=$matches[2]\";s:35:\"(.?.+?)/comment-page-([0-9]{1,})/?$\";s:48:\"index.php?pagename=$matches[1]&cpage=$matches[2]\";s:24:\"(.?.+?)(?:/([0-9]+))?/?$\";s:47:\"index.php?pagename=$matches[1]&page=$matches[2]\";s:27:\"[^/]+/attachment/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:37:\"[^/]+/attachment/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:57:\"[^/]+/attachment/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:52:\"[^/]+/attachment/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:33:\"[^/]+/attachment/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";s:16:\"([^/]+)/embed/?$\";s:37:\"index.php?name=$matches[1]&embed=true\";s:20:\"([^/]+)/trackback/?$\";s:31:\"index.php?name=$matches[1]&tb=1\";s:40:\"([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:35:\"([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:43:\"index.php?name=$matches[1]&feed=$matches[2]\";s:28:\"([^/]+)/page/?([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&paged=$matches[2]\";s:35:\"([^/]+)/comment-page-([0-9]{1,})/?$\";s:44:\"index.php?name=$matches[1]&cpage=$matches[2]\";s:24:\"([^/]+)(?:/([0-9]+))?/?$\";s:43:\"index.php?name=$matches[1]&page=$matches[2]\";s:16:\"[^/]+/([^/]+)/?$\";s:32:\"index.php?attachment=$matches[1]\";s:26:\"[^/]+/([^/]+)/trackback/?$\";s:37:\"index.php?attachment=$matches[1]&tb=1\";s:46:\"[^/]+/([^/]+)/feed/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/(feed|rdf|rss|rss2|atom)/?$\";s:49:\"index.php?attachment=$matches[1]&feed=$matches[2]\";s:41:\"[^/]+/([^/]+)/comment-page-([0-9]{1,})/?$\";s:50:\"index.php?attachment=$matches[1]&cpage=$matches[2]\";s:22:\"[^/]+/([^/]+)/embed/?$\";s:43:\"index.php?attachment=$matches[1]&embed=true\";}','yes'),(30274,'_transient_timeout_jetpack_file_data_8.4.2','1589633273','no'),(30212,'_transient_timeout_2__2951165530','1587141860','no'),(30213,'_transient_2__2951165530','[]','no'),(17848,'wpseo_ryte','a:2:{s:6:\"status\";i:-1;s:10:\"last_fetch\";i:1586710552;}','yes'),(17856,'ngg_run_freemius','1','yes'),(9001,'can_compress_scripts','1','no'),(9017,'_elementor_scheme_last_updated','1582922855','yes'),(30,'hack_file','0','yes'),(31,'blog_charset','UTF-8','yes'),(32,'moderation_keys','','no'),(33,'active_plugins','a:21:{i:0;s:27:\"ocean-extra/ocean-extra.php\";i:1;s:43:\"astra-import-export/astra-import-export.php\";i:2;s:27:\"astra-sites/astra-sites.php\";i:3;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:4;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:5;s:33:\"classic-editor/classic-editor.php\";i:6;s:36:\"contact-form-7/wp-contact-form-7.php\";i:7;s:29:\"custom-fonts/custom-fonts.php\";i:8;s:23:\"elementor/elementor.php\";i:9;s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";i:10;s:19:\"jetpack/jetpack.php\";i:11;s:25:\"kali-forms/kali-forms.php\";i:12;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:13;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:14;s:35:\"sidebar-manager/sidebar-manager.php\";i:15;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:16;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:17;s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";i:18;s:24:\"wordpress-seo/wp-seo.php\";i:19;s:24:\"wpforms-lite/wpforms.php\";i:20;s:29:\"nextgen-gallery/nggallery.php\";}','yes'),(34,'category_base','','yes'),(35,'ping_sites','http://rpc.pingomatic.com/','yes'),(36,'comment_max_links','2','yes'),(37,'gmt_offset','','yes'),(38,'default_email_category','1','yes'),(39,'recently_edited','a:2:{i:0;s:66:\"/home/neurop9/pranakriyayoga.com/wp-content/themes/astra/style.css\";i:2;s:0:\"\";}','no'),(40,'template','oceanwp','yes'),(41,'stylesheet','oceanwp','yes'),(42,'comment_whitelist','1','yes'),(43,'blacklist_keys','','no'),(44,'comment_registration','0','yes'),(45,'html_type','text/html','yes'),(46,'use_trackback','0','yes'),(47,'default_role','subscriber','yes'),(48,'db_version','45805','yes'),(49,'uploads_use_yearmonth_folders','1','yes'),(50,'upload_path','','yes'),(51,'blog_public','1','yes'),(52,'default_link_category','2','yes'),(53,'show_on_front','page','yes'),(54,'tag_base','','yes'),(55,'show_avatars','1','yes'),(56,'avatar_rating','G','yes'),(57,'upload_url_path','','yes'),(58,'thumbnail_size_w','150','yes'),(59,'thumbnail_size_h','150','yes'),(60,'thumbnail_crop','1','yes'),(61,'medium_size_w','300','yes'),(62,'medium_size_h','300','yes'),(63,'avatar_default','mystery','yes'),(64,'large_size_w','1024','yes'),(65,'large_size_h','1024','yes'),(66,'image_default_link_type','none','yes'),(67,'image_default_size','','yes'),(68,'image_default_align','','yes'),(69,'close_comments_for_old_posts','0','yes'),(70,'close_comments_days_old','14','yes'),(71,'thread_comments','1','yes'),(72,'thread_comments_depth','5','yes'),(73,'page_comments','0','yes'),(74,'comments_per_page','50','yes'),(75,'default_comments_page','newest','yes'),(76,'comment_order','asc','yes'),(77,'sticky_posts','a:0:{}','yes'),(78,'widget_categories','a:4:{i:2;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;i:4;a:0:{}i:6;a:0:{}}','yes'),(79,'widget_text','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(80,'widget_rss','a:2:{i:1;a:0:{}s:12:\"_multiwidget\";i:1;}','yes'),(81,'uninstall_plugins','a:2:{s:23:\"elementor/elementor.php\";a:2:{i:0;s:21:\"Elementor\\Maintenance\";i:1;s:9:\"uninstall\";}s:33:\"classic-editor/classic-editor.php\";a:2:{i:0;s:14:\"Classic_Editor\";i:1;s:9:\"uninstall\";}}','no'),(82,'timezone_string','Europe/London','yes'),(83,'page_for_posts','273','yes'),(84,'page_on_front','287','yes'),(85,'default_post_format','0','yes'),(86,'link_manager_enabled','0','yes'),(87,'finished_splitting_shared_terms','1','yes'),(88,'site_icon','430','yes'),(89,'medium_large_size_w','768','yes'),(90,'medium_large_size_h','0','yes'),(91,'wp_page_for_privacy_policy','3','yes'),(92,'show_comments_cookies_opt_in','1','yes'),(93,'initial_db_version','44719','yes'),(94,'wp_user_roles','a:7:{s:13:\"administrator\";a:2:{s:4:\"name\";s:13:\"Administrator\";s:12:\"capabilities\";a:95:{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:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;s:20:\"wpseo_manage_options\";b:1;s:24:\"NextGEN Attach Interface\";b:1;s:22:\"NextGEN Change options\";b:1;s:20:\"NextGEN Change style\";b:1;s:18:\"NextGEN Edit album\";b:1;s:24:\"NextGEN Gallery overview\";b:1;s:22:\"NextGEN Manage gallery\";b:1;s:29:\"NextGEN Manage others gallery\";b:1;s:19:\"NextGEN Manage tags\";b:1;s:21:\"NextGEN Upload images\";b:1;s:19:\"NextGEN Use TinyMCE\";b:1;}}s:6:\"editor\";a:2:{s:4:\"name\";s:6:\"Editor\";s:12:\"capabilities\";a:58:{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: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:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;s:15:\"wpseo_bulk_edit\";b:1;}}s:6:\"author\";a:2:{s:4:\"name\";s:6:\"Author\";s:12:\"capabilities\";a:20:{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:22:\"delete_published_posts\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;}}s:11:\"contributor\";a:2:{s:4:\"name\";s:11:\"Contributor\";s:12:\"capabilities\";a:15:{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:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;}}s:10:\"subscriber\";a:2:{s:4:\"name\";s:10:\"Subscriber\";s:12:\"capabilities\";a:4:{s:4:\"read\";b:1;s:7:\"level_0\";b:1;s:22:\"read_private_locations\";b:1;s:19:\"read_private_events\";b:1;}}s:13:\"wpseo_manager\";a:2:{s:4:\"name\";s:11:\"SEO Manager\";s:12:\"capabilities\";a:61:{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: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:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;s:20:\"wpseo_manage_options\";b:1;s:23:\"view_site_health_checks\";b:1;}}s:12:\"wpseo_editor\";a:2:{s:4:\"name\";s:10:\"SEO Editor\";s:12:\"capabilities\";a:59:{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: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:14:\"publish_events\";b:1;s:20:\"delete_others_events\";b:1;s:18:\"edit_others_events\";b:1;s:22:\"manage_others_bookings\";b:1;s:24:\"publish_recurring_events\";b:1;s:30:\"delete_others_recurring_events\";b:1;s:28:\"edit_others_recurring_events\";b:1;s:17:\"publish_locations\";b:1;s:23:\"delete_others_locations\";b:1;s:16:\"delete_locations\";b:1;s:21:\"edit_others_locations\";b:1;s:23:\"delete_event_categories\";b:1;s:21:\"edit_event_categories\";b:1;s:15:\"manage_bookings\";b:1;s:19:\"upload_event_images\";b:1;s:13:\"delete_events\";b:1;s:11:\"edit_events\";b:1;s:19:\"read_private_events\";b:1;s:23:\"delete_recurring_events\";b:1;s:21:\"edit_recurring_events\";b:1;s:14:\"edit_locations\";b:1;s:22:\"read_private_locations\";b:1;s:21:\"read_others_locations\";b:1;s:15:\"wpseo_bulk_edit\";b:1;s:28:\"wpseo_edit_advanced_metadata\";b:1;}}}','yes'),(95,'fresh_site','0','yes'),(96,'widget_search','a:2:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;}','yes'),(97,'widget_recent-posts','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(98,'widget_recent-comments','a:2:{i:2;a:2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:12:\"_multiwidget\";i:1;}','yes'),(99,'widget_archives','a:2:{i:2;a:3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"_multiwidget\";i:1;}','yes'),(100,'widget_meta','a:3:{i:2;a:1:{s:5:\"title\";s:0:\"\";}s:12:\"_multiwidget\";i:1;i:4;a:0:{}}','yes'),(101,'sidebars_widgets','a:9:{s:19:\"wp_inactive_widgets\";a:16:{i:0;s:7:\"pages-6\";i:1;s:12:\"categories-4\";i:2;s:19:\"mc4wp_form_widget-6\";i:3;s:7:\"pages-3\";i:4;s:10:\"calendar-3\";i:5;s:15:\"media_gallery-3\";i:6;s:6:\"meta-4\";i:7;s:10:\"nav_menu-3\";i:8;s:25:\"astra-widget-list-icons-5\";i:9;s:30:\"astra-widget-social-profiles-3\";i:10;s:30:\"astra-widget-social-profiles-5\";i:11;s:16:\"wpforms-widget-3\";i:12;s:16:\"wpforms-widget-5\";i:13;s:25:\"astra-widget-list-icons-3\";i:14;s:31:\"astra-widget-social-profiles-12\";i:15;s:12:\"categories-6\";}s:7:\"sidebar\";a:11:{i:0;s:8:\"search-2\";i:1;s:30:\"astra-widget-social-profiles-8\";i:2;s:14:\"recent-posts-2\";i:3;s:17:\"recent-comments-2\";i:4;s:10:\"archives-2\";i:5;s:12:\"categories-2\";i:6;s:6:\"meta-2\";i:7;s:30:\"astra-widget-social-profiles-7\";i:8;s:7:\"pages-4\";i:9;s:19:\"mc4wp_form_widget-2\";i:10;s:31:\"astra-widget-social-profiles-10\";}s:9:\"sidebar-2\";a:0:{}s:14:\"search_sidebar\";a:0:{}s:10:\"footer-one\";a:1:{i:0;s:17:\"ocean_mailchimp-3\";}s:10:\"footer-two\";a:1:{i:0;s:8:\"pages-10\";}s:12:\"footer-three\";a:2:{i:0;s:14:\"ocean_social-3\";i:1;s:20:\"ocean_social_share-3\";}s:11:\"footer-four\";a:1:{i:0;s:20:\"ocean_custom_links-3\";}s:13:\"array_version\";i:3;}','yes'),(102,'cron','a:11:{i:1587140116;a:1:{s:26:\"action_scheduler_run_queue\";a:1:{s:32:\"0d04ed39571b55704c122d726248bbac\";a:3:{s:8:\"schedule\";s:12:\"every_minute\";s:4:\"args\";a:1:{i:0;s:7:\"WP Cron\";}s:8:\"interval\";i:60;}}}i:1587140348;a:1:{s:29:\"ngg_delete_expired_transients\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:10:\"ngg_custom\";s:4:\"args\";a:0:{}s:8:\"interval\";i:900;}}}i:1587140885;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:1587141205;a:1:{s:20:\"jetpack_clean_nonces\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"hourly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:3600;}}}i:1587142485;a:1:{s:19:\"wpseo-reindex-links\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:5:\"daily\";s:4:\"args\";a:0:{}s:8:\"interval\";i:86400;}}}i:1587158884;a:4:{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:1587159595;a:2:{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;}}}i:1587159596;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:1587315284;a:1:{s:16:\"wpseo_ryte_fetch\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:6:\"weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}i:1587387600;a:1:{s:28:\"wpforms_email_summaries_cron\";a:1:{s:32:\"40cd750bba9870f18aada2478b24840a\";a:3:{s:8:\"schedule\";s:30:\"wpforms_email_summaries_weekly\";s:4:\"args\";a:0:{}s:8:\"interval\";i:604800;}}}s:7:\"version\";i:2;}','yes'),(30354,'_transient_timeout_4__2899230903','1587140812','no'),(30355,'_transient_4__2899230903','[\"gid\",\"name\",\"slug\",\"path\",\"title\",\"galdesc\",\"pageid\",\"previewpic\",\"author\",\"extras_post_id\"]','no'),(103,'widget_pages','a:6:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:4;a:0:{}i:6;a:0:{}i:8;a:0:{}i:10;a:0:{}}','yes'),(104,'widget_calendar','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}}','yes'),(105,'widget_media_audio','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(106,'widget_media_image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(107,'widget_media_gallery','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:7:{s:5:\"title\";s:0:\"\";s:3:\"ids\";a:6:{i:0;i:476;i:1;i:477;i:2;i:478;i:3;i:479;i:4;i:480;i:5;i:481;}s:7:\"columns\";i:2;s:4:\"size\";s:4:\"full\";s:9:\"link_type\";s:4:\"post\";s:14:\"orderby_random\";b:0;s:4:\"type\";s:7:\"default\";}}','yes'),(108,'widget_media_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(109,'widget_tag_cloud','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(110,'widget_nav_menu','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:1:{s:8:\"nav_menu\";i:6;}}','yes'),(111,'widget_custom_html','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(112,'recovery_keys','a:0:{}','yes'),(113,'theme_mods_twentynineteen','a:2:{s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1569015900;s:4:\"data\";a:2:{s:19:\"wp_inactive_widgets\";a:0:{}s:9:\"sidebar-1\";a:6:{i:0;s:8:\"search-2\";i:1;s:14:\"recent-posts-2\";i:2;s:17:\"recent-comments-2\";i:3;s:10:\"archives-2\";i:4;s:12:\"categories-2\";i:5;s:6:\"meta-2\";}}}}','yes'),(121,'smm_version','1.3.1','yes'),(1164,'elementor_container_width','','yes'),(1165,'elementor_cpt_support','a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}','yes'),(1166,'elementor_css_print_method','external','yes'),(1167,'elementor_default_generic_fonts','Sans-serif','yes'),(1168,'elementor_disable_color_schemes','yes','yes'),(1169,'elementor_disable_typography_schemes','yes','yes'),(1170,'elementor_editor_break_lines','','yes'),(1171,'elementor_global_image_lightbox','yes','yes'),(1172,'elementor_page_title_selector','','yes'),(1173,'elementor_scheme_color','a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}','yes'),(1174,'elementor_scheme_typography','a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}','yes'),(1175,'elementor_space_between_widgets','','yes'),(1176,'elementor_stretched_section_container','','yes'),(1177,'wpforms_settings','a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}','yes'),(123,'wpforms_shareasale_id','1587694','yes'),(122,'disable_smm','0','yes'),(124,'jetpack_sync_settings_disable','0','yes'),(125,'widget_wpforms-widget','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:4:{s:5:\"title\";s:0:\"\";s:7:\"form_id\";i:13;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}i:5;a:4:{s:5:\"title\";s:0:\"\";s:7:\"form_id\";i:13;s:10:\"show_title\";b:0;s:9:\"show_desc\";b:0;}}','yes'),(127,'boldgrid_settings','a:2:{s:7:\"library\";a:1:{s:35:\"boldgrid-backup/boldgrid-backup.php\";s:8:\"2.12.1.0\";}s:15:\"plugins_checked\";a:2:{s:35:\"boldgrid-backup/boldgrid-backup.php\";a:7:{s:5:\"1.8.0\";i:1569346278;s:6:\"1.11.2\";i:1569346338;s:6:\"1.12.2\";i:1576696236;s:6:\"1.12.3\";i:1577558129;s:6:\"1.13.0\";i:1581580451;s:6:\"1.13.2\";i:1582666454;s:6:\"1.13.3\";i:1585922278;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:1:{s:5:\"1.1.0\";i:1585922278;}}}','yes'),(128,'boldgrid_backup_id','ef46480a','no'),(129,'boldgrid_backup_settings','a:12:{s:8:\"schedule\";a:10:{s:10:\"dow_sunday\";i:0;s:10:\"dow_monday\";i:0;s:11:\"dow_tuesday\";i:0;s:13:\"dow_wednesday\";i:0;s:12:\"dow_thursday\";i:0;s:10:\"dow_friday\";i:0;s:12:\"dow_saturday\";i:0;s:5:\"tod_h\";i:5;s:5:\"tod_m\";i:19;s:5:\"tod_a\";s:2:\"AM\";}s:15:\"retention_count\";i:5;s:18:\"notification_email\";s:26:\"yogivillegurukul@gmail.com\";s:13:\"notifications\";a:2:{s:6:\"backup\";i:1;s:7:\"restore\";i:1;}s:11:\"auto_backup\";i:1;s:13:\"auto_rollback\";i:1;s:6:\"remote\";a:0:{}s:14:\"exclude_tables\";a:0:{}s:24:\"folder_exclusion_include\";s:18:\"WPCORE,/wp-content\";s:24:\"folder_exclusion_exclude\";s:17:\".git,node_modules\";s:16:\"backup_directory\";s:29:\"/home/neurop9/boldgrid_backup\";s:11:\"cron_secret\";s:64:\"4e2dc5fc8918ba720654845f0f6cd2a30d8a01ee88f8b909011fa617e265c968\";}','no'),(132,'jetpack_available_modules','a:1:{s:5:\"8.4.2\";a:42:{s:8:\"carousel\";s:3:\"1.5\";s:13:\"comment-likes\";s:3:\"5.1\";s:8:\"comments\";s:3:\"1.4\";s:12:\"contact-form\";s:3:\"1.3\";s:9:\"copy-post\";s:3:\"7.0\";s:20:\"custom-content-types\";s:3:\"3.1\";s:10:\"custom-css\";s:3:\"1.7\";s:21:\"enhanced-distribution\";s:3:\"1.2\";s:16:\"google-analytics\";s:3:\"4.5\";s:19:\"gravatar-hovercards\";s:3:\"1.1\";s:15:\"infinite-scroll\";s:3:\"2.0\";s:8:\"json-api\";s:3:\"1.9\";s:5:\"latex\";s:3:\"1.1\";s:11:\"lazy-images\";s:5:\"5.6.0\";s:5:\"likes\";s:3:\"2.2\";s:8:\"markdown\";s:3:\"2.8\";s:9:\"masterbar\";s:3:\"4.8\";s:7:\"monitor\";s:3:\"2.6\";s:5:\"notes\";s:3:\"1.9\";s:10:\"photon-cdn\";s:3:\"6.6\";s:6:\"photon\";s:3:\"2.0\";s:13:\"post-by-email\";s:3:\"2.0\";s:7:\"protect\";s:3:\"3.4\";s:9:\"publicize\";s:3:\"2.0\";s:13:\"related-posts\";s:3:\"2.9\";s:6:\"search\";s:3:\"5.0\";s:9:\"seo-tools\";s:3:\"4.4\";s:10:\"sharedaddy\";s:3:\"1.1\";s:10:\"shortcodes\";s:3:\"1.1\";s:10:\"shortlinks\";s:3:\"1.1\";s:8:\"sitemaps\";s:3:\"3.9\";s:3:\"sso\";s:3:\"2.6\";s:5:\"stats\";s:3:\"1.1\";s:13:\"subscriptions\";s:3:\"1.2\";s:13:\"tiled-gallery\";s:3:\"2.1\";s:10:\"vaultpress\";s:5:\"0:1.2\";s:18:\"verification-tools\";s:3:\"3.0\";s:10:\"videopress\";s:3:\"2.5\";s:17:\"widget-visibility\";s:3:\"2.4\";s:7:\"widgets\";s:3:\"1.2\";s:21:\"woocommerce-analytics\";s:3:\"8.4\";s:7:\"wordads\";s:5:\"4.5.0\";}}','yes'),(2561,'auto_core_update_notified','a:4:{s:4:\"type\";s:7:\"success\";s:5:\"email\";s:26:\"yogivillegurukul@gmail.com\";s:7:\"version\";s:5:\"5.2.5\";s:9:\"timestamp\";i:1576229619;}','no'),(798,'wpforms_activated','a:1:{s:4:\"lite\";i:1569338926;}','yes'),(142,'do_activate','0','yes'),(143,'jetpack_activated','2','yes'),(144,'jetpack_options','a:2:{s:7:\"version\";s:16:\"7.1.1:1569015595\";s:11:\"old_version\";s:16:\"7.1.1:1569015595\";}','yes'),(149,'_amn_wpforms-lite_last_checked','1569283200','yes'),(154,'wpforms_review','a:2:{s:4:\"time\";i:1569015596;s:9:\"dismissed\";b:0;}','yes'),(252,'nav_menu_options','a:2:{i:0;b:0;s:8:\"auto_add\";a:0:{}}','yes'),(4557,'elementor_scheme_color-picker','a:10:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";i:9;s:16:\"rgba(0, 0, 0, 0)\";i:10;s:7:\"#020101\";}','yes'),(5931,'elementor_log','a:11:{s:32:\"c6759146981d943eeadabc97a4d14244\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"47496\";s:7:\"\0*\0file\";s:91:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.7.3\";s:7:\"\0*\0line\";s:1:\"2\";s:7:\"\0*\0date\";s:19:\"2019-11-19 21:24:31\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:93:\"undefined is not a function (near \\&#039;...n.background_slideshow_gallery.forEach...\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2019-11-19 21:24:31\";i:1;s:19:\"2019-11-19 21:24:45\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1574198671\";s:7:\"message\";s:83:\"undefined is not a function (near \\\'...n.background_slideshow_gallery.forEach...\\\')\";s:3:\"url\";s:91:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=2.7.3\";s:4:\"line\";s:1:\"2\";s:6:\"column\";s:5:\"47496\";}}s:32:\"7826c90bb332cf0562ce5042a25e36f8\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-18 19:10:49\";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:5:\"2.7.3\";s:2:\"to\";s:5:\"2.8.2\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-18 19:10:49\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.3\";s:2:\"to\";s:5:\"2.8.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"20ca40f0c168782bf65c3b13174d2122\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2019-12-18 19:10:50\";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:5:\"2.7.3\";s:2:\"to\";s:5:\"2.8.2\";}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2019-12-18 19:10:50\";i:1;s:19:\"2019-12-18 19:10:50\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.7.3\";s:2:\"to\";s:5:\"2.8.2\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"7e45fdf9ec9ecca0840976f37505c684\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:5:\"20346\";s:7:\"\0*\0file\";s:89:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.8.2\";s:7:\"\0*\0line\";s:1:\"7\";s:7:\"\0*\0date\";s:19:\"2019-12-29 21:51:22\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:85:\"undefined is not an object (evaluating \\&#039;this.ui.columnInner.removeClass\\&#039;)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2019-12-29 21:51:22\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1577656282\";s:7:\"message\";s:75:\"undefined is not an object (evaluating \\\'this.ui.columnInner.removeClass\\\')\";s:3:\"url\";s:89:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.8.2\";s:4:\"line\";s:1:\"7\";s:6:\"column\";s:5:\"20346\";}}s:32:\"d26fc3ee0e38e9c42cd730ce2668660e\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:40\";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:\"2020-02-13 07:53:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:36:\"elementor::elementor_updater Started\";s:4:\"type\";s:4:\"info\";}}s:32:\"451e5b45b44495568b3781d4614400c7\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2020-02-13 07:53:40\";i:1;s:19:\"2020-02-13 07:53:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:54:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Start \";s:4:\"type\";s:4:\"info\";}}s:32:\"53bb059056a59d7f04b4034f5d656f32\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:40\";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:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-02-13 07:53:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"6c8ba8759b1f594c7e4ae3f4936559b9\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:40\";s:7:\"\0*\0type\";s:4:\"info\";s:10:\"\0*\0message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:2;s:14:\"\0*\0times_dates\";a:2:{i:0;s:19:\"2020-02-13 07:53:40\";i:1;s:19:\"2020-02-13 07:53:40\";}s:7:\"\0*\0args\";a:2:{s:7:\"message\";s:56:\"Elementor/Upgrades - _v_2_8_3_recalc_usage_data Finished\";s:4:\"type\";s:4:\"info\";}}s:32:\"b16d3720ea6d4c20ec26ffe8d94fba6f\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:40\";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:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-02-13 07:53:40\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:7:\"message\";s:50:\"Elementor data updater process has been completed.\";s:4:\"type\";s:4:\"info\";}}s:32:\"b5914f6b5fb78e5c30066d8312f11bc0\";O:32:\"Elementor\\Core\\Logger\\Items\\Base\":7:{s:7:\"\0*\0date\";s:19:\"2020-02-13 07:53:42\";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:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:8:\"\0*\0times\";i:1;s:14:\"\0*\0times_dates\";a:1:{i:0;s:19:\"2020-02-13 07:53:42\";}s:7:\"\0*\0args\";a:3:{s:4:\"meta\";a:3:{s:6:\"plugin\";s:9:\"Elementor\";s:4:\"from\";s:5:\"2.8.2\";s:2:\"to\";s:5:\"2.9.0\";}s:7:\"message\";s:47:\"Elementor data updater process has been queued.\";s:4:\"type\";s:4:\"info\";}}s:32:\"d20bf5bf197b974d38823240359bf8c9\";O:30:\"Elementor\\Core\\Logger\\Items\\JS\":10:{s:9:\"\0*\0column\";s:6:\"170238\";s:7:\"\0*\0file\";s:89:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.3\";s:7:\"\0*\0line\";s:2:\"31\";s:7:\"\0*\0date\";s:19:\"2020-02-27 21:40:29\";s:7:\"\0*\0type\";s:5:\"error\";s:10:\"\0*\0message\";s:116:\"wp.editor.autop is not a function. (In \\&#039;wp.editor.autop(d)\\&#039;, \\&#039;wp.editor.autop\\&#039; is undefined)\";s:7:\"\0*\0meta\";a:0:{}s:8:\"\0*\0times\";i:145;s:14:\"\0*\0times_dates\";a:42:{i:0;s:19:\"2020-02-29 19:44:53\";i:1;s:19:\"2020-02-29 19:45:02\";i:2;s:19:\"2020-02-29 19:45:10\";i:3;s:19:\"2020-02-29 19:45:25\";i:4;s:19:\"2020-02-29 19:45:25\";i:5;s:19:\"2020-02-29 19:47:06\";i:6;s:19:\"2020-02-29 19:47:25\";i:7;s:19:\"2020-02-29 19:47:25\";i:8;s:19:\"2020-02-29 19:47:25\";i:9;s:19:\"2020-02-29 19:47:32\";i:10;s:19:\"2020-02-29 20:29:58\";i:11;s:19:\"2020-02-29 20:29:59\";i:12;s:19:\"2020-02-29 20:29:59\";i:13;s:19:\"2020-02-29 20:29:59\";i:14;s:19:\"2020-02-29 20:30:06\";i:15;s:19:\"2020-02-29 20:30:18\";i:16;s:19:\"2020-02-29 20:30:24\";i:17;s:19:\"2020-02-29 20:30:38\";i:18;s:19:\"2020-02-29 20:30:40\";i:19;s:19:\"2020-02-29 20:30:42\";i:20;s:19:\"2020-02-29 20:30:47\";i:21;s:19:\"2020-02-29 20:30:51\";i:22;s:19:\"2020-02-29 20:31:01\";i:23;s:19:\"2020-02-29 20:31:03\";i:24;s:19:\"2020-02-29 20:31:03\";i:25;s:19:\"2020-02-29 20:31:14\";i:26;s:19:\"2020-02-29 20:34:16\";i:27;s:19:\"2020-02-29 20:34:21\";i:28;s:19:\"2020-02-29 20:34:27\";i:29;s:19:\"2020-02-29 20:34:37\";i:30;s:19:\"2020-02-29 20:34:52\";i:31;s:19:\"2020-02-29 20:34:57\";i:32;s:19:\"2020-02-29 20:35:05\";i:33;s:19:\"2020-02-29 20:36:20\";i:34;s:19:\"2020-02-29 20:36:26\";i:35;s:19:\"2020-02-29 20:39:29\";i:36;s:19:\"2020-02-29 20:39:33\";i:37;s:19:\"2020-02-29 20:39:39\";i:38;s:19:\"2020-02-29 20:39:50\";i:39;s:19:\"2020-02-29 20:39:56\";i:40;s:19:\"2020-02-29 20:40:01\";i:41;s:19:\"2020-02-29 20:40:11\";}s:7:\"\0*\0args\";a:6:{s:4:\"type\";s:5:\"error\";s:9:\"timestamp\";s:10:\"1582839629\";s:7:\"message\";s:96:\"wp.editor.autop is not a function. (In \\\'wp.editor.autop(d)\\\', \\\'wp.editor.autop\\\' is undefined)\";s:3:\"url\";s:89:\"https://pranakriyayoga.com/wp-content/plugins/elementor/assets/js/editor.min.js?ver=2.9.3\";s:4:\"line\";s:2:\"31\";s:6:\"column\";s:6:\"170238\";}}}','no'),(13156,'elementor_active_kit','594','yes'),(17863,'widget_slideshow','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17864,'ngg_transient_groups','a:5:{s:9:\"__counter\";i:5;s:16:\"WordPress-Router\";a:2:{s:2:\"id\";i:2;s:7:\"enabled\";b:1;}s:15:\"col_in_wp_posts\";a:2:{s:2:\"id\";i:3;s:7:\"enabled\";b:1;}s:21:\"col_in_wp_ngg_gallery\";a:2:{s:2:\"id\";i:4;s:7:\"enabled\";b:1;}s:22:\"col_in_wp_ngg_pictures\";a:2:{s:2:\"id\";i:5;s:7:\"enabled\";b:1;}}','yes'),(17872,'pope_module_list','a:37:{i:0;s:19:\"photocrati-fs|3.1.8\";i:1;s:22:\"photocrati-i18n|3.2.10\";i:2;s:29:\"photocrati-validation|3.1.4.2\";i:3;s:25:\"photocrati-router|3.1.7.1\";i:4;s:34:\"photocrati-wordpress_routing|3.1.8\";i:5;s:25:\"photocrati-security|3.1.8\";i:6;s:33:\"photocrati-nextgen_settings|3.1.9\";i:7;s:20:\"photocrati-mvc|3.1.8\";i:8;s:21:\"photocrati-ajax|3.1.8\";i:9;s:28:\"photocrati-datamapper|3.1.19\";i:10;s:31:\"photocrati-nextgen-legacy|3.3.2\";i:11;s:32:\"photocrati-simple_html_dom|3.0.0\";i:12;s:29:\"photocrati-nextgen-data|3.3.2\";i:13;s:31:\"photocrati-nextgen_block|3.1.19\";i:14;s:36:\"photocrati-dynamic_thumbnails|3.2.13\";i:15;s:30:\"photocrati-nextgen_admin|3.3.2\";i:16;s:41:\"photocrati-nextgen_gallery_display|3.2.17\";i:17;s:36:\"photocrati-frame_communication|3.0.0\";i:18;s:32:\"photocrati-attach_to_post|3.2.21\";i:19;s:41:\"photocrati-nextgen_addgallery_page|3.2.17\";i:20;s:39:\"photocrati-nextgen_other_options|3.2.21\";i:21;s:37:\"photocrati-nextgen_pagination|3.0.0.2\";i:22;s:35:\"photocrati-dynamic_stylesheet|3.0.0\";i:23;s:37:\"photocrati-nextgen_pro_upgrade|3.2.23\";i:24;s:22:\"photocrati-cache|3.0.0\";i:25;s:26:\"photocrati-lightbox|3.1.19\";i:26;s:42:\"photocrati-nextgen_basic_templates|3.0.0.2\";i:27;s:38:\"photocrati-nextgen_basic_gallery|3.1.8\";i:28;s:43:\"photocrati-nextgen_basic_imagebrowser|3.3.2\";i:29;s:40:\"photocrati-nextgen_basic_singlepic|3.1.8\";i:30;s:39:\"photocrati-nextgen_basic_tagcloud|3.1.8\";i:31;s:36:\"photocrati-nextgen_basic_album|3.1.8\";i:32;s:23:\"photocrati-widget|3.1.6\";i:33;s:38:\"photocrati-third_party_compat|3.1.11.1\";i:34;s:32:\"photocrati-nextgen_xmlrpc|3.2.19\";i:35;s:22:\"photocrati-wpcli|3.0.0\";i:36;s:24:\"photocrati-imagify|3.1.8\";}','yes'),(17867,'photocrati_auto_update_admin_update_list','','yes'),(17868,'photocrati_auto_update_admin_check_date','','yes'),(17869,'ngg_db_version','1.8.1','yes'),(14866,'ocean-extra-version','1.5.20','yes'),(14902,'ocean_extra_installed_time','1583002786','yes'),(1132,'widget_astra-widget-address','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(1133,'widget_astra-widget-list-icons','a:3:{s:12:\"_multiwidget\";i:1;i:3;a:0:{}i:5;a:10:{s:5:\"title\";s:0:\"\";s:14:\"space_btn_list\";s:0:\"\";s:19:\"space_btn_icon_text\";s:0:\"\";s:7:\"divider\";s:3:\"yes\";s:13:\"divider_style\";s:5:\"solid\";s:14:\"divider_weight\";s:0:\"\";s:13:\"divider_color\";s:0:\"\";s:10:\"icon_color\";s:0:\"\";s:16:\"background_color\";s:0:\"\";s:5:\"width\";s:0:\"\";}}','yes'),(1134,'widget_astra-widget-social-profiles','a:7:{i:3;a:0:{}i:5;a:0:{}i:7;a:13:{s:5:\"title\";s:12:\"Social Media\";s:4:\"list\";a:4:{i:0;a:5:{s:5:\"title\";s:8:\"Facebook\";s:4:\"link\";s:40:\"https://www.facebook.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:334:\"{\"name\":\"facebook\",\"path\":\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\",\"viewbox\":\"0 0 448 512\"}\";}i:1;a:5:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:41:\"https://www.instagram.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:976:\"{\"name\":\"instagram\",\"path\":\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\",\"viewbox\":\"0 0 448 512\"}\";}i:2;a:6:{s:5:\"title\";s:7:\"Twitter\";s:4:\"link\";s:34:\"https://twitter.com/pranakriyayoga\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";i:0;s:0:\"\";s:4:\"icon\";s:843:\"{\"name\":\"twitter\",\"path\":\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\",\"viewbox\":\"0 0 512 512\"}\";}i:3;a:5:{s:5:\"title\";s:7:\"Youtube\";s:4:\"link\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:505:\"{\"name\":\"youtube-square\",\"path\":\"M186.8 202.1l95.2 54.1-95.2 54.1V202.1zM448 80v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V80c0-26.5 21.5-48 48-48h352c26.5 0 48 21.5 48 48zm-42 176.3s0-59.6-7.6-88.2c-4.2-15.8-16.5-28.2-32.2-32.4C337.9 128 224 128 224 128s-113.9 0-142.2 7.7c-15.7 4.2-28 16.6-32.2 32.4-7.6 28.5-7.6 88.2-7.6 88.2s0 59.6 7.6 88.2c4.2 15.8 16.5 27.7 32.2 31.9C110.1 384 224 384 224 384s113.9 0 142.2-7.7c15.7-4.2 28-16.1 32.2-31.9 7.6-28.5 7.6-88.1 7.6-88.1z\",\"viewbox\":\"0 0 448 512\"}\";}}s:5:\"align\";s:6:\"inline\";s:10:\"icon-style\";s:6:\"simple\";s:10:\"color-type\";s:12:\"custom-color\";s:10:\"icon-color\";s:7:\"#ffffff\";s:8:\"bg-color\";s:0:\"\";s:16:\"icon-hover-color\";s:7:\"#25408f\";s:14:\"bg-hover-color\";s:0:\"\";s:5:\"width\";s:2:\"20\";s:19:\"space_btn_icon_text\";s:0:\"\";s:25:\"space_btn_social_profiles\";s:0:\"\";s:13:\"display-title\";b:0;}i:8;a:13:{s:5:\"title\";s:0:\"\";s:5:\"align\";s:6:\"inline\";s:10:\"icon-style\";s:6:\"simple\";s:10:\"color-type\";s:12:\"custom-color\";s:10:\"icon-color\";s:7:\"#000000\";s:8:\"bg-color\";s:0:\"\";s:16:\"icon-hover-color\";s:7:\"#f25d1d\";s:14:\"bg-hover-color\";s:0:\"\";s:5:\"width\";s:0:\"\";s:19:\"space_btn_icon_text\";s:0:\"\";s:25:\"space_btn_social_profiles\";s:0:\"\";s:13:\"display-title\";b:0;s:4:\"list\";a:4:{i:0;a:5:{s:5:\"title\";s:0:\"\";s:4:\"link\";s:40:\"https://www.facebook.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:334:\"{\"name\":\"facebook\",\"path\":\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\",\"viewbox\":\"0 0 448 512\"}\";}i:1;a:5:{s:5:\"title\";s:0:\"\";s:4:\"link\";s:41:\"https://www.instagram.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:976:\"{\"name\":\"instagram\",\"path\":\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\",\"viewbox\":\"0 0 448 512\"}\";}i:2;a:5:{s:5:\"title\";s:0:\"\";s:4:\"link\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:522:\"{\"name\":\"youtube\",\"path\":\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\",\"viewbox\":\"0 0 576 512\"}\";}i:3;a:6:{s:5:\"title\";s:0:\"\";s:4:\"link\";s:20:\"hello@pranakriya.com\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";i:0;s:4:\"mail\";s:4:\"icon\";s:517:\"{\"name\":\"envelope\",\"path\":\"M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z\",\"viewbox\":\"0 0 512 512\"}\";}}}s:12:\"_multiwidget\";i:1;i:10;a:13:{s:5:\"title\";s:0:\"\";s:4:\"list\";a:4:{i:0;a:5:{s:5:\"title\";s:8:\"Facebook\";s:4:\"link\";s:40:\"https://www.facebook.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:334:\"{\"name\":\"facebook\",\"path\":\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\",\"viewbox\":\"0 0 448 512\"}\";}i:1;a:5:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:41:\"https://www.instagram.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:976:\"{\"name\":\"instagram\",\"path\":\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\",\"viewbox\":\"0 0 448 512\"}\";}i:2;a:6:{s:5:\"title\";s:7:\"Twitter\";s:4:\"link\";s:34:\"https://twitter.com/pranakriyayoga\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";i:0;s:2:\"tw\";s:4:\"icon\";s:843:\"{\"name\":\"twitter\",\"path\":\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\",\"viewbox\":\"0 0 512 512\"}\";}i:3;a:5:{s:5:\"title\";s:7:\"Youtube\";s:4:\"link\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:522:\"{\"name\":\"youtube\",\"path\":\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\",\"viewbox\":\"0 0 576 512\"}\";}}s:5:\"align\";s:6:\"inline\";s:10:\"icon-style\";s:6:\"simple\";s:10:\"color-type\";s:12:\"custom-color\";s:10:\"icon-color\";s:7:\"#ffffff\";s:8:\"bg-color\";s:0:\"\";s:16:\"icon-hover-color\";s:0:\"\";s:14:\"bg-hover-color\";s:0:\"\";s:5:\"width\";s:0:\"\";s:19:\"space_btn_icon_text\";s:0:\"\";s:25:\"space_btn_social_profiles\";s:0:\"\";s:13:\"display-title\";b:0;}i:12;a:13:{s:5:\"title\";s:0:\"\";s:4:\"list\";a:4:{i:0;a:5:{s:5:\"title\";s:8:\"Facebook\";s:4:\"link\";s:39:\"https://www.facebook.com/pranakriyayoga\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:334:\"{\"name\":\"facebook\",\"path\":\"M448 56.7v398.5c0 13.7-11.1 24.7-24.7 24.7H309.1V306.5h58.2l8.7-67.6h-67v-43.2c0-19.6 5.4-32.9 33.5-32.9h35.8v-60.5c-6.2-.8-27.4-2.7-52.2-2.7-51.6 0-87 31.5-87 89.4v49.9h-58.4v67.6h58.4V480H24.7C11.1 480 0 468.9 0 455.3V56.7C0 43.1 11.1 32 24.7 32h398.5c13.7 0 24.8 11.1 24.8 24.7z\",\"viewbox\":\"0 0 448 512\"}\";}i:1;a:5:{s:5:\"title\";s:9:\"Instagram\";s:4:\"link\";s:41:\"https://www.instagram.com/pranakriyayoga/\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:976:\"{\"name\":\"instagram\",\"path\":\"M224.1 141c-63.6 0-114.9 51.3-114.9 114.9s51.3 114.9 114.9 114.9S339 319.5 339 255.9 287.7 141 224.1 141zm0 189.6c-41.1 0-74.7-33.5-74.7-74.7s33.5-74.7 74.7-74.7 74.7 33.5 74.7 74.7-33.6 74.7-74.7 74.7zm146.4-194.3c0 14.9-12 26.8-26.8 26.8-14.9 0-26.8-12-26.8-26.8s12-26.8 26.8-26.8 26.8 12 26.8 26.8zm76.1 27.2c-1.7-35.9-9.9-67.7-36.2-93.9-26.2-26.2-58-34.4-93.9-36.2-37-2.1-147.9-2.1-184.9 0-35.8 1.7-67.6 9.9-93.9 36.1s-34.4 58-36.2 93.9c-2.1 37-2.1 147.9 0 184.9 1.7 35.9 9.9 67.7 36.2 93.9s58 34.4 93.9 36.2c37 2.1 147.9 2.1 184.9 0 35.9-1.7 67.7-9.9 93.9-36.2 26.2-26.2 34.4-58 36.2-93.9 2.1-37 2.1-147.8 0-184.8zM398.8 388c-7.8 19.6-22.9 34.7-42.6 42.6-29.5 11.7-99.5 9-132.1 9s-102.7 2.6-132.1-9c-19.6-7.8-34.7-22.9-42.6-42.6-11.7-29.5-9-99.5-9-132.1s-2.6-102.7 9-132.1c7.8-19.6 22.9-34.7 42.6-42.6 29.5-11.7 99.5-9 132.1-9s102.7-2.6 132.1 9c19.6 7.8 34.7 22.9 42.6 42.6 11.7 29.5 9 99.5 9 132.1s2.7 102.7-9 132.1z\",\"viewbox\":\"0 0 448 512\"}\";}i:2;a:5:{s:5:\"title\";s:7:\"Twitter\";s:4:\"link\";s:34:\"https://twitter.com/pranakriyayoga\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:843:\"{\"name\":\"twitter\",\"path\":\"M459.37 151.716c.325 4.548.325 9.097.325 13.645 0 138.72-105.583 298.558-298.558 298.558-59.452 0-114.68-17.219-161.137-47.106 8.447.974 16.568 1.299 25.34 1.299 49.055 0 94.213-16.568 130.274-44.832-46.132-.975-84.792-31.188-98.112-72.772 6.498.974 12.995 1.624 19.818 1.624 9.421 0 18.843-1.3 27.614-3.573-48.081-9.747-84.143-51.98-84.143-102.985v-1.299c13.969 7.797 30.214 12.67 47.431 13.319-28.264-18.843-46.781-51.005-46.781-87.391 0-19.492 5.197-37.36 14.294-52.954 51.655 63.675 129.3 105.258 216.365 109.807-1.624-7.797-2.599-15.918-2.599-24.04 0-57.828 46.782-104.934 104.934-104.934 30.213 0 57.502 12.67 76.67 33.137 23.715-4.548 46.456-13.32 66.599-25.34-7.798 24.366-24.366 44.833-46.132 57.827 21.117-2.273 41.584-8.122 60.426-16.243-14.292 20.791-32.161 39.308-52.628 54.253z\",\"viewbox\":\"0 0 512 512\"}\";}i:3;a:5:{s:5:\"title\";s:7:\"Youtube\";s:4:\"link\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";s:11:\"link-target\";s:9:\"same-page\";s:8:\"nofollow\";s:6:\"enable\";s:4:\"icon\";s:522:\"{\"name\":\"youtube\",\"path\":\"M549.655 124.083c-6.281-23.65-24.787-42.276-48.284-48.597C458.781 64 288 64 288 64S117.22 64 74.629 75.486c-23.497 6.322-42.003 24.947-48.284 48.597-11.412 42.867-11.412 132.305-11.412 132.305s0 89.438 11.412 132.305c6.281 23.65 24.787 41.5 48.284 47.821C117.22 448 288 448 288 448s170.78 0 213.371-11.486c23.497-6.321 42.003-24.171 48.284-47.821 11.412-42.867 11.412-132.305 11.412-132.305s0-89.438-11.412-132.305zm-317.51 213.508V175.185l142.739 81.205-142.739 81.201z\",\"viewbox\":\"0 0 576 512\"}\";}}s:5:\"align\";s:6:\"inline\";s:10:\"icon-style\";s:6:\"simple\";s:10:\"color-type\";s:12:\"custom-color\";s:10:\"icon-color\";s:7:\"#000000\";s:8:\"bg-color\";s:0:\"\";s:16:\"icon-hover-color\";s:0:\"\";s:14:\"bg-hover-color\";s:0:\"\";s:5:\"width\";s:0:\"\";s:19:\"space_btn_icon_text\";s:0:\"\";s:25:\"space_btn_social_profiles\";s:0:\"\";s:13:\"display-title\";b:0;}}','yes'),(1185,'astra_sites_recent_import_log_file','/home/neurop9/pranakriyayoga.com/wp-content/uploads/astra-sites/import-27-Sep-2019-04-49-27.txt','yes'),(1145,'astra_sites_settings','a:1:{s:12:\"page_builder\";s:9:\"elementor\";}','yes'),(1152,'elementor_version','2.9.0','yes'),(1153,'astra_sites_import_data','a:11:{s:2:\"id\";i:19808;s:23:\"astra-site-widgets-data\";O:8:\"stdClass\":1:{s:9:\"sidebar-1\";O:8:\"stdClass\":6:{s:8:\"search-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}s:14:\"recent-posts-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:17:\"recent-comments-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:10:\"archives-2\";O:8:\"stdClass\":3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"categories-2\";O:8:\"stdClass\":4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:6:\"meta-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}}}s:26:\"astra-site-customizer-data\";a:2:{s:14:\"astra-settings\";a:85:{s:24:\"astra-addon-auto-version\";s:5:\"1.8.7\";s:18:\"theme-auto-version\";s:5:\"1.8.7\";s:19:\"site-content-layout\";s:15:\"boxed-container\";s:16:\"body-font-family\";s:23:\"\'Noto Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"400\";s:17:\"body-font-variant\";s:7:\"400,700\";s:20:\"headings-font-family\";s:24:\"\'Montserrat\', sans-serif\";s:21:\"headings-font-variant\";s:0:\"\";s:20:\"headings-font-weight\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:11:\"theme-color\";s:7:\"#fb2056\";s:10:\"link-color\";s:7:\"#fb2056\";s:10:\"text-color\";s:7:\"#222222\";s:12:\"link-h-color\";s:7:\"#fb2056\";s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#fb2056\";s:6:\"mobile\";s:7:\"#fb2056\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#000000\";s:6:\"mobile\";s:7:\"#000000\";}s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"140\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"100\";}s:18:\"display-site-title\";b:1;s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-sml-section-1-credit\";s:95:\"123 Fifth Avenue, NY 10160, New York, USA  |  Phone: 800-123-456  |  Email: contact@example.com\";s:20:\"footer-sml-section-2\";s:6:\"custom\";s:27:\"footer-sml-section-2-credit\";s:46:\"Copyright © [current_year] Outdoor Adventure \";s:12:\"footer-color\";s:7:\"#d3d3d3\";s:17:\"footer-link-color\";s:7:\"#fb2056\";s:19:\"footer-link-h-color\";s:7:\"#fb2056\";s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#191919\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"header-main-rt-section\";s:6:\"button\";s:27:\"header-main-rt-section-html\";s:46:\"<button class=\"customBtn\">Take Action</button>\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"44\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:60;s:16:\"button-v-padding\";i:8;s:16:\"button-h-padding\";i:38;s:16:\"body-line-height\";s:4:\"1.49\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"19\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"transparent-header-enable\";b:0;s:26:\"different-transparent-logo\";b:0;s:23:\"transparent-header-logo\";s:0:\"\";s:34:\"transparent-header-disable-archive\";b:1;s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:36:\"mobile-header-toggle-btn-style-color\";s:0:\"\";s:20:\"display-site-tagline\";b:1;s:17:\"logo-title-inline\";b:0;s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#ffffff\";s:6:\"mobile\";s:0:\"\";}s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:34:\"header-main-rt-section-button-text\";s:11:\"Take Action\";s:34:\"header-main-rt-section-button-link\";s:1:\"#\";s:12:\"button-color\";s:0:\"\";s:15:\"button-bg-color\";s:0:\"\";s:14:\"button-h-color\";s:0:\"\";s:17:\"button-bg-h-color\";s:0:\"\";s:35:\"header-main-rt-section-button-style\";s:13:\"custom-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"26\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"26\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:46:\"header-main-rt-trans-section-button-text-color\";s:21:\"rgba(255,255,255,0.9)\";s:46:\"header-main-rt-trans-section-button-back-color\";s:19:\"rgba(255,255,255,0)\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"header-display-outside-menu\";b:0;s:29:\"transparent-header-on-devices\";s:7:\"desktop\";s:33:\"transparent-header-main-sep-color\";s:7:\"#ffffff\";s:31:\"transparent-header-disable-page\";b:0;s:48:\"header-main-rt-trans-section-button-text-h-color\";s:7:\"#ffffff\";s:48:\"header-main-rt-trans-section-button-back-h-color\";s:7:\"#fb2056\";s:47:\"header-main-rt-trans-section-button-border-size\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:48:\"header-main-rt-trans-section-button-border-color\";s:21:\"rgba(255,255,255,0.9)\";s:50:\"header-main-rt-trans-section-button-border-h-color\";s:7:\"#fb2056\";s:43:\"header-main-rt-trans-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"transparent-header-disable-index\";b:1;s:32:\"transparent-header-disable-posts\";b:1;s:15:\"header-main-sep\";i:0;s:18:\"footer-sml-divider\";i:0;s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";b:1;s:26:\"blog-single-post-structure\";a:2:{i:0;s:17:\"single-title-meta\";i:1;s:12:\"single-image\";}s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1100;}s:10:\"custom-css\";s:0:\"\";}s:23:\"astra-site-options-data\";a:48:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:0:\"\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";s:4:\"menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"siteorigin_widgets_active\";N;s:25:\"elementor_container_width\";s:0:\"\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"elementor_scheme_color\";a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"elementor_scheme_typography\";a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}s:31:\"elementor_space_between_widgets\";s:0:\"\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}s:23:\"astra-post-data-mapping\";a:2:{s:19:\"astra-advanced-hook\";a:0:{}s:16:\"astra_adv_header\";a:0:{}}s:19:\"astra-site-wxr-path\";s:67:\"https://websitedemos.net/wp-content/uploads/astra-sites/351/wxr.xml\";s:23:\"astra-site-wpforms-path\";s:72:\"https://websitedemos.net/wp-content/uploads/astra-sites/351/wpforms.json\";s:24:\"astra-enabled-extensions\";a:19:{s:14:\"advanced-hooks\";b:0;s:8:\"blog-pro\";b:0;s:21:\"colors-and-background\";b:0;s:15:\"advanced-footer\";b:0;s:13:\"mobile-header\";b:0;s:15:\"header-sections\";b:0;s:9:\"lifterlms\";b:0;s:9:\"learndash\";b:0;s:16:\"advanced-headers\";b:0;s:12:\"site-layouts\";b:0;s:7:\"spacing\";b:0;s:13:\"sticky-header\";b:0;s:13:\"scroll-to-top\";b:0;s:18:\"transparent-header\";b:0;s:10:\"typography\";b:0;s:11:\"woocommerce\";b:0;s:3:\"edd\";b:0;s:8:\"nav-menu\";b:0;s:3:\"all\";s:3:\"all\";}s:16:\"astra-custom-404\";s:0:\"\";s:16:\"required-plugins\";a:3:{i:0;a:3:{s:4:\"slug\";s:9:\"elementor\";s:4:\"init\";s:23:\"elementor/elementor.php\";s:4:\"name\";s:9:\"Elementor\";}i:1;a:3:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:4:\"init\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:4:\"name\";s:29:\"Ultimate Addons for Gutenberg\";}i:2;a:3:{s:4:\"slug\";s:12:\"wpforms-lite\";s:4:\"init\";s:24:\"wpforms-lite/wpforms.php\";s:4:\"name\";s:12:\"WPForms Lite\";}}s:27:\"astra-site-taxonomy-mapping\";a:1:{s:4:\"post\";a:1:{s:8:\"category\";a:1:{i:0;a:2:{s:2:\"id\";i:1;s:4:\"slug\";s:5:\"neque\";}}}}}','yes'),(1154,'_astra_ext_enabled_extensions','a:19:{s:14:\"advanced-hooks\";b:0;s:8:\"blog-pro\";b:0;s:21:\"colors-and-background\";b:0;s:15:\"advanced-footer\";b:0;s:13:\"mobile-header\";b:0;s:15:\"header-sections\";b:0;s:9:\"lifterlms\";b:0;s:9:\"learndash\";b:0;s:16:\"advanced-headers\";b:0;s:12:\"site-layouts\";b:0;s:7:\"spacing\";b:0;s:13:\"sticky-header\";b:0;s:13:\"scroll-to-top\";b:0;s:18:\"transparent-header\";b:0;s:10:\"typography\";b:0;s:11:\"woocommerce\";b:0;s:3:\"edd\";b:0;s:8:\"nav-menu\";b:0;s:3:\"all\";s:3:\"all\";}','yes'),(1155,'uagb-version','1.14.8','yes'),(1157,'astra_sites_wpforms_ids_mapping','a:0:{}','yes'),(1158,'_astra_sites_old_customizer_data','a:2:{s:14:\"astra-settings\";a:85:{s:24:\"astra-addon-auto-version\";s:5:\"1.8.7\";s:18:\"theme-auto-version\";s:5:\"1.8.7\";s:19:\"site-content-layout\";s:15:\"boxed-container\";s:16:\"body-font-family\";s:23:\"\'Noto Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"400\";s:17:\"body-font-variant\";s:7:\"400,700\";s:20:\"headings-font-family\";s:24:\"\'Montserrat\', sans-serif\";s:21:\"headings-font-variant\";s:0:\"\";s:20:\"headings-font-weight\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:11:\"theme-color\";s:7:\"#fb2056\";s:10:\"link-color\";s:7:\"#fb2056\";s:10:\"text-color\";s:7:\"#222222\";s:12:\"link-h-color\";s:7:\"#fb2056\";s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#fb2056\";s:6:\"mobile\";s:7:\"#fb2056\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#000000\";s:6:\"mobile\";s:7:\"#000000\";}s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"140\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"100\";}s:18:\"display-site-title\";b:1;s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-sml-section-1-credit\";s:95:\"123 Fifth Avenue, NY 10160, New York, USA  |  Phone: 800-123-456  |  Email: contact@example.com\";s:20:\"footer-sml-section-2\";s:6:\"custom\";s:27:\"footer-sml-section-2-credit\";s:46:\"Copyright © [current_year] Outdoor Adventure \";s:12:\"footer-color\";s:7:\"#d3d3d3\";s:17:\"footer-link-color\";s:7:\"#fb2056\";s:19:\"footer-link-h-color\";s:7:\"#fb2056\";s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#191919\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"header-main-rt-section\";s:6:\"button\";s:27:\"header-main-rt-section-html\";s:46:\"<button class=\"customBtn\">Take Action</button>\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"44\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:60;s:16:\"button-v-padding\";i:8;s:16:\"button-h-padding\";i:38;s:16:\"body-line-height\";s:4:\"1.49\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"19\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"transparent-header-enable\";b:0;s:26:\"different-transparent-logo\";b:0;s:23:\"transparent-header-logo\";s:0:\"\";s:34:\"transparent-header-disable-archive\";b:1;s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:36:\"mobile-header-toggle-btn-style-color\";s:0:\"\";s:20:\"display-site-tagline\";b:1;s:17:\"logo-title-inline\";b:0;s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#ffffff\";s:6:\"mobile\";s:0:\"\";}s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:34:\"header-main-rt-section-button-text\";s:11:\"Take Action\";s:34:\"header-main-rt-section-button-link\";s:1:\"#\";s:12:\"button-color\";s:0:\"\";s:15:\"button-bg-color\";s:0:\"\";s:14:\"button-h-color\";s:0:\"\";s:17:\"button-bg-h-color\";s:0:\"\";s:35:\"header-main-rt-section-button-style\";s:13:\"custom-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"26\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"26\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:46:\"header-main-rt-trans-section-button-text-color\";s:21:\"rgba(255,255,255,0.9)\";s:46:\"header-main-rt-trans-section-button-back-color\";s:19:\"rgba(255,255,255,0)\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"header-display-outside-menu\";b:0;s:29:\"transparent-header-on-devices\";s:7:\"desktop\";s:33:\"transparent-header-main-sep-color\";s:7:\"#ffffff\";s:31:\"transparent-header-disable-page\";b:0;s:48:\"header-main-rt-trans-section-button-text-h-color\";s:7:\"#ffffff\";s:48:\"header-main-rt-trans-section-button-back-h-color\";s:7:\"#fb2056\";s:47:\"header-main-rt-trans-section-button-border-size\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:48:\"header-main-rt-trans-section-button-border-color\";s:21:\"rgba(255,255,255,0.9)\";s:50:\"header-main-rt-trans-section-button-border-h-color\";s:7:\"#fb2056\";s:43:\"header-main-rt-trans-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"transparent-header-disable-index\";b:1;s:32:\"transparent-header-disable-posts\";b:1;s:15:\"header-main-sep\";i:0;s:18:\"footer-sml-divider\";i:0;s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";b:1;s:26:\"blog-single-post-structure\";a:2:{i:0;s:17:\"single-title-meta\";i:1;s:12:\"single-image\";}s:16:\"blog-single-meta\";a:3:{i:0;s:8:\"comments\";i:1;s:8:\"category\";i:2;s:6:\"author\";}s:17:\"blog-single-width\";s:7:\"default\";s:21:\"blog-single-max-width\";i:1100;}s:10:\"custom-css\";s:0:\"\";}','yes'),(1159,'bsf_force_check_extensions','1','no'),(1178,'_astra_sites_old_widgets_data','a:1:{s:9:\"sidebar-1\";O:8:\"stdClass\":6:{s:8:\"search-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}s:14:\"recent-posts-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:17:\"recent-comments-2\";O:8:\"stdClass\":2:{s:5:\"title\";s:0:\"\";s:6:\"number\";i:5;}s:10:\"archives-2\";O:8:\"stdClass\":3:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:8:\"dropdown\";i:0;}s:12:\"categories-2\";O:8:\"stdClass\":4:{s:5:\"title\";s:0:\"\";s:5:\"count\";i:0;s:12:\"hierarchical\";i:0;s:8:\"dropdown\";i:0;}s:6:\"meta-2\";O:8:\"stdClass\":1:{s:5:\"title\";s:0:\"\";}}}','yes'),(1163,'_astra_sites_old_site_options','a:48:{s:30:\"woocommerce_product_attributes\";a:0:{}s:28:\"woocommerce_product_cat_list\";a:0:{}s:23:\"woocommerce_product_cat\";a:0:{}s:11:\"custom_logo\";s:0:\"\";s:18:\"nav_menu_locations\";a:1:{s:7:\"primary\";s:4:\"menu\";}s:13:\"show_on_front\";s:4:\"page\";s:13:\"page_on_front\";s:4:\"Home\";s:14:\"page_for_posts\";s:0:\"\";s:25:\"_fl_builder_enabled_icons\";N;s:27:\"_fl_builder_enabled_modules\";N;s:22:\"_fl_builder_post_types\";N;s:25:\"_fl_builder_color_presets\";N;s:20:\"_fl_builder_services\";N;s:20:\"_fl_builder_settings\";N;s:23:\"_fl_builder_user_access\";N;s:29:\"_fl_builder_enabled_templates\";N;s:25:\"siteorigin_widgets_active\";N;s:25:\"elementor_container_width\";s:0:\"\";s:21:\"elementor_cpt_support\";a:2:{i:0;s:4:\"post\";i:1;s:4:\"page\";}s:26:\"elementor_css_print_method\";s:8:\"external\";s:31:\"elementor_default_generic_fonts\";s:10:\"Sans-serif\";s:31:\"elementor_disable_color_schemes\";s:3:\"yes\";s:36:\"elementor_disable_typography_schemes\";s:3:\"yes\";s:28:\"elementor_editor_break_lines\";s:0:\"\";s:28:\"elementor_exclude_user_roles\";N;s:31:\"elementor_global_image_lightbox\";s:3:\"yes\";s:29:\"elementor_page_title_selector\";s:0:\"\";s:22:\"elementor_scheme_color\";a:4:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";}s:30:\"elementor_scheme_color-picker]\";a:8:{i:1;s:7:\"#6ec1e4\";i:2;s:7:\"#54595f\";i:3;s:7:\"#7a7a7a\";i:4;s:7:\"#61ce70\";i:5;s:7:\"#4054b2\";i:6;s:7:\"#23a455\";i:7;s:4:\"#000\";i:8;s:4:\"#fff\";}s:27:\"elementor_scheme_typography\";a:4:{i:1;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"600\";}i:2;a:2:{s:11:\"font_family\";s:11:\"Roboto Slab\";s:11:\"font_weight\";s:3:\"400\";}i:3;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"400\";}i:4;a:2:{s:11:\"font_family\";s:6:\"Roboto\";s:11:\"font_weight\";s:3:\"500\";}}s:31:\"elementor_space_between_widgets\";s:0:\"\";s:37:\"elementor_stretched_section_container\";s:0:\"\";s:27:\"woocommerce_shop_page_title\";s:0:\"\";s:27:\"woocommerce_cart_page_title\";s:0:\"\";s:31:\"woocommerce_checkout_page_title\";s:0:\"\";s:32:\"woocommerce_myaccount_page_title\";s:0:\"\";s:35:\"woocommerce_edit_address_page_title\";s:0:\"\";s:33:\"woocommerce_view_order_page_title\";s:0:\"\";s:38:\"woocommerce_change_password_page_title\";s:0:\"\";s:29:\"woocommerce_logout_page_title\";s:0:\"\";s:33:\"woocommerce_enable_guest_checkout\";N;s:42:\"woocommerce_enable_checkout_login_reminder\";N;s:49:\"woocommerce_enable_signup_and_login_from_checkout\";N;s:41:\"woocommerce_enable_myaccount_registration\";N;s:42:\"woocommerce_registration_generate_username\";N;s:16:\"wpforms_settings\";a:3:{s:11:\"disable-css\";s:1:\"2\";s:13:\"global-assets\";b:0;s:4:\"gdpr\";b:0;}s:29:\"learndash_settings_theme_ld30\";N;s:33:\"learndash_settings_courses_themes\";N;}','yes'),(862,'WPLANG','en_GB','yes'),(863,'new_admin_email','yogivillegurukul@gmail.com','yes'),(632,'widget_em_locations_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(8997,'db_upgraded','','yes'),(217,'current_theme','OceanWP','yes'),(218,'theme_mods_astra','a:5:{i:0;b:0;s:18:\"nav_menu_locations\";a:2:{s:7:\"primary\";i:6;s:11:\"footer_menu\";i:0;}s:18:\"custom_css_post_id\";i:14;s:11:\"custom_logo\";i:559;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1584286727;s:4:\"data\";a:9:{s:19:\"wp_inactive_widgets\";a:12:{i:0;s:19:\"mc4wp_form_widget-6\";i:1;s:7:\"pages-3\";i:2;s:10:\"calendar-3\";i:3;s:15:\"media_gallery-3\";i:4;s:6:\"meta-4\";i:5;s:10:\"nav_menu-3\";i:6;s:25:\"astra-widget-list-icons-5\";i:7;s:30:\"astra-widget-social-profiles-3\";i:8;s:30:\"astra-widget-social-profiles-5\";i:9;s:16:\"wpforms-widget-3\";i:10;s:16:\"wpforms-widget-5\";i:11;s:25:\"astra-widget-list-icons-3\";}s:9:\"sidebar-1\";a:10:{i:0;s:8:\"search-2\";i:1;s:30:\"astra-widget-social-profiles-8\";i:2;s:14:\"recent-posts-2\";i:3;s:17:\"recent-comments-2\";i:4;s:10:\"archives-2\";i:5;s:12:\"categories-2\";i:6;s:6:\"meta-2\";i:7;s:30:\"astra-widget-social-profiles-7\";i:8;s:7:\"pages-4\";i:9;s:19:\"mc4wp_form_widget-2\";}s:13:\"header-widget\";a:1:{i:0;s:31:\"astra-widget-social-profiles-12\";}s:15:\"footer-widget-1\";a:1:{i:0;s:31:\"astra-widget-social-profiles-10\";}s:15:\"footer-widget-2\";a:1:{i:0;s:19:\"mc4wp_form_widget-4\";}s:24:\"advanced-footer-widget-1\";a:1:{i:0;s:19:\"mc4wp_form_widget-8\";}s:24:\"advanced-footer-widget-2\";a:1:{i:0;s:7:\"pages-8\";}s:24:\"advanced-footer-widget-3\";a:1:{i:0;s:12:\"categories-6\";}s:24:\"advanced-footer-widget-4\";a:0:{}}}}','yes'),(219,'theme_switched','','yes'),(222,'astra-settings','a:110:{s:24:\"astra-addon-auto-version\";s:5:\"1.8.7\";s:18:\"theme-auto-version\";s:5:\"2.3.1\";s:19:\"site-content-layout\";s:15:\"plain-container\";s:16:\"body-font-family\";s:23:\"\'Noto Sans\', sans-serif\";s:16:\"body-font-weight\";s:3:\"400\";s:17:\"body-font-variant\";s:7:\"400,700\";s:20:\"headings-font-family\";s:24:\"\'Montserrat\', sans-serif\";s:21:\"headings-font-variant\";s:0:\"\";s:20:\"headings-font-weight\";s:3:\"700\";s:12:\"font-size-h2\";a:6:{s:7:\"desktop\";s:2:\"32\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"24\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h3\";a:6:{s:7:\"desktop\";s:2:\"24\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:11:\"theme-color\";s:7:\"#f15a25\";s:10:\"link-color\";s:7:\"#f15a25\";s:10:\"text-color\";s:7:\"#000000\";s:12:\"link-h-color\";s:7:\"#f15a25\";s:36:\"transparent-menu-bg-color-responsive\";a:3:{s:7:\"desktop\";s:19:\"rgba(255,255,255,0)\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:33:\"transparent-menu-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#000000\";s:6:\"tablet\";s:7:\"#fb2056\";s:6:\"mobile\";s:7:\"#fb2056\";}s:35:\"transparent-menu-h-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#f15a25\";s:6:\"tablet\";s:7:\"#000000\";s:6:\"mobile\";s:7:\"#000000\";}s:32:\"ast-header-responsive-logo-width\";a:3:{s:7:\"desktop\";s:3:\"100\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:3:\"100\";}s:18:\"display-site-title\";b:0;s:14:\"font-size-body\";a:6:{s:7:\"desktop\";s:2:\"16\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:27:\"footer-sml-section-1-credit\";s:36:\"© COPYRIGHT - 2019 PRANA KRIYA YOGA\";s:20:\"footer-sml-section-2\";s:0:\"\";s:27:\"footer-sml-section-2-credit\";s:0:\"\";s:12:\"footer-color\";s:7:\"#d3d3d3\";s:17:\"footer-link-color\";s:7:\"#f75220\";s:19:\"footer-link-h-color\";s:7:\"#fb2056\";s:13:\"footer-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#f25d1d\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"header-main-rt-section\";s:6:\"widget\";s:27:\"header-main-rt-section-html\";s:46:\"<button class=\"customBtn\">Take Action</button>\";s:12:\"font-size-h1\";a:6:{s:7:\"desktop\";s:2:\"64\";s:6:\"tablet\";s:2:\"44\";s:6:\"mobile\";s:2:\"30\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:13:\"button-radius\";i:60;s:16:\"button-v-padding\";i:8;s:16:\"button-h-padding\";i:38;s:16:\"body-line-height\";s:4:\"1.49\";s:12:\"font-size-h4\";a:6:{s:7:\"desktop\";s:2:\"20\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"19\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h6\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"15\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:12:\"font-size-h5\";a:6:{s:7:\"desktop\";s:2:\"18\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"16\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:25:\"transparent-header-enable\";b:0;s:26:\"different-transparent-logo\";b:0;s:23:\"transparent-header-logo\";s:0:\"\";s:34:\"transparent-header-disable-archive\";s:7:\"inherit\";s:30:\"mobile-header-toggle-btn-style\";s:4:\"fill\";s:36:\"mobile-header-toggle-btn-style-color\";s:0:\"\";s:20:\"display-site-tagline\";s:7:\"inherit\";s:17:\"logo-title-inline\";b:0;s:46:\"transparent-header-color-site-title-responsive\";a:3:{s:7:\"desktop\";s:7:\"#ffffff\";s:6:\"tablet\";s:7:\"#ffffff\";s:6:\"mobile\";s:0:\"\";}s:20:\"font-size-site-title\";a:6:{s:7:\"desktop\";s:2:\"22\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"20\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:22:\"font-size-site-tagline\";a:6:{s:7:\"desktop\";s:2:\"15\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:2:\"14\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:34:\"header-main-rt-section-button-text\";s:11:\"Take Action\";s:34:\"header-main-rt-section-button-link\";s:1:\"#\";s:12:\"button-color\";s:0:\"\";s:15:\"button-bg-color\";s:0:\"\";s:14:\"button-h-color\";s:0:\"\";s:17:\"button-bg-h-color\";s:0:\"\";s:35:\"header-main-rt-section-button-style\";s:13:\"custom-button\";s:40:\"header-main-rt-section-button-text-color\";s:0:\"\";s:42:\"header-main-rt-section-button-text-h-color\";s:0:\"\";s:40:\"header-main-rt-section-button-back-color\";s:0:\"\";s:42:\"header-main-rt-section-button-back-h-color\";s:0:\"\";s:37:\"header-main-rt-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:2:\"10\";s:5:\"right\";s:2:\"26\";s:6:\"bottom\";s:2:\"10\";s:4:\"left\";s:2:\"26\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:46:\"header-main-rt-trans-section-button-text-color\";s:21:\"rgba(255,255,255,0.9)\";s:46:\"header-main-rt-trans-section-button-back-color\";s:19:\"rgba(255,255,255,0)\";s:23:\"hide-custom-menu-mobile\";b:0;s:27:\"header-display-outside-menu\";b:0;s:29:\"transparent-header-on-devices\";s:7:\"desktop\";s:33:\"transparent-header-main-sep-color\";s:7:\"#ffffff\";s:31:\"transparent-header-disable-page\";b:0;s:48:\"header-main-rt-trans-section-button-text-h-color\";s:7:\"#ffffff\";s:48:\"header-main-rt-trans-section-button-back-h-color\";s:7:\"#fb2056\";s:47:\"header-main-rt-trans-section-button-border-size\";a:4:{s:3:\"top\";s:1:\"2\";s:5:\"right\";s:1:\"2\";s:6:\"bottom\";s:1:\"2\";s:4:\"left\";s:1:\"2\";}s:48:\"header-main-rt-trans-section-button-border-color\";s:21:\"rgba(255,255,255,0.9)\";s:50:\"header-main-rt-trans-section-button-border-h-color\";s:7:\"#fb2056\";s:43:\"header-main-rt-trans-section-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";s:1:\"8\";s:5:\"right\";s:2:\"22\";s:6:\"bottom\";s:1:\"8\";s:4:\"left\";s:2:\"22\";}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:32:\"transparent-header-disable-index\";s:7:\"inherit\";s:32:\"transparent-header-disable-posts\";s:7:\"inherit\";s:15:\"header-main-sep\";s:7:\"inherit\";s:18:\"footer-sml-divider\";s:7:\"inherit\";s:20:\"font-size-page-title\";a:6:{s:7:\"desktop\";s:2:\"30\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:28:\"wc-header-cart-header-colors\";b:0;s:26:\"shop-quick-view-stick-cart\";s:7:\"inherit\";s:26:\"blog-single-post-structure\";a:2:{i:0;s:17:\"single-title-meta\";i:1;s:12:\"single-image\";}s:16:\"blog-single-meta\";a:2:{i:0;s:8:\"comments\";i:1;s:8:\"category\";}s:17:\"blog-single-width\";s:6:\"custom\";s:21:\"blog-single-max-width\";i:1100;s:33:\"_astra_pb_compatibility_completed\";s:7:\"inherit\";s:17:\"footer-sml-layout\";s:19:\"footer-sml-layout-2\";s:14:\"header-layouts\";s:20:\"header-main-layout-1\";s:39:\"header-main-submenu-container-animation\";s:4:\"fade\";s:19:\"breadcrumb-position\";s:4:\"none\";s:10:\"footer-adv\";s:8:\"layout-4\";s:23:\"footer-adv-border-color\";s:7:\"#000000\";s:17:\"footer-adv-bg-obj\";a:6:{s:16:\"background-color\";s:7:\"#000000\";s:16:\"background-image\";s:0:\"\";s:17:\"background-repeat\";s:6:\"repeat\";s:19:\"background-position\";s:13:\"center center\";s:15:\"background-size\";s:4:\"auto\";s:21:\"background-attachment\";s:6:\"scroll\";}s:22:\"is_theme_queue_running\";b:0;s:25:\"submenu-open-below-header\";b:0;s:18:\"site-content-width\";i:1200;s:24:\"header-main-layout-width\";s:7:\"content\";s:48:\"transparent-header-color-h-site-title-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:49:\"transparent-content-section-link-color-responsive\";a:3:{s:7:\"desktop\";s:7:\"#f15a25\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:9:\"blog-meta\";a:2:{i:0;s:8:\"comments\";i:1;s:8:\"category\";}s:19:\"footer-layout-width\";s:7:\"content\";s:29:\"pb-button-color-compatibility\";b:0;s:20:\"theme-button-padding\";a:6:{s:7:\"desktop\";a:4:{s:3:\"top\";i:8;s:5:\"right\";i:38;s:6:\"bottom\";i:8;s:4:\"left\";i:38;}s:6:\"tablet\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:6:\"mobile\";a:4:{s:3:\"top\";s:0:\"\";s:5:\"right\";s:0:\"\";s:6:\"bottom\";s:0:\"\";s:4:\"left\";s:0:\"\";}s:12:\"desktop-unit\";s:2:\"px\";s:11:\"tablet-unit\";s:2:\"px\";s:11:\"mobile-unit\";s:2:\"px\";}s:41:\"header-main-rt-section-button-link-option\";a:3:{s:3:\"url\";s:1:\"#\";s:7:\"new_tab\";b:0;s:8:\"link_rel\";s:0:\"\";}s:19:\"disable-primary-nav\";b:0;s:22:\"header-main-menu-align\";s:6:\"inline\";s:21:\"header-main-sep-color\";s:7:\"#000000\";s:38:\"transparent-header-bg-color-responsive\";a:3:{s:7:\"desktop\";s:0:\"\";s:6:\"tablet\";s:0:\"\";s:6:\"mobile\";s:0:\"\";}s:10:\"blog-width\";s:6:\"custom\";s:14:\"blog-max-width\";i:1200;}','yes'),(225,'astra-theme-old-setup','1','yes'),(281,'widget_em_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(282,'widget_em_calendar','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(283,'dbem_events_page','7','yes'),(284,'dbem_locations_page','8','yes'),(285,'dbem_categories_page','9','yes'),(275,'recently_activated','a:0:{}','yes'),(278,'dbem_flush_needed','0','yes'),(286,'dbem_tags_page','10','yes'),(287,'dbem_my_bookings_page','11','yes'),(288,'dbem_hello_to_user','1','yes'),(289,'dbem_data','a:0:{}','yes'),(290,'dbem_time_format','g:i a','yes'),(291,'dbem_date_format','d/m/Y','yes'),(292,'dbem_date_format_js','dd/mm/yy','yes'),(293,'dbem_dates_separator',' - ','yes'),(294,'dbem_times_separator',' - ','yes'),(295,'dbem_default_category','0','yes'),(296,'dbem_default_location','0','yes'),(297,'dbem_events_default_orderby','event_start_date,event_start_time,event_name','yes'),(298,'dbem_events_default_order','ASC','yes'),(299,'dbem_events_default_limit','10','yes'),(300,'dbem_search_form_submit','Search','yes'),(301,'dbem_search_form_advanced','1','yes'),(302,'dbem_search_form_advanced_hidden','1','yes'),(303,'dbem_search_form_advanced_show','Show Advanced Search','yes'),(304,'dbem_search_form_advanced_hide','Hide Advanced Search','yes'),(305,'dbem_search_form_text','1','yes'),(306,'dbem_search_form_text_label','Search','yes'),(307,'dbem_search_form_geo','1','yes'),(308,'dbem_search_form_geo_label','Near...','yes'),(309,'dbem_search_form_geo_units','1','yes'),(310,'dbem_search_form_geo_units_label','Within','yes'),(311,'dbem_search_form_geo_unit_default','mi','yes'),(312,'dbem_search_form_geo_distance_default','25','yes'),(313,'dbem_search_form_geo_distance_options','5,10,25,50,100','yes'),(314,'dbem_search_form_dates','1','yes'),(315,'dbem_search_form_dates_label','Dates','yes'),(316,'dbem_search_form_dates_separator','and','yes'),(317,'dbem_search_form_categories','1','yes'),(318,'dbem_search_form_categories_label','All Categories','yes'),(319,'dbem_search_form_category_label','Category','yes'),(320,'dbem_search_form_countries','1','yes'),(321,'dbem_search_form_default_country','','yes'),(322,'dbem_search_form_countries_label','All Countries','yes'),(323,'dbem_search_form_country_label','Country','yes'),(324,'dbem_search_form_regions','1','yes'),(325,'dbem_search_form_regions_label','All Regions','yes'),(326,'dbem_search_form_region_label','Region','yes'),(327,'dbem_search_form_states','1','yes'),(328,'dbem_search_form_states_label','All States','yes'),(329,'dbem_search_form_state_label','State/County','yes'),(330,'dbem_search_form_towns','0','yes'),(331,'dbem_search_form_towns_label','All Cities/Towns','yes'),(332,'dbem_search_form_town_label','City/Town','yes'),(333,'dbem_events_form_editor','1','yes'),(334,'dbem_events_form_reshow','1','yes'),(335,'dbem_events_form_result_success','You have successfully submitted your event, which will be published pending approval.','yes'),(336,'dbem_events_form_result_success_updated','You have successfully updated your event, which will be republished pending approval.','yes'),(337,'dbem_events_anonymous_submissions','0','yes'),(338,'dbem_events_anonymous_user','0','yes'),(339,'dbem_events_anonymous_result_success','You have successfully submitted your event, which will be published pending approval.','yes'),(340,'dbem_event_submitted_email_admin','','yes'),(341,'dbem_event_submitted_email_subject','Submitted Event Awaiting Approval','yes'),(342,'dbem_event_submitted_email_body','A new event has been submitted by #_CONTACTNAME.\n\rName : #_EVENTNAME \n\rDate : #_EVENTDATES \n\rTime : #_EVENTTIMES \n\rPlease visit https://pranakriyayoga.com/wp-admin/post.php?action=edit&post=#_EVENTPOSTID to review this event for approval.\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(343,'dbem_event_resubmitted_email_subject','Re-Submitted Event Awaiting Approval','yes'),(344,'dbem_event_resubmitted_email_body','A previously published event has been modified by #_CONTACTNAME, and this event is now unpublished and pending your approval.\n\rName : #_EVENTNAME \n\rDate : #_EVENTDATES \n\rTime : #_EVENTTIMES \n\rPlease visit https://pranakriyayoga.com/wp-admin/post.php?action=edit&post=#_EVENTPOSTID to review this event for approval.\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(345,'dbem_event_published_email_subject','Published Event - #_EVENTNAME','yes'),(346,'dbem_event_published_email_body','A new event has been published by #_CONTACTNAME.\n\rName : #_EVENTNAME \n\rDate : #_EVENTDATES \n\rTime : #_EVENTTIMES \n\rEdit this event - https://pranakriyayoga.com/wp-admin/post.php?action=edit&post=#_EVENTPOSTID \n\r View this event - #_EVENTURL\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(347,'dbem_event_approved_email_subject','Event Approved - #_EVENTNAME','yes'),(348,'dbem_event_approved_email_body','Dear #_CONTACTNAME, \n\rYour event #_EVENTNAME on #_EVENTDATES has been approved.\n\rYou can view your event here: #_EVENTURL\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(349,'dbem_event_reapproved_email_subject','Event Approved - #_EVENTNAME','yes'),(350,'dbem_event_reapproved_email_body','Dear #_CONTACTNAME, \n\rYour event #_EVENTNAME on #_EVENTDATES has been approved.\n\rYou can view your event here: #_EVENTURL\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(351,'dbem_events_page_title','Events','yes'),(352,'dbem_events_page_scope','future','yes'),(353,'dbem_events_page_search_form','1','yes'),(354,'dbem_event_list_item_format_header','<table class=\"events-table\" >\r\n    <thead>\r\n        <tr>\r\n			<th class=\"event-time\" scope=\"col\">Date/Time</th>\r\n			<th class=\"event-description\" scope=\"col\">Event</th>\r\n		</tr>\r\n   	</thead>\r\n    <tbody>','yes'),(355,'dbem_event_list_item_format','<tr>\r\n			<td>\r\n                #_EVENTDATES<br/>\r\n                #_EVENTTIMES\r\n            </td>\r\n            <td>\r\n                #_EVENTLINK\r\n                {has_location}<br/><i>#_LOCATIONNAME, #_LOCATIONTOWN #_LOCATIONSTATE</i>{/has_location}\r\n            </td>\r\n        </tr>','yes'),(356,'dbem_event_list_item_format_footer','</tbody></table>','yes'),(357,'dbem_event_list_groupby','0','yes'),(358,'dbem_event_list_groupby_format','','yes'),(359,'dbem_event_list_groupby_header_format','<h2>#s</h2>','yes'),(360,'dbem_display_calendar_in_events_page','0','yes'),(361,'dbem_single_event_format','<div style=\"float:right; margin:0px 0px 15px 15px;\">#_LOCATIONMAP</div>\r\n<p>\r\n	<strong>Date/Time</strong><br/>\r\n	Date(s) - #_EVENTDATES<br /><i>#_EVENTTIMES</i>\r\n</p>\r\n{has_location}\r\n<p>\r\n	<strong>Location</strong><br/>\r\n	#_LOCATIONLINK\r\n</p>\r\n{/has_location}\r\n<p>\r\n	<strong>Categories</strong>\r\n	#_CATEGORIES\r\n</p>\r\n<br style=\"clear:both\" />\r\n#_EVENTNOTES\r\n{has_bookings}\r\n<h3>Bookings</h3>\r\n#_BOOKINGFORM\r\n{/has_bookings}','yes'),(362,'dbem_event_excerpt_format','#_EVENTDATES @ #_EVENTTIMES - #_EVENTEXCERPT','yes'),(363,'dbem_event_excerpt_alt_format','#_EVENTDATES @ #_EVENTTIMES - #_EVENTEXCERPT{55}','yes'),(364,'dbem_event_page_title_format','#_EVENTNAME','yes'),(365,'dbem_event_all_day_message','All Day','yes'),(366,'dbem_no_events_message','No Events','yes'),(367,'dbem_locations_default_orderby','location_name','yes'),(368,'dbem_locations_default_order','ASC','yes'),(369,'dbem_locations_default_limit','10','yes'),(370,'dbem_locations_page_title','Event Locations','yes'),(371,'dbem_locations_page_search_form','1','yes'),(372,'dbem_no_locations_message','No Locations','yes'),(373,'dbem_location_default_country','','yes'),(374,'dbem_location_list_item_format_header','<ul class=\"em-locations-list\">','yes'),(375,'dbem_location_list_item_format','<li>#_LOCATIONLINK<ul><li>#_LOCATIONFULLLINE</li></ul></li>','yes'),(376,'dbem_location_list_item_format_footer','</ul>','yes'),(377,'dbem_location_page_title_format','#_LOCATIONNAME','yes'),(378,'dbem_single_location_format','<div style=\"float:right; margin:0px 0px 15px 15px;\">#_LOCATIONMAP</div>\r\n<p>\r\n	<strong>Address</strong><br/>\r\n	#_LOCATIONADDRESS<br/>\r\n	#_LOCATIONTOWN<br/>\r\n	#_LOCATIONSTATE<br/>\r\n	#_LOCATIONREGION<br/>\r\n	#_LOCATIONPOSTCODE<br/>\r\n	#_LOCATIONCOUNTRY\r\n</p>\r\n<br style=\"clear:both\" />\r\n#_LOCATIONNOTES\r\n\r\n<h3>Upcoming Events</h3>\r\n<p>#_LOCATIONNEXTEVENTS</p>','yes'),(379,'dbem_location_excerpt_format','#_LOCATIONEXCERPT','yes'),(380,'dbem_location_excerpt_alt_format','#_LOCATIONEXCERPT{55}','yes'),(381,'dbem_location_no_events_message','<li>No events in this location</li>','yes'),(382,'dbem_location_event_list_item_header_format','<ul>','yes'),(383,'dbem_location_event_list_item_format','<li>#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES</li>','yes'),(384,'dbem_location_event_list_item_footer_format','</ul>','yes'),(385,'dbem_location_event_list_limit','20','yes'),(386,'dbem_location_event_list_orderby','event_start_date,event_start_time,event_name','yes'),(387,'dbem_location_event_list_order','ASC','yes'),(388,'dbem_location_event_single_format','#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES','yes'),(389,'dbem_location_no_event_message','No events in this location','yes'),(390,'dbem_categories_default_limit','10','yes'),(391,'dbem_categories_default_orderby','name','yes'),(392,'dbem_categories_default_order','ASC','yes'),(393,'dbem_categories_list_item_format_header','<ul class=\"em-categories-list\">','yes'),(394,'dbem_categories_list_item_format','<li>#_CATEGORYLINK</li>','yes'),(395,'dbem_categories_list_item_format_footer','</ul>','yes'),(396,'dbem_no_categories_message','No Categories','yes'),(397,'dbem_category_page_title_format','#_CATEGORYNAME','yes'),(398,'dbem_category_page_format','#_CATEGORYNOTES<h3>Upcoming Events</h3>#_CATEGORYNEXTEVENTS','yes'),(399,'dbem_category_no_events_message','<li>No events in this category</li>','yes'),(400,'dbem_category_event_list_item_header_format','<ul>','yes'),(401,'dbem_category_event_list_item_format','<li>#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES</li>','yes'),(402,'dbem_category_event_list_item_footer_format','</ul>','yes'),(403,'dbem_category_event_list_limit','20','yes'),(404,'dbem_category_event_list_orderby','event_start_date,event_start_time,event_name','yes'),(405,'dbem_category_event_list_order','ASC','yes'),(406,'dbem_category_event_single_format','#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES','yes'),(407,'dbem_category_no_event_message','No events in this category','yes'),(408,'dbem_category_default_color','#a8d144','yes'),(409,'dbem_tags_default_limit','10','yes'),(410,'dbem_tags_default_orderby','name','yes'),(411,'dbem_tags_default_order','ASC','yes'),(412,'dbem_tags_list_item_format_header','<ul class=\"em-tags-list\">','yes'),(413,'dbem_tags_list_item_format','<li>#_TAGLINK</li>','yes'),(414,'dbem_tags_list_item_format_footer','</ul>','yes'),(415,'dbem_no_tags_message','No Tags','yes'),(416,'dbem_tag_page_title_format','#_TAGNAME','yes'),(417,'dbem_tag_page_format','<h3>Upcoming Events</h3>#_TAGNEXTEVENTS','yes'),(418,'dbem_tag_no_events_message','<li>No events with this tag</li>','yes'),(419,'dbem_tag_event_list_item_header_format','<ul class=\"em-tags-list\">','yes'),(420,'dbem_tag_event_list_item_format','<li>#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES</li>','yes'),(421,'dbem_tag_event_list_item_footer_format','</ul>','yes'),(422,'dbem_tag_event_single_format','#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES','yes'),(423,'dbem_tag_no_event_message','No events with this tag','yes'),(424,'dbem_tag_event_list_limit','20','yes'),(425,'dbem_tag_event_list_orderby','event_start_date,event_start_time,event_name','yes'),(426,'dbem_tag_event_list_order','ASC','yes'),(427,'dbem_tag_default_color','#a8d145','yes'),(428,'dbem_rss_limit','50','yes'),(429,'dbem_rss_scope','future','yes'),(430,'dbem_rss_main_title','prana kriya yoga - Events','yes'),(431,'dbem_rss_main_description','strength awareness power - Events','yes'),(432,'dbem_rss_description_format','#_EVENTDATES - #_EVENTTIMES <br/>#_LOCATIONNAME <br/>#_LOCATIONADDRESS <br/>#_LOCATIONTOWN','yes'),(433,'dbem_rss_title_format','#_EVENTNAME','yes'),(434,'dbem_rss_order','ASC','yes'),(435,'dbem_rss_orderby','event_start_date,event_start_time,event_name','yes'),(436,'em_rss_pubdate','Fri, 20 Sep 2019 21:51:43 +0000','yes'),(437,'dbem_ical_limit','50','yes'),(438,'dbem_ical_scope','future','yes'),(439,'dbem_ical_description_format','#_EVENTNAME','yes'),(440,'dbem_ical_real_description_format','#_EVENTEXCERPT','yes'),(441,'dbem_ical_location_format','#_LOCATIONNAME, #_LOCATIONFULLLINE, #_LOCATIONCOUNTRY','yes'),(442,'dbem_gmap_is_active','1','yes'),(443,'dbem_google_maps_browser_key','','yes'),(444,'dbem_map_default_width','400px','yes'),(445,'dbem_map_default_height','300px','yes'),(446,'dbem_location_baloon_format','<strong>#_LOCATIONNAME</strong><br/>#_LOCATIONADDRESS - #_LOCATIONTOWN<br/><a href=\"#_LOCATIONPAGEURL\">Events</a>','yes'),(447,'dbem_map_text_format','<strong>#_LOCATIONNAME</strong><p>#_LOCATIONADDRESS</p><p>#_LOCATIONTOWN</p>','yes'),(448,'dbem_email_disable_registration','0','yes'),(449,'dbem_rsvp_mail_port','465','yes'),(450,'dbem_smtp_host','localhost','yes'),(451,'dbem_mail_sender_name','','yes'),(452,'dbem_rsvp_mail_send_method','wp_mail','yes'),(453,'dbem_rsvp_mail_SMTPAuth','1','yes'),(454,'dbem_smtp_html','1','yes'),(455,'dbem_smtp_html_br','1','yes'),(456,'dbem_image_max_width','700','yes'),(457,'dbem_image_max_height','700','yes'),(458,'dbem_image_min_width','50','yes'),(459,'dbem_image_min_height','50','yes'),(460,'dbem_image_max_size','204800','yes'),(461,'dbem_list_date_title','Events - #j #M #y','yes'),(462,'dbem_full_calendar_month_format','M Y','yes'),(463,'dbem_full_calendar_event_format','<li>#_EVENTLINK</li>','yes'),(464,'dbem_full_calendar_long_events','0','yes'),(465,'dbem_full_calendar_initials_length','0','yes'),(466,'dbem_full_calendar_abbreviated_weekdays','1','yes'),(467,'dbem_display_calendar_day_single_yes','1','yes'),(468,'dbem_small_calendar_month_format','M Y','yes'),(469,'dbem_small_calendar_event_title_format','#_EVENTNAME','yes'),(470,'dbem_small_calendar_event_title_separator',', ','yes'),(471,'dbem_small_calendar_initials_length','1','yes'),(472,'dbem_small_calendar_abbreviated_weekdays','','yes'),(473,'dbem_small_calendar_long_events','0','yes'),(474,'dbem_display_calendar_order','ASC','yes'),(475,'dbem_display_calendar_orderby','event_name,event_start_time','yes'),(476,'dbem_display_calendar_events_limit','3','yes'),(477,'dbem_display_calendar_events_limit_msg','more...','yes'),(478,'dbem_calendar_direct_links','1','yes'),(479,'dbem_timezone_enabled','1','yes'),(480,'dbem_timezone_default','UTC','yes'),(481,'dbem_require_location','0','yes'),(482,'dbem_locations_enabled','1','yes'),(483,'dbem_use_select_for_locations','0','yes'),(484,'dbem_attributes_enabled','1','yes'),(485,'dbem_recurrence_enabled','1','yes'),(486,'dbem_rsvp_enabled','1','yes'),(487,'dbem_categories_enabled','1','yes'),(488,'dbem_tags_enabled','1','yes'),(489,'dbem_placeholders_custom','','yes'),(490,'dbem_location_attributes_enabled','1','yes'),(491,'dbem_location_placeholders_custom','','yes'),(492,'dbem_bookings_registration_disable','0','yes'),(493,'dbem_bookings_registration_disable_user_emails','0','yes'),(494,'dbem_bookings_approval','1','yes'),(495,'dbem_bookings_approval_reserved','0','yes'),(496,'dbem_bookings_approval_overbooking','0','yes'),(497,'dbem_bookings_double','0','yes'),(498,'dbem_bookings_user_cancellation','1','yes'),(499,'dbem_bookings_currency','USD','yes'),(500,'dbem_bookings_currency_decimal_point','.','yes'),(501,'dbem_bookings_currency_thousands_sep',',','yes'),(502,'dbem_bookings_currency_format','@#','yes'),(503,'dbem_bookings_tax','0','yes'),(504,'dbem_bookings_tax_auto_add','0','yes'),(505,'dbem_bookings_submit_button','Send your booking','yes'),(506,'dbem_bookings_login_form','1','yes'),(507,'dbem_bookings_anonymous','1','yes'),(508,'dbem_bookings_form_max','20','yes'),(509,'dbem_bookings_form_msg_disabled','Online bookings are not available for this event.','yes'),(510,'dbem_bookings_form_msg_closed','Bookings are closed for this event.','yes'),(511,'dbem_bookings_form_msg_full','This event is fully booked.','yes'),(512,'dbem_bookings_form_msg_attending','You are currently attending this event.','yes'),(513,'dbem_bookings_form_msg_bookings_link','Manage my bookings','yes'),(514,'dbem_booking_warning_cancel','Are you sure you want to cancel your booking?','yes'),(515,'dbem_booking_feedback_cancelled','Booking Cancelled','yes'),(516,'dbem_booking_feedback_pending','Booking successful, pending confirmation (you will also receive an email once confirmed).','yes'),(517,'dbem_booking_feedback','Booking successful.','yes'),(518,'dbem_booking_feedback_full','Booking cannot be made, not enough spaces available!','yes'),(519,'dbem_booking_feedback_log_in','You must log in or register to make a booking.','yes'),(520,'dbem_booking_feedback_nomail','However, there were some problems whilst sending confirmation emails to you and/or the event contact person. You may want to contact them directly and letting them know of this error.','yes'),(521,'dbem_booking_feedback_error','Booking could not be created:','yes'),(522,'dbem_booking_feedback_email_exists','This email already exists in our system, please log in to register to proceed with your booking.','yes'),(523,'dbem_booking_feedback_new_user','A new user account has been created for you. Please check your email for access details.','yes'),(524,'dbem_booking_feedback_reg_error','There was a problem creating a user account, please contact a website administrator.','yes'),(525,'dbem_booking_feedback_already_booked','You already have booked a seat at this event.','yes'),(526,'dbem_booking_feedback_min_space','You must request at least one space to book an event.','yes'),(527,'dbem_booking_feedback_spaces_limit','You cannot book more than %d spaces for this event.','yes'),(528,'dbem_booking_button_msg_book','Book Now','yes'),(529,'dbem_booking_button_msg_booking','Booking...','yes'),(530,'dbem_booking_button_msg_booked','Booking Submitted','yes'),(531,'dbem_booking_button_msg_already_booked','Already Booked','yes'),(532,'dbem_booking_button_msg_error','Booking Error. Try again?','yes'),(533,'dbem_booking_button_msg_full','Sold Out','yes'),(534,'dbem_booking_button_msg_closed','Bookings Closed','yes'),(535,'dbem_booking_button_msg_cancel','Cancel','yes'),(536,'dbem_booking_button_msg_canceling','Canceling...','yes'),(537,'dbem_booking_button_msg_cancelled','Cancelled','yes'),(538,'dbem_booking_button_msg_cancel_error','Cancellation Error. Try again?','yes'),(539,'dbem_bookings_notify_admin','0','yes'),(540,'dbem_bookings_contact_email','1','yes'),(541,'dbem_bookings_contact_email_pending_subject','Booking Pending','yes'),(542,'dbem_bookings_contact_email_pending_body','The following booking is pending :\n\r#_EVENTNAME - #_EVENTDATES @ #_EVENTTIMES\n\rNow there are #_BOOKEDSPACES spaces reserved, #_AVAILABLESPACES are still available.\n\rBOOKING DETAILS\n\rName : #_BOOKINGNAME\n\rEmail : #_BOOKINGEMAIL\n\r#_BOOKINGSUMMARY\n\r\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(543,'dbem_bookings_contact_email_confirmed_subject','Booking Confirmed','yes'),(544,'dbem_bookings_contact_email_confirmed_body','The following booking is confirmed :\n\r#_EVENTNAME - #_EVENTDATES @ #_EVENTTIMES\n\rNow there are #_BOOKEDSPACES spaces reserved, #_AVAILABLESPACES are still available.\n\rBOOKING DETAILS\n\rName : #_BOOKINGNAME\n\rEmail : #_BOOKINGEMAIL\n\r#_BOOKINGSUMMARY\n\r\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(545,'dbem_bookings_contact_email_rejected_subject','Booking Rejected','yes'),(546,'dbem_bookings_contact_email_rejected_body','The following booking is rejected :\n\r#_EVENTNAME - #_EVENTDATES @ #_EVENTTIMES\n\rNow there are #_BOOKEDSPACES spaces reserved, #_AVAILABLESPACES are still available.\n\rBOOKING DETAILS\n\rName : #_BOOKINGNAME\n\rEmail : #_BOOKINGEMAIL\n\r#_BOOKINGSUMMARY\n\r\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(547,'dbem_bookings_contact_email_cancelled_subject','Booking Cancelled','yes'),(548,'dbem_bookings_contact_email_cancelled_body','The following booking is cancelled :\n\r#_EVENTNAME - #_EVENTDATES @ #_EVENTTIMES\n\rNow there are #_BOOKEDSPACES spaces reserved, #_AVAILABLESPACES are still available.\n\rBOOKING DETAILS\n\rName : #_BOOKINGNAME\n\rEmail : #_BOOKINGEMAIL\n\r#_BOOKINGSUMMARY\n\r\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(549,'dbem_bookings_email_pending_subject','Booking Pending','yes'),(550,'dbem_bookings_email_pending_body','Dear #_BOOKINGNAME, \n\rYou have requested #_BOOKINGSPACES space/spaces for #_EVENTNAME.\n\rWhen : #_EVENTDATES @ #_EVENTTIMES\n\rWhere : #_LOCATIONNAME - #_LOCATIONFULLLINE\n\rYour booking is currently pending approval by our administrators. Once approved you will receive an automatic confirmation.\n\rYours faithfully,\n\r#_CONTACTNAME\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(551,'dbem_bookings_email_rejected_subject','Booking Rejected','yes'),(552,'dbem_bookings_email_rejected_body','Dear #_BOOKINGNAME, \n\rYour requested booking for #_BOOKINGSPACES spaces at #_EVENTNAME on #_EVENTDATES has been rejected.\n\rYours faithfully,\n\r#_CONTACTNAME\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(553,'dbem_bookings_email_confirmed_subject','Booking Confirmed','yes'),(554,'dbem_bookings_email_confirmed_body','Dear #_BOOKINGNAME, \n\rYou have successfully reserved #_BOOKINGSPACES space/spaces for #_EVENTNAME.\n\rWhen : #_EVENTDATES @ #_EVENTTIMES\n\rWhere : #_LOCATIONNAME - #_LOCATIONFULLLINE\n\rYours faithfully,\n\r#_CONTACTNAME\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(555,'dbem_bookings_email_cancelled_subject','Booking Cancelled','yes'),(556,'dbem_bookings_email_cancelled_body','Dear #_BOOKINGNAME, \n\rYour requested booking for #_BOOKINGSPACES spaces at #_EVENTNAME on #_EVENTDATES has been cancelled.\n\rYours faithfully,\n\r#_CONTACTNAME\n\r\n\r-------------------------------\n\rPowered by Events Manager - http://wp-events-plugin.com','yes'),(557,'dbem_bookings_email_registration_subject','[prana kriya yoga] Your username and password','yes'),(558,'dbem_bookings_email_registration_body','You have successfully created an account at prana kriya yoga\n\rYou can log into our site here : https://pranakriyayoga.com/wp-login.php\n\rUsername : %username%\n\rPassword : %password%\n\rTo view your bookings, please visit https://pranakriyayoga.com/events/my-bookings/ after logging in.','yes'),(559,'dbem_bookings_tickets_orderby','ticket_price DESC, ticket_name ASC','yes'),(560,'dbem_bookings_tickets_priority','0','yes'),(561,'dbem_bookings_tickets_show_unavailable','0','yes'),(562,'dbem_bookings_tickets_show_loggedout','1','yes'),(563,'dbem_bookings_tickets_single','0','yes'),(564,'dbem_bookings_tickets_single_form','0','yes'),(565,'dbem_bookings_my_title_format','My Bookings','yes'),(566,'dbem_bp_events_list_format_header','<ul class=\"em-events-list\">','yes'),(567,'dbem_bp_events_list_format','<li>#_EVENTLINK - #_EVENTDATES - #_EVENTTIMES<ul><li>#_LOCATIONLINK - #_LOCATIONADDRESS, #_LOCATIONTOWN</li></ul></li>','yes'),(568,'dbem_bp_events_list_format_footer','</ul>','yes'),(569,'dbem_bp_events_list_none_format','<p class=\"em-events-list\">No Events</p>','yes'),(570,'dbem_css_editors','1','yes'),(571,'dbem_css_rsvp','1','yes'),(572,'dbem_css_rsvpadmin','1','yes'),(573,'dbem_css_evlist','1','yes'),(574,'dbem_css_search','1','yes'),(575,'dbem_css_loclist','1','yes'),(576,'dbem_css_catlist','1','yes'),(577,'dbem_css_taglist','1','yes'),(578,'dbem_cp_events_slug','events','yes'),(579,'dbem_cp_locations_slug','locations','yes'),(580,'dbem_taxonomy_category_slug','events/categories','yes'),(581,'dbem_taxonomy_tag_slug','events/tags','yes'),(582,'dbem_cp_events_template','','yes'),(583,'dbem_cp_events_body_class','','yes'),(584,'dbem_cp_events_post_class','','yes'),(585,'dbem_cp_events_formats','1','yes'),(586,'dbem_cp_events_has_archive','1','yes'),(587,'dbem_events_default_archive_orderby','_event_start','yes'),(588,'dbem_events_default_archive_order','ASC','yes'),(589,'dbem_events_archive_scope','past','yes'),(590,'dbem_cp_events_archive_formats','1','yes'),(591,'dbem_cp_events_excerpt_formats','1','yes'),(592,'dbem_cp_events_search_results','0','yes'),(593,'dbem_cp_events_custom_fields','0','yes'),(594,'dbem_cp_events_comments','1','yes'),(595,'dbem_cp_locations_template','','yes'),(596,'dbem_cp_locations_body_class','','yes'),(597,'dbem_cp_locations_post_class','','yes'),(598,'dbem_cp_locations_formats','1','yes'),(599,'dbem_cp_locations_has_archive','1','yes'),(600,'dbem_locations_default_archive_orderby','title','yes'),(601,'dbem_locations_default_archive_order','ASC','yes'),(602,'dbem_cp_locations_archive_formats','1','yes'),(603,'dbem_cp_locations_excerpt_formats','1','yes'),(604,'dbem_cp_locations_search_results','0','yes'),(605,'dbem_cp_locations_custom_fields','0','yes'),(606,'dbem_cp_locations_comments','1','yes'),(607,'dbem_cp_categories_formats','1','yes'),(608,'dbem_categories_default_archive_orderby','event_start_date,event_start_time,event_name','yes'),(609,'dbem_categories_default_archive_order','ASC','yes'),(610,'dbem_cp_tags_formats','1','yes'),(611,'dbem_tags_default_archive_orderby','event_start_date,event_start_time,event_name','yes'),(612,'dbem_tags_default_archive_order','ASC','yes'),(613,'dbem_disable_thumbnails','','yes'),(614,'dbem_feedback_reminder','1569016303','yes'),(615,'dbem_events_page_ajax','0','yes'),(616,'dbem_conditional_recursions','1','yes'),(617,'dbem_data_privacy_consent_text','I consent to my submitted data being collected and stored as outlined by the site %s.','yes'),(618,'dbem_data_privacy_consent_remember','1','yes'),(619,'dbem_data_privacy_consent_events','1','yes'),(620,'dbem_data_privacy_consent_locations','1','yes'),(621,'dbem_data_privacy_consent_bookings','1','yes'),(622,'dbem_data_privacy_export_events','1','yes'),(623,'dbem_data_privacy_export_locations','1','yes'),(624,'dbem_data_privacy_export_bookings','1','yes'),(625,'dbem_data_privacy_erase_events','1','yes'),(626,'dbem_data_privacy_erase_locations','1','yes'),(627,'dbem_data_privacy_erase_bookings','1','yes'),(628,'dbem_credits','1','yes'),(629,'dbem_version','5.95','yes'),(1161,'elementor_library_category_children','a:0:{}','yes'),(9219,'mc4wp_default_form_id','527','yes'),(9220,'mc4wp_form_stylesheets','a:0:{}','yes'),(9231,'widget_sow-button','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9232,'widget_sow-google-map','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9233,'widget_sow-image','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9234,'widget_sow-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9235,'widget_sow-post-carousel','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9236,'widget_sow-editor','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(9237,'siteorigin_widget_bundle_version','1.16.0','yes'),(9238,'siteorigin_widgets_old_widgets','/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/accordion/accordion.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/button/button.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/cta/cta.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/contact/contact.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/editor/editor.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/features/features.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/google-map/google-map.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/headline/headline.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/hero/hero.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/icon/icon.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/image/image.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/image-grid/image-grid.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/slider/slider.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/layout-slider/layout-slider.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/post-carousel/post-carousel.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/price-table/price-table.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/simple-masonry/simple-masonry.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/social-media-buttons/social-media-buttons.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/tabs/tabs.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/taxonomy/taxonomy.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/testimonial/testimonial.php,/home/neurop9/pranakriyayoga.com/wp-content/plugins/so-widgets-bundle/widgets/video/video.php','yes'),(4523,'elementor_remote_info_feed_data','a:5:{i:0;a:5:{s:5:\"title\";s:61:\"How to Design Your WordPress Site Using Elementor Theme Style\";s:7:\"excerpt\";s:177:\"Elementor Theme Style allows you to customize your website easily. In this tutorial, we’ll show you how to use the theme style to quickly build a unique and compelling design.\";s:7:\"created\";s:10:\"1586863421\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:148:\"https://elementor.com/blog/design-your-wordpress-site-elementor-theme-style/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:1;a:5:{s:5:\"title\";s:43:\"Elementor Meetups — March 2020 Highlights\";s:7:\"excerpt\";s:202:\"This last month we had to adapt our meetup planning to the COVID-19 pandemic circumstances. From mid-March, all our off-line meetups were replaced by virtual events in order to keep our community safe. \";s:7:\"created\";s:10:\"1586240820\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:128:\"https://elementor.com/blog/elementor-meetups-march-2020/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:2;a:5:{s:5:\"title\";s:59:\"Monday Masterclass: How to Write Great Web Design Proposals\";s:7:\"excerpt\";s:196:\"This week we’re looking at work proposals, what to consider, what to include in your price quote, and a pricing system for your services, especially if you’re building websites with Elementor.\";s:7:\"created\";s:10:\"1586158429\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:116:\"https://elementor.com/blog/website-proposal/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:3;a:5:{s:5:\"title\";s:45:\"6 Ways to Monetize WordPress Websites in 2020\";s:7:\"excerpt\";s:211:\"There are many methods for monetizing your WordPress site that can reinforce your business cash flow. In this article, we delve into the most effective ways to sustain your business when circumstances are shaky.\";s:7:\"created\";s:10:\"1585838838\";s:5:\"badge\";s:0:\"\";s:3:\"url\";s:118:\"https://elementor.com/blog/monetize-wordpress/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}i:4;a:5:{s:5:\"title\";s:73:\"Introducing Elementor Experts: The New Discovery Network For Web Creators\";s:7:\"excerpt\";s:232:\"We are proud to launch Elementor Experts, a brand new expert discovery network for web creators. Experts will help you showcase your best work, get hired or hire professional designers, marketers, and developers, all in one place.\r\n\";s:7:\"created\";s:10:\"1585657322\";s:5:\"badge\";s:3:\"New\";s:3:\"url\";s:119:\"https://elementor.com/blog/introducing-experts/?utm_source=wp-overview-widget&utm_medium=wp-dash&utm_campaign=news-feed\";}}','no'),(30151,'_transient_timeout_elementor_remote_info_api_data_2.9.7','1587161851','no'),(13122,'elementor_controls_usage','a:2:{s:7:\"wp-post\";a:13:{s:6:\"column\";a:2:{s:5:\"count\";i:28;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:23;s:19:\"_inline_size_tablet\";i:3;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:4;s:13:\"margin_mobile\";i:6;s:7:\"padding\";i:14;s:14:\"padding_mobile\";i:13;s:14:\"padding_tablet\";i:7;s:13:\"margin_tablet\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:4;s:16:\"background_color\";i:3;s:17:\"background_repeat\";i:2;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:3;s:26:\"background_overlay_opacity\";i:2;s:24:\"background_overlay_color\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}s:14:\"section_border\";a:4:{s:13:\"border_radius\";i:2;s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:20;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}s:14:\"section_layout\";a:7:{s:6:\"layout\";i:4;s:13:\"custom_height\";i:5;s:6:\"height\";i:3;s:13:\"content_width\";i:4;s:16:\"content_position\";i:6;s:3:\"gap\";i:7;s:15:\"column_position\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:11:{s:21:\"background_background\";i:6;s:16:\"background_image\";i:2;s:19:\"background_position\";i:3;s:17:\"background_repeat\";i:2;s:15:\"background_size\";i:3;s:28:\"background_slideshow_gallery\";i:2;s:21:\"background_attachment\";i:2;s:18:\"background_color_b\";i:1;s:16:\"background_color\";i:3;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:3;s:24:\"background_overlay_color\";i:2;s:26:\"background_overlay_opacity\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:2:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:14;s:14:\"padding_tablet\";i:12;s:14:\"padding_mobile\";i:11;s:13:\"margin_tablet\";i:4;s:6:\"margin\";i:10;s:13:\"margin_mobile\";i:3;s:7:\"z_index\";i:1;}s:19:\"_section_responsive\";a:0:{}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:17;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:17;s:5:\"align\";i:11;s:12:\"align_mobile\";i:9;s:11:\"header_size\";i:13;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:12:{s:21:\"typography_typography\";i:17;s:22:\"typography_font_weight\";i:16;s:25:\"typography_letter_spacing\";i:9;s:25:\"typography_text_transform\";i:15;s:29:\"typography_line_height_mobile\";i:5;s:11:\"title_color\";i:10;s:20:\"typography_font_size\";i:8;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:2;s:29:\"typography_line_height_tablet\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:2;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:2:{s:5:\"count\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:4;s:5:\"shape\";i:4;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:3;s:18:\"icon_primary_color\";i:3;s:20:\"icon_secondary_color\";i:3;s:9:\"icon_size\";i:3;s:12:\"icon_spacing\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;s:12:\"icon_padding\";i:1;s:19:\"icon_spacing_mobile\";i:1;}s:20:\"section_social_hover\";a:3:{s:19:\"hover_primary_color\";i:3;s:21:\"hover_secondary_color\";i:3;s:15:\"hover_animation\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:0:{}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:13;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:13;s:5:\"color\";i:13;s:3:\"gap\";i:13;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:13;s:12:\"width_mobile\";i:7;s:12:\"align_mobile\";i:7;s:12:\"width_tablet\";i:6;s:5:\"align\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:0:{}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:10:\"text_color\";i:15;s:21:\"typography_typography\";i:13;s:21:\"typography_font_style\";i:5;s:20:\"typography_font_size\";i:10;s:22:\"typography_font_weight\";i:9;s:22:\"typography_line_height\";i:10;s:5:\"align\";i:4;s:22:\"typography_font_family\";i:2;s:25:\"typography_letter_spacing\";i:3;s:29:\"typography_line_height_mobile\";i:1;s:12:\"align_mobile\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:10;s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:14:\"_margin_mobile\";i:4;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"shortcode\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:8:\"icon-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:10:\"title_size\";i:2;s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:2;s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:12:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:28:\"title_typography_font_weight\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:10:\"text_align\";i:2;s:27:\"title_typography_typography\";i:2;s:31:\"title_typography_text_transform\";i:2;s:34:\"description_typography_line_height\";i:2;s:17:\"text_align_mobile\";i:2;s:25:\"title_bottom_space_tablet\";i:2;s:25:\"title_bottom_space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:1;}}}}s:13:\"image-gallery\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:9:\"image-box\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:14:\"thumbnail_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;s:15:\"hover_animation\";i:2;s:13:\"image_opacity\";i:2;s:19:\"image_opacity_hover\";i:2;}s:21:\"section_style_content\";a:15:{s:10:\"text_align\";i:2;s:26:\"content_vertical_alignment\";i:2;s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:37:\"description_typography_text_transform\";i:2;s:37:\"description_typography_letter_spacing\";i:2;s:34:\"description_typography_line_height\";i:2;s:28:\"title_typography_line_height\";i:2;s:31:\"title_typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:2:{s:10:\"video_type\";i:1;s:10:\"hosted_url\";i:1;}}}}s:9:\"icon-list\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}s:7:\"wp-page\";a:8:{s:6:\"column\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:12:\"border_width\";i:3;s:13:\"border_radius\";i:3;s:26:\"box_shadow_box_shadow_type\";i:3;s:21:\"box_shadow_box_shadow\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;}s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:9;s:7:\"padding\";i:3;s:13:\"margin_tablet\";i:5;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:2:{s:5:\"count\";i:8;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:4:{s:3:\"gap\";i:4;s:16:\"content_position\";i:4;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:5;s:14:\"padding_tablet\";i:5;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:19:\"background_position\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}}}}s:11:\"testimonial\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:5:{s:19:\"testimonial_content\";i:3;s:17:\"testimonial_image\";i:3;s:16:\"testimonial_name\";i:3;s:15:\"testimonial_job\";i:3;s:21:\"testimonial_alignment\";i:3;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:5:{s:21:\"content_content_color\";i:3;s:29:\"content_typography_typography\";i:3;s:28:\"content_typography_font_size\";i:3;s:30:\"content_typography_font_weight\";i:3;s:30:\"content_typography_line_height\";i:3;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:3;}s:30:\"section_style_testimonial_name\";a:4:{s:15:\"name_text_color\";i:3;s:26:\"name_typography_typography\";i:3;s:25:\"name_typography_font_size\";i:3;s:32:\"name_typography_font_size_tablet\";i:3;}s:29:\"section_style_testimonial_job\";a:4:{s:14:\"job_text_color\";i:3;s:25:\"job_typography_typography\";i:3;s:24:\"job_typography_font_size\";i:3;s:26:\"job_typography_font_weight\";i:3;}}}}s:13:\"image-gallery\";a:2:{s:5:\"count\";i:1;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;}}}}s:7:\"heading\";a:2:{s:5:\"count\";i:12;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:12;s:11:\"header_size\";i:10;s:5:\"align\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:8;s:7:\"_margin\";i:4;}}}}s:7:\"divider\";a:2:{s:5:\"count\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:2;}}}}s:11:\"text-editor\";a:2:{s:5:\"count\";i:18;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:18;s:21:\"typography_typography\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:18;s:8:\"_padding\";i:2;}}}}s:6:\"button\";a:2:{s:5:\"count\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:20:\"typography_font_size\";i:2;s:16:\"background_color\";i:2;s:29:\"button_background_hover_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;}}}}}}','no'),(14844,'widget_sow-icon','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14649,'widgetopts_global_types','a:4:{s:4:\"post\";O:12:\"WP_Post_Type\":30:{s:4:\"name\";s:4:\"post\";s:5:\"label\";s:5:\"Posts\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Posts\";s:13:\"singular_name\";s:4:\"Post\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:14:\"Add a New Post\";s:9:\"edit_item\";s:9:\"Edit Post\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:9:\"View Post\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:22:\"No posts found in Bin.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:9:\"All Posts\";s:8:\"archives\";s:13:\"Post Archives\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Posts\";s:14:\"name_admin_bar\";s:4:\"Post\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";i:5;s:9:\"menu_icon\";N;s:15:\"capability_type\";s:4:\"post\";s:12:\"map_meta_cap\";b:1;s:20:\"register_meta_box_cb\";N;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"posts\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:15:\"rest_controller\";N;}s:4:\"page\";O:12:\"WP_Post_Type\":30:{s:4:\"name\";s:4:\"page\";s:5:\"label\";s:5:\"Pages\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Pages\";s:13:\"singular_name\";s:4:\"Page\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:12:\"Add New Page\";s:9:\"edit_item\";s:9:\"Edit Page\";s:8:\"new_item\";s:8:\"New Page\";s:9:\"view_item\";s:9:\"View Page\";s:10:\"view_items\";s:10:\"View Pages\";s:12:\"search_items\";s:12:\"Search Pages\";s:9:\"not_found\";s:15:\"No pages found.\";s:18:\"not_found_in_trash\";s:22:\"No pages found in Bin.\";s:17:\"parent_item_colon\";s:12:\"Parent Page:\";s:9:\"all_items\";s:9:\"All Pages\";s:8:\"archives\";s:13:\"Page Archives\";s:10:\"attributes\";s:15:\"Page Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into page\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this page\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter pages list\";s:21:\"items_list_navigation\";s:21:\"Pages list navigation\";s:10:\"items_list\";s:10:\"Pages list\";s:14:\"item_published\";s:15:\"Page published.\";s:24:\"item_published_privately\";s:25:\"Page published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Page reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Page scheduled.\";s:12:\"item_updated\";s:13:\"Page updated.\";s:9:\"menu_name\";s:5:\"Pages\";s:14:\"name_admin_bar\";s:4:\"Page\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:1;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";i:20;s:9:\"menu_icon\";N;s:15:\"capability_type\";s:4:\"page\";s:12:\"map_meta_cap\";b:1;s:20:\"register_meta_box_cb\";N;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_page\";s:9:\"read_post\";s:9:\"read_page\";s:11:\"delete_post\";s:11:\"delete_page\";s:10:\"edit_posts\";s:10:\"edit_pages\";s:17:\"edit_others_posts\";s:17:\"edit_others_pages\";s:13:\"publish_posts\";s:13:\"publish_pages\";s:18:\"read_private_posts\";s:18:\"read_private_pages\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_pages\";s:20:\"delete_private_posts\";s:20:\"delete_private_pages\";s:22:\"delete_published_posts\";s:22:\"delete_published_pages\";s:19:\"delete_others_posts\";s:19:\"delete_others_pages\";s:18:\"edit_private_posts\";s:18:\"edit_private_pages\";s:20:\"edit_published_posts\";s:20:\"edit_published_pages\";s:12:\"create_posts\";s:10:\"edit_pages\";}s:7:\"rewrite\";b:0;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"pages\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Posts_Controller\";s:15:\"rest_controller\";N;}s:10:\"attachment\";O:12:\"WP_Post_Type\":30:{s:4:\"name\";s:10:\"attachment\";s:5:\"label\";s:5:\"Media\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:5:\"Media\";s:13:\"singular_name\";s:5:\"Media\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:14:\"Add a New Post\";s:9:\"edit_item\";s:10:\"Edit Media\";s:8:\"new_item\";s:8:\"New Post\";s:9:\"view_item\";s:20:\"View Attachment Page\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:12:\"Search Posts\";s:9:\"not_found\";s:15:\"No posts found.\";s:18:\"not_found_in_trash\";s:22:\"No posts found in Bin.\";s:17:\"parent_item_colon\";N;s:9:\"all_items\";s:5:\"Media\";s:8:\"archives\";s:5:\"Media\";s:10:\"attributes\";s:21:\"Attachment Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:5:\"Media\";s:14:\"name_admin_bar\";s:5:\"Media\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:0;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";N;s:9:\"menu_icon\";N;s:15:\"capability_type\";s:4:\"post\";s:12:\"map_meta_cap\";b:1;s:20:\"register_meta_box_cb\";N;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:9:\"query_var\";b:0;s:10:\"can_export\";b:1;s:16:\"delete_with_user\";b:1;s:8:\"_builtin\";b:1;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:12:\"upload_files\";}s:7:\"rewrite\";b:0;s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:5:\"media\";s:21:\"rest_controller_class\";s:30:\"WP_REST_Attachments_Controller\";s:15:\"rest_controller\";N;}s:17:\"elementor_library\";O:12:\"WP_Post_Type\":30:{s:4:\"name\";s:17:\"elementor_library\";s:5:\"label\";s:12:\"My Templates\";s:6:\"labels\";O:8:\"stdClass\":31:{s:4:\"name\";s:12:\"My Templates\";s:13:\"singular_name\";s:8:\"Template\";s:7:\"add_new\";s:7:\"Add New\";s:12:\"add_new_item\";s:16:\"Add New Template\";s:9:\"edit_item\";s:13:\"Edit Template\";s:8:\"new_item\";s:12:\"New Template\";s:9:\"view_item\";s:13:\"View Template\";s:10:\"view_items\";s:10:\"View Posts\";s:12:\"search_items\";s:15:\"Search Template\";s:9:\"not_found\";s:18:\"No Templates found\";s:18:\"not_found_in_trash\";s:27:\"No Templates found in Trash\";s:17:\"parent_item_colon\";s:0:\"\";s:9:\"all_items\";s:13:\"All Templates\";s:8:\"archives\";s:13:\"All Templates\";s:10:\"attributes\";s:15:\"Post Attributes\";s:16:\"insert_into_item\";s:16:\"Insert into post\";s:21:\"uploaded_to_this_item\";s:21:\"Uploaded to this post\";s:14:\"featured_image\";s:14:\"Featured Image\";s:18:\"set_featured_image\";s:18:\"Set featured image\";s:21:\"remove_featured_image\";s:21:\"Remove featured image\";s:18:\"use_featured_image\";s:21:\"Use as featured image\";s:17:\"filter_items_list\";s:17:\"Filter posts list\";s:21:\"items_list_navigation\";s:21:\"Posts list navigation\";s:10:\"items_list\";s:10:\"Posts list\";s:14:\"item_published\";s:15:\"Post published.\";s:24:\"item_published_privately\";s:25:\"Post published privately.\";s:22:\"item_reverted_to_draft\";s:23:\"Post reverted to draft.\";s:14:\"item_scheduled\";s:15:\"Post scheduled.\";s:12:\"item_updated\";s:13:\"Post updated.\";s:9:\"menu_name\";s:9:\"Templates\";s:14:\"name_admin_bar\";s:8:\"Template\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:12:\"hierarchical\";b:0;s:19:\"exclude_from_search\";b:1;s:18:\"publicly_queryable\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:0;s:17:\"show_in_admin_bar\";b:1;s:13:\"menu_position\";N;s:9:\"menu_icon\";s:20:\"dashicons-admin-page\";s:15:\"capability_type\";s:4:\"post\";s:12:\"map_meta_cap\";b:1;s:20:\"register_meta_box_cb\";N;s:10:\"taxonomies\";a:0:{}s:11:\"has_archive\";b:0;s:9:\"query_var\";s:17:\"elementor_library\";s:10:\"can_export\";b:1;s:16:\"delete_with_user\";N;s:8:\"_builtin\";b:0;s:10:\"_edit_link\";s:16:\"post.php?post=%d\";s:3:\"cap\";O:8:\"stdClass\":15:{s:9:\"edit_post\";s:9:\"edit_post\";s:9:\"read_post\";s:9:\"read_post\";s:11:\"delete_post\";s:11:\"delete_post\";s:10:\"edit_posts\";s:10:\"edit_posts\";s:17:\"edit_others_posts\";s:17:\"edit_others_posts\";s:13:\"publish_posts\";s:13:\"publish_posts\";s:18:\"read_private_posts\";s:18:\"read_private_posts\";s:4:\"read\";s:4:\"read\";s:12:\"delete_posts\";s:12:\"delete_posts\";s:20:\"delete_private_posts\";s:20:\"delete_private_posts\";s:22:\"delete_published_posts\";s:22:\"delete_published_posts\";s:19:\"delete_others_posts\";s:19:\"delete_others_posts\";s:18:\"edit_private_posts\";s:18:\"edit_private_posts\";s:20:\"edit_published_posts\";s:20:\"edit_published_posts\";s:12:\"create_posts\";s:10:\"edit_posts\";}s:7:\"rewrite\";b:0;s:12:\"show_in_rest\";b:0;s:9:\"rest_base\";b:0;s:21:\"rest_controller_class\";b:0;s:15:\"rest_controller\";N;}}','yes'),(4520,'posts-created-with-uagb','5','yes'),(4521,'_elementor_installed_time','1572966537','yes'),(4522,'elementor_remote_info_library','a:3:{s:10:\"types_data\";a:2:{s:5:\"block\";a:1:{s:10:\"categories\";a:22:{i:0;s:8:\"404 page\";i:1;s:5:\"about\";i:2;s:7:\"archive\";i:3;s:14:\"call to action\";i:4;s:7:\"clients\";i:5;s:7:\"contact\";i:6;s:3:\"faq\";i:7;s:8:\"features\";i:8;s:6:\"footer\";i:9;s:6:\"header\";i:10;s:4:\"hero\";i:11;s:9:\"portfolio\";i:12;s:7:\"pricing\";i:13;s:15:\"product archive\";i:14;s:8:\"services\";i:15;s:11:\"single page\";i:16;s:11:\"single post\";i:17;s:14:\"single product\";i:18;s:5:\"stats\";i:19;s:9:\"subscribe\";i:20;s:4:\"team\";i:21;s:12:\"testimonials\";}}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:10:\"categories\";s:247:\"[\"404 page\",\"about\",\"archive\",\"call to action\",\"clients\",\"contact\",\"faq\",\"features\",\"footer\",\"header\",\"hero\",\"portfolio\",\"pricing\",\"product archive\",\"services\",\"single page\",\"single post\",\"single product\",\"stats\",\"subscribe\",\"team\",\"testimonials\"]\";s:9:\"templates\";a:670:{i:0;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443532\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"11\";s:11:\"trend_index\";s:1:\"6\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:1;a:14:{s:2:\"id\";s:5:\"10107\";s:5:\"title\";s:34:\"Classic | Promotion | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/balls_small.png\";s:12:\"tmpl_created\";s:10:\"1547851373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-promotion-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"264\";s:11:\"trend_index\";s:3:\"186\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:2;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443534\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"31\";s:11:\"trend_index\";s:2:\"16\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:3;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443543\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"17\";s:11:\"trend_index\";s:1:\"7\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:4;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"33\";s:11:\"trend_index\";s:2:\"23\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:5;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443553\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"79\";s:11:\"trend_index\";s:2:\"48\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:6;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"72\";s:11:\"trend_index\";s:2:\"66\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:7;a:14:{s:2:\"id\";s:5:\"10158\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/coco_small.png\";s:12:\"tmpl_created\";s:10:\"1547852227\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"287\";s:11:\"trend_index\";s:3:\"200\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:8;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"204\";s:11:\"trend_index\";s:3:\"185\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:9;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"30\";s:11:\"trend_index\";s:2:\"18\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:10;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443571\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"200\";s:11:\"trend_index\";s:3:\"177\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:11;a:14:{s:2:\"id\";s:5:\"10190\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/engage_small.png\";s:12:\"tmpl_created\";s:10:\"1547885703\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"277\";s:11:\"trend_index\";s:3:\"172\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:12;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"125\";s:11:\"trend_index\";s:3:\"108\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:13;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"301\";s:11:\"trend_index\";s:3:\"331\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:14;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443576\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"158\";s:11:\"trend_index\";s:3:\"146\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:15;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/faq-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"203\";s:11:\"trend_index\";s:3:\"202\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:16;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"92\";s:11:\"trend_index\";s:3:\"116\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:17;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443582\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/faq-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:3:\"faq\";s:4:\"tags\";s:7:\"[\"faq\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"308\";s:11:\"trend_index\";s:3:\"360\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:18;a:14:{s:2:\"id\";s:5:\"10256\";s:5:\"title\";s:20:\"Classic | Sale | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/fruit_small.png\";s:12:\"tmpl_created\";s:10:\"1547888909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"427\";s:11:\"trend_index\";s:3:\"419\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:19;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"34\";s:11:\"trend_index\";s:2:\"25\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:20;a:14:{s:2:\"id\";s:5:\"10267\";s:5:\"title\";s:29:\"Classic | Contact | Christmas\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547889047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-contact-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"320\";s:11:\"trend_index\";s:3:\"251\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:21;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"345\";s:11:\"trend_index\";s:3:\"408\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:22;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"217\";s:11:\"trend_index\";s:3:\"201\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:23;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"19\";s:11:\"trend_index\";s:1:\"8\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:24;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"112\";s:11:\"trend_index\";s:3:\"127\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:25;a:14:{s:2:\"id\";s:5:\"10307\";s:5:\"title\";s:43:\"Fly In | Promotion | Christmas | Teddy Bear\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547893266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/fly-in-promotion-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"572\";s:11:\"trend_index\";s:3:\"622\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:26;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"178\";s:11:\"trend_index\";s:3:\"192\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:27;a:14:{s:2:\"id\";s:5:\"10318\";s:5:\"title\";s:27:\"Classic | Contact | Bicycle\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/by_small.png\";s:12:\"tmpl_created\";s:10:\"1547893367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"356\";s:11:\"trend_index\";s:3:\"319\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:28;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"293\";s:11:\"trend_index\";s:3:\"277\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:29;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"114\";s:11:\"trend_index\";s:2:\"94\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:30;a:14:{s:2:\"id\";s:5:\"10339\";s:5:\"title\";s:22:\"Fly In | Contact | Spa\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547893603\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-contact-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"413\";s:11:\"trend_index\";s:3:\"386\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:31;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"285\";s:11:\"trend_index\";s:3:\"345\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:32;a:14:{s:2:\"id\";s:5:\"10352\";s:5:\"title\";s:23:\"Fly In | Contact | Wine\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547915335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/fly-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"440\";s:11:\"trend_index\";s:3:\"376\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:33;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443600\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-34/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"483\";s:11:\"trend_index\";s:3:\"541\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:34;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443621\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"341\";s:11:\"trend_index\";s:3:\"344\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:35;a:14:{s:2:\"id\";s:5:\"10372\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/phone_small.png\";s:12:\"tmpl_created\";s:10:\"1547915554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"570\";s:11:\"trend_index\";s:3:\"549\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:36;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"477\";s:11:\"trend_index\";s:3:\"448\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:37;a:14:{s:2:\"id\";s:5:\"10382\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547916616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/bottom-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"295\";s:11:\"trend_index\";s:3:\"241\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:38;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443626\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"65\";s:11:\"trend_index\";s:2:\"81\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:39;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443629\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"62\";s:11:\"trend_index\";s:2:\"82\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:40;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443630\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:11:\"[\"featues\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"236\";s:11:\"trend_index\";s:3:\"239\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:41;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443632\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"122\";s:11:\"trend_index\";s:3:\"114\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:42;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443634\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"83\";s:11:\"trend_index\";s:3:\"117\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:43;a:14:{s:2:\"id\";s:5:\"10434\";s:5:\"title\";s:27:\"Classic | Sale | Headphones\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/head_small.png\";s:12:\"tmpl_created\";s:10:\"1547961950\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"381\";s:11:\"trend_index\";s:3:\"378\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:44;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"69\";s:11:\"trend_index\";s:2:\"67\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:45;a:14:{s:2:\"id\";s:5:\"10444\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/plant_small.png\";s:12:\"tmpl_created\";s:10:\"1547962029\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/classic-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"419\";s:11:\"trend_index\";s:3:\"456\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:46;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443639\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-5-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"41\";s:11:\"trend_index\";s:2:\"28\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:47;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443641\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-6-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"88\";s:11:\"trend_index\";s:2:\"57\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:48;a:14:{s:2:\"id\";s:5:\"10467\";s:5:\"title\";s:27:\"Bottom Bar | Contact | Lego\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small.png\";s:12:\"tmpl_created\";s:10:\"1547962277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/bottom-bar-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"625\";s:11:\"trend_index\";s:3:\"615\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:49;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443643\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"70\";s:11:\"trend_index\";s:2:\"51\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:50;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"166\";s:11:\"trend_index\";s:3:\"160\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:51;a:14:{s:2:\"id\";s:5:\"10487\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/acc_small.png\";s:12:\"tmpl_created\";s:10:\"1547964527\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"507\";s:11:\"trend_index\";s:3:\"459\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:52;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443647\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"156\";s:11:\"trend_index\";s:3:\"165\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:53;a:14:{s:2:\"id\";s:5:\"10498\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964616\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"431\";s:11:\"trend_index\";s:3:\"433\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:54;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443649\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"155\";s:11:\"trend_index\";s:3:\"176\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:55;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443651\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"263\";s:11:\"trend_index\";s:3:\"320\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:56;a:14:{s:2:\"id\";s:5:\"10519\";s:5:\"title\";s:27:\"Hello Bar | Promotion | App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-promotion-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"535\";s:11:\"trend_index\";s:3:\"409\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:57;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443653\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"175\";s:11:\"trend_index\";s:3:\"179\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:58;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443655\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"260\";s:11:\"trend_index\";s:3:\"361\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:59;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443657\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"326\";s:11:\"trend_index\";s:3:\"372\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:60;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:11:\"[\"numbers\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"364\";s:11:\"trend_index\";s:3:\"398\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:61;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"37\";s:11:\"trend_index\";s:2:\"22\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:62;a:14:{s:2:\"id\";s:5:\"10569\";s:5:\"title\";s:15:\"Slide In | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/off_small.png\";s:12:\"tmpl_created\";s:10:\"1547967812\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/slide-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"491\";s:11:\"trend_index\";s:3:\"474\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:63;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443663\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"84\";s:11:\"trend_index\";s:2:\"77\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:64;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443664\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"148\";s:11:\"trend_index\";s:3:\"132\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:65;a:14:{s:2:\"id\";s:5:\"10590\";s:5:\"title\";s:19:\"Full Screen | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pass1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"479\";s:11:\"trend_index\";s:3:\"469\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:66;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/stats-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"239\";s:11:\"trend_index\";s:3:\"298\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:67;a:14:{s:2:\"id\";s:5:\"10600\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/orange_small.png\";s:12:\"tmpl_created\";s:10:\"1547968080\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"462\";s:11:\"trend_index\";s:3:\"390\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:68;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443668\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"324\";s:11:\"trend_index\";s:3:\"358\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:69;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443670\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"319\";s:11:\"trend_index\";s:3:\"428\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:70;a:14:{s:2:\"id\";s:5:\"10622\";s:5:\"title\";s:34:\"Full Screen | Contact | Headphones\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/full_hear_small.png\";s:12:\"tmpl_created\";s:10:\"1547969678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"503\";s:11:\"trend_index\";s:3:\"523\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:71;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443676\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"372\";s:11:\"trend_index\";s:3:\"425\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:72;a:14:{s:2:\"id\";s:5:\"10633\";s:5:\"title\";s:23:\"Slide In | Login | Lego\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/tro_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547969858\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/slide-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"592\";s:11:\"trend_index\";s:3:\"630\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:73;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443678\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/stats-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"stats\";s:4:\"tags\";s:9:\"[\"Stats\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"452\";s:11:\"trend_index\";s:3:\"455\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:74;a:14:{s:2:\"id\";s:5:\"10644\";s:5:\"title\";s:26:\"Fly In | Contact | Webinar\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547970814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"446\";s:11:\"trend_index\";s:3:\"410\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:75;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"108\";s:11:\"trend_index\";s:3:\"103\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:76;a:14:{s:2:\"id\";s:5:\"10654\";s:5:\"title\";s:31:\"Full Screen | Login | Christmas\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/full_login_small.png\";s:12:\"tmpl_created\";s:10:\"1547970917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/full-screen-login-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"583\";s:11:\"trend_index\";s:3:\"520\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:77;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"214\";s:11:\"trend_index\";s:3:\"219\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:78;a:14:{s:2:\"id\";s:5:\"10664\";s:5:\"title\";s:34:\"Slide In | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_gym_small.png\";s:12:\"tmpl_created\";s:10:\"1547973928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"494\";s:11:\"trend_index\";s:3:\"384\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:79;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/features-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"77\";s:11:\"trend_index\";s:2:\"65\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:80;a:14:{s:2:\"id\";s:5:\"10675\";s:5:\"title\";s:35:\"Full Screen | Login | Gym | Fitness\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/gym_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547974110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"488\";s:11:\"trend_index\";s:3:\"461\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:81;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/features-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"features\";s:4:\"tags\";s:12:\"[\"features\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"81\";s:11:\"trend_index\";s:2:\"93\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:82;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443687\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"370\";s:11:\"trend_index\";s:3:\"434\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:83;a:14:{s:2:\"id\";s:4:\"9719\";s:5:\"title\";s:30:\"Classic | Subscribe | Register\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/register_small.png\";s:12:\"tmpl_created\";s:10:\"1547976107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-subscribe-register/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"437\";s:11:\"trend_index\";s:3:\"248\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:84;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"26\";s:11:\"trend_index\";s:2:\"27\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:85;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"57\";s:11:\"trend_index\";s:2:\"42\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:86;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"406\";s:11:\"trend_index\";s:3:\"420\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:87;a:14:{s:2:\"id\";s:5:\"10137\";s:5:\"title\";s:34:\"Full Screen | Contact | Restaurant\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rest_small.png\";s:12:\"tmpl_created\";s:10:\"1547976342\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"505\";s:11:\"trend_index\";s:3:\"479\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:88;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"51\";s:11:\"trend_index\";s:2:\"53\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:89;a:14:{s:2:\"id\";s:5:\"10244\";s:5:\"title\";s:17:\"Bottom Bar | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/wow_small.png\";s:12:\"tmpl_created\";s:10:\"1547976402\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/bottom-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"550\";s:11:\"trend_index\";s:3:\"475\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:90;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443698\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/hero-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"97\";s:11:\"trend_index\";s:2:\"95\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:91;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520331\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"159\";s:11:\"trend_index\";s:3:\"104\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:92;a:14:{s:2:\"id\";s:5:\"10127\";s:5:\"title\";s:35:\"Fly In | Announcement | Maintenance\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/pizza_small.png\";s:12:\"tmpl_created\";s:10:\"1547984061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"607\";s:11:\"trend_index\";s:3:\"597\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:93;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520544\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-24-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"259\";s:11:\"trend_index\";s:3:\"238\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:94;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520546\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"377\";s:11:\"trend_index\";s:3:\"468\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:95;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520548\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"397\";s:11:\"trend_index\";s:3:\"483\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:96;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520549\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"538\";s:11:\"trend_index\";s:3:\"528\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:97;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520551\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"252\";s:11:\"trend_index\";s:3:\"281\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:98;a:14:{s:2:\"id\";s:5:\"10776\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social1_small.png\";s:12:\"tmpl_created\";s:10:\"1548047055\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/fly-in-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"610\";s:11:\"trend_index\";s:3:\"624\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:99;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520552\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"240\";s:11:\"trend_index\";s:3:\"253\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:100;a:14:{s:2:\"id\";s:5:\"10785\";s:5:\"title\";s:33:\"Fly In | Contact | Social | Share\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/social2_small.png\";s:12:\"tmpl_created\";s:10:\"1548047593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/fly-in-contact-social-share-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"450\";s:11:\"trend_index\";s:3:\"414\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:101;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520554\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"385\";s:11:\"trend_index\";s:3:\"368\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:102;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520556\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"473\";s:11:\"trend_index\";s:3:\"585\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:103;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520557\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"75\";s:11:\"trend_index\";s:2:\"78\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:104;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"111\";s:11:\"trend_index\";s:3:\"124\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:105;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520561\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"225\";s:11:\"trend_index\";s:3:\"267\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:106;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520562\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"213\";s:11:\"trend_index\";s:3:\"199\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:107;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520564\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"42\";s:11:\"trend_index\";s:2:\"33\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:108;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520565\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/testimonial-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"89\";s:11:\"trend_index\";s:2:\"83\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:109;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"190\";s:11:\"trend_index\";s:3:\"174\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:110;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520569\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"334\";s:11:\"trend_index\";s:3:\"365\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:111;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520570\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/testimonial-25-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"388\";s:11:\"trend_index\";s:3:\"494\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:112;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520572\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"548\";s:11:\"trend_index\";s:3:\"629\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:113;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520573\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"490\";s:11:\"trend_index\";s:3:\"600\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:114;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520575\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"144\";s:11:\"trend_index\";s:3:\"157\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:115;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520577\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/testimonial-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:12:\"testimonials\";s:4:\"tags\";s:15:\"[\"Testimonial\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"362\";s:11:\"trend_index\";s:3:\"429\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:116;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520578\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"43\";s:11:\"trend_index\";s:2:\"36\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:117;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520580\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"164\";s:11:\"trend_index\";s:3:\"164\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:118;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520581\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"296\";s:11:\"trend_index\";s:3:\"257\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:119;a:14:{s:2:\"id\";s:5:\"10794\";s:5:\"title\";s:34:\"Classic | Contact | Social | Share\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/s_small.png\";s:12:\"tmpl_created\";s:10:\"1548067619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-contact-social-share/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"436\";s:11:\"trend_index\";s:3:\"391\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:120;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520583\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"268\";s:11:\"trend_index\";s:3:\"278\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:121;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520586\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"223\";s:11:\"trend_index\";s:3:\"318\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:122;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520588\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"273\";s:11:\"trend_index\";s:3:\"283\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:123;a:14:{s:2:\"id\";s:5:\"10871\";s:5:\"title\";s:20:\"Bottom Bar | Contact\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/01/m_small.png\";s:12:\"tmpl_created\";s:10:\"1548074396\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-contact-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"611\";s:11:\"trend_index\";s:3:\"638\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:124;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520589\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"449\";s:11:\"trend_index\";s:3:\"571\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:125;a:14:{s:2:\"id\";s:5:\"10936\";s:5:\"title\";s:25:\"Full Screen | Toggle Menu\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/menu_small.png\";s:12:\"tmpl_created\";s:10:\"1548874587\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-toggle-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"432\";s:11:\"trend_index\";s:3:\"385\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:126;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520591\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"174\";s:11:\"trend_index\";s:3:\"170\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:127;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520593\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"152\";s:11:\"trend_index\";s:3:\"121\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:128;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520594\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"357\";s:11:\"trend_index\";s:3:\"328\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:129;a:14:{s:2:\"id\";s:5:\"10964\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/love_small.png\";s:12:\"tmpl_created\";s:10:\"1550039106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-promotion-coupon/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"565\";s:11:\"trend_index\";s:3:\"492\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:130;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520596\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"25\";s:11:\"trend_index\";s:2:\"13\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:131;a:14:{s:2:\"id\";s:5:\"10992\";s:5:\"title\";s:59:\"Classic | Promotion | Coupon | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/02/h_small.png\";s:12:\"tmpl_created\";s:10:\"1550072007\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:141:\"https://library.elementor.com/popups/classic-promotion-coupon-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"597\";s:11:\"trend_index\";s:3:\"634\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:132;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520597\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"226\";s:11:\"trend_index\";s:3:\"243\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:133;a:14:{s:2:\"id\";s:5:\"11005\";s:5:\"title\";s:50:\"Classic | Promotion | Love | Valentine&#8217;s Day\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/02/bear_small.png\";s:12:\"tmpl_created\";s:10:\"1550073303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:134:\"https://library.elementor.com/popups/classic-promotion-love-valentines-day/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"590\";s:11:\"trend_index\";s:3:\"610\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:134;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520599\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"167\";s:11:\"trend_index\";s:3:\"204\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:135;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520601\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"349\";s:11:\"trend_index\";s:3:\"472\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:136;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520602\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"344\";s:11:\"trend_index\";s:3:\"524\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:137;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520681\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"161\";s:11:\"trend_index\";s:3:\"156\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:138;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-33/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"270\";s:11:\"trend_index\";s:3:\"233\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:139;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520684\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"132\";s:11:\"trend_index\";s:3:\"154\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:140;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520685\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"162\";s:11:\"trend_index\";s:3:\"143\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:141;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/blocks/digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"195\";s:11:\"trend_index\";s:2:\"75\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:142;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520689\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"194\";s:11:\"trend_index\";s:2:\"61\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:143;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"153\";s:11:\"trend_index\";s:2:\"41\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:144;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"126\";s:11:\"trend_index\";s:3:\"153\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:145;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642389\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:36:\"[\"404\",\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"361\";s:11:\"trend_index\";s:3:\"228\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:146;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520693\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"275\";s:11:\"trend_index\";s:3:\"198\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:147;a:14:{s:2:\"id\";s:5:\"11198\";s:5:\"title\";s:14:\"Digital Agency\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Header_small_3.jpg\";s:12:\"tmpl_created\";s:10:\"1564642395\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"header\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"61\";s:11:\"trend_index\";s:2:\"15\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:148;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520695\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"94\";s:11:\"trend_index\";s:2:\"10\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:149;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564642399\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/digital-agency-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"Digital Agency\",\"footer\",\"marketing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"238\";s:11:\"trend_index\";s:2:\"96\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:150;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"170\";s:11:\"trend_index\";s:3:\"230\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:151;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"215\";s:11:\"trend_index\";s:3:\"210\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:152;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520702\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"101\";s:11:\"trend_index\";s:2:\"73\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:153;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520704\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"192\";s:11:\"trend_index\";s:3:\"152\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:154;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520705\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"150\";s:11:\"trend_index\";s:3:\"225\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:155;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520707\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/cta-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"360\";s:11:\"trend_index\";s:3:\"322\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:156;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"133\";s:11:\"trend_index\";s:3:\"107\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:157;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520747\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"297\";s:11:\"trend_index\";s:3:\"356\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:158;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520749\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"470\";s:11:\"trend_index\";s:3:\"538\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:159;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393182\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/classic-sale-gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"621\";s:11:\"trend_index\";s:3:\"540\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:160;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520751\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"283\";s:11:\"trend_index\";s:3:\"252\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:161;a:14:{s:2:\"id\";s:5:\"11461\";s:5:\"title\";s:3:\"GYM\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/08/Header_Small.png\";s:12:\"tmpl_created\";s:10:\"1567393219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/blocks/gym/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:16:\"[\"Gym\",\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"282\";s:11:\"trend_index\";s:3:\"151\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:162;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520752\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"247\";s:11:\"trend_index\";s:3:\"290\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:163;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393224\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:16:\"[\"footer\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"338\";s:11:\"trend_index\";s:3:\"208\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:164;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520754\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"430\";s:11:\"trend_index\";s:3:\"530\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:165;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"447\";s:11:\"trend_index\";s:3:\"343\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:166;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520755\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"569\";s:11:\"trend_index\";s:3:\"590\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:167;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"434\";s:11:\"trend_index\";s:3:\"312\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:168;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"257\";s:11:\"trend_index\";s:3:\"326\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:169;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1567393309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/blocks/gym-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:13:\"[\"404\",\"Gym\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"613\";s:11:\"trend_index\";s:3:\"562\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:170;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520758\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"73\";s:11:\"trend_index\";s:3:\"118\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:171;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520520760\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:7:\"[\"cta\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"176\";s:11:\"trend_index\";s:3:\"180\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:172;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521546999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"35\";s:11:\"trend_index\";s:2:\"35\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:173;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547237\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:10:\"[\"header\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"29\";s:11:\"trend_index\";s:2:\"29\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:174;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"110\";s:11:\"trend_index\";s:3:\"110\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:175;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-menu-portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"586\";s:11:\"trend_index\";s:3:\"546\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:176;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547502\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"124\";s:11:\"trend_index\";s:3:\"105\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:177;a:14:{s:2:\"id\";s:5:\"11877\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 3\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project3_small.png\";s:12:\"tmpl_created\";s:10:\"1569429954\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"599\";s:11:\"trend_index\";s:3:\"516\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:178;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521547761\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"45\";s:11:\"trend_index\";s:2:\"60\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:179;a:14:{s:2:\"id\";s:5:\"11870\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569429964\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"579\";s:11:\"trend_index\";s:3:\"555\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:180;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521557736\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:24:\"[\"Blog\",\"Post\",\"Single\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"98\";s:11:\"trend_index\";s:2:\"99\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:181;a:14:{s:2:\"id\";s:5:\"11861\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 1\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project1_small.png\";s:12:\"tmpl_created\";s:10:\"1569429975\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/portfolio-project-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"577\";s:11:\"trend_index\";s:3:\"444\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:182;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1521558047\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/blog-posts-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:26:\"[\"archive\",\"Blog\",\"posts\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"120\";s:11:\"trend_index\";s:3:\"131\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:183;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569429983\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/portfolio/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"487\";s:11:\"trend_index\";s:3:\"300\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:184;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1522014215\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/footer_7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:10:\"[\"footer\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"220\";s:11:\"trend_index\";s:3:\"258\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:185;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430010\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"371\";s:11:\"trend_index\";s:3:\"162\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:186;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-014/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"87\";s:11:\"trend_index\";s:2:\"69\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:187;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"325\";s:11:\"trend_index\";s:3:\"171\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:188;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-013/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"232\";s:11:\"trend_index\";s:3:\"173\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:189;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"footer\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"353\";s:11:\"trend_index\";s:3:\"209\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:190;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582605\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-012/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"183\";s:11:\"trend_index\";s:3:\"224\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:191;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1569430070\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/portfolio-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:40:\"[\"404\",\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"526\";s:11:\"trend_index\";s:3:\"443\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:192;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582631\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-011/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"253\";s:11:\"trend_index\";s:3:\"256\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:193;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582665\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/footer-010/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"209\";s:11:\"trend_index\";s:3:\"217\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:194;a:14:{s:2:\"id\";s:5:\"11897\";s:5:\"title\";s:27:\"Portfolio &#8211; Project 2\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Project2_small.png\";s:12:\"tmpl_created\";s:10:\"1569494236\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/blocks/portfolio-project-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"644\";s:11:\"trend_index\";s:3:\"519\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:195;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"180\";s:11:\"trend_index\";s:3:\"163\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:196;a:14:{s:2:\"id\";s:5:\"11890\";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\";s:10:\"1571907344\";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:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:43:\"[\"creative portfolio\",\"header\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"374\";s:11:\"trend_index\";s:3:\"229\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:197;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582788\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"96\";s:11:\"trend_index\";s:2:\"71\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:198;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582814\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"201\";s:11:\"trend_index\";s:3:\"214\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:199;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582852\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"429\";s:11:\"trend_index\";s:3:\"404\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:200;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582875\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"216\";s:11:\"trend_index\";s:3:\"237\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:201;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"140\";s:11:\"trend_index\";s:3:\"134\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:202;a:14:{s:2:\"id\";s:5:\"12212\";s:5:\"title\";s:28:\"Law Firm &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/single.png\";s:12:\"tmpl_created\";s:10:\"1572846914\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/blocks/law-firm-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"424\";s:11:\"trend_index\";s:3:\"266\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:203;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"99\";s:11:\"trend_index\";s:2:\"91\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:204;a:14:{s:2:\"id\";s:5:\"12203\";s:5:\"title\";s:30:\"Law Firm &#8211; Search Archiv\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/11/search_result.png\";s:12:\"tmpl_created\";s:10:\"1572846925\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/law-firm-search-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"553\";s:11:\"trend_index\";s:3:\"449\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:205;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524582944\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"71\";s:11:\"trend_index\";s:3:\"175\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:206;a:14:{s:2:\"id\";s:5:\"12194\";s:5:\"title\";s:23:\"Law Firm &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/header.png\";s:12:\"tmpl_created\";s:10:\"1572846935\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"177\";s:11:\"trend_index\";s:2:\"37\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:207;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583015\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/footer-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"116\";s:11:\"trend_index\";s:3:\"166\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:208;a:14:{s:2:\"id\";s:5:\"12179\";s:5:\"title\";s:23:\"Law Firm &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/footer.png\";s:12:\"tmpl_created\";s:10:\"1572846958\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"461\";s:11:\"trend_index\";s:3:\"292\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:209;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443248\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"129\";s:11:\"trend_index\";s:3:\"145\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:210;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583273\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"78\";s:11:\"trend_index\";s:2:\"88\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:211;a:14:{s:2:\"id\";s:5:\"12170\";s:5:\"title\";s:23:\"Law Firm &#8211; Archiv\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/11/archiv.png\";s:12:\"tmpl_created\";s:10:\"1572846967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/law-firm-archiv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"474\";s:11:\"trend_index\";s:3:\"263\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:212;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443250\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"332\";s:11:\"trend_index\";s:3:\"359\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:213;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"109\";s:11:\"trend_index\";s:3:\"109\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:214;a:14:{s:2:\"id\";s:5:\"12164\";s:5:\"title\";s:20:\"Law Firm &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/11/404.png\";s:12:\"tmpl_created\";s:10:\"1572846979\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/law-firm-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"647\";s:11:\"trend_index\";s:3:\"604\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:215;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443251\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"286\";s:11:\"trend_index\";s:3:\"289\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:216;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"32\";s:11:\"trend_index\";s:2:\"30\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:217;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-26/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"458\";s:11:\"trend_index\";s:3:\"536\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:218;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583436\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"39\";s:11:\"trend_index\";s:2:\"45\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:219;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443255\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"46\";s:11:\"trend_index\";s:2:\"34\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:220;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583540\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"104\";s:11:\"trend_index\";s:2:\"98\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:221;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443257\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-25/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"189\";s:11:\"trend_index\";s:3:\"189\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:222;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"107\";s:11:\"trend_index\";s:2:\"97\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:223;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"160\";s:11:\"trend_index\";s:3:\"218\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:224;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"55\";s:11:\"trend_index\";s:2:\"44\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:225;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443261\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-24/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"343\";s:11:\"trend_index\";s:3:\"435\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:226;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524583712\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"80\";s:11:\"trend_index\";s:3:\"159\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:227;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"50\";s:11:\"trend_index\";s:2:\"11\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:228;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524584780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"48\";s:11:\"trend_index\";s:2:\"52\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:229;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443265\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"278\";s:11:\"trend_index\";s:3:\"294\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:230;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1524584784\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/header-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"56\";s:11:\"trend_index\";s:2:\"85\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:231;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443266\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/services-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"67\";s:11:\"trend_index\";s:2:\"54\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:232;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1572847842\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-law-firm-information/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"551\";s:11:\"trend_index\";s:3:\"392\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:233;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443268\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"128\";s:11:\"trend_index\";s:3:\"123\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:234;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-06/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"302\";s:11:\"trend_index\";s:3:\"259\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:235;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960263\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/flyin-sale-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"666\";s:11:\"trend_index\";s:3:\"652\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:236;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"292\";s:11:\"trend_index\";s:3:\"304\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:237;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415337\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-07/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"299\";s:11:\"trend_index\";s:3:\"421\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:238;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960267\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/classic-menu-travel-and-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"628\";s:11:\"trend_index\";s:3:\"514\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:239;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443272\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"143\";s:11:\"trend_index\";s:3:\"138\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:240;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415374\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-08/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"457\";s:11:\"trend_index\";s:3:\"543\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:241;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1575960358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:27:\"[\"footer\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"502\";s:11:\"trend_index\";s:3:\"327\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:242;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"141\";s:11:\"trend_index\";s:3:\"125\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:243;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415417\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"411\";s:11:\"trend_index\";s:3:\"478\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:244;a:14:{s:2:\"id\";s:5:\"12500\";s:5:\"title\";s:21:\"Travel &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1575960371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/travel-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:27:\"[\"header\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"459\";s:11:\"trend_index\";s:3:\"271\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:245;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443275\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"313\";s:11:\"trend_index\";s:3:\"315\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:246;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415449\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"451\";s:11:\"trend_index\";s:3:\"496\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:247;a:14:{s:2:\"id\";s:5:\"12509\";s:5:\"title\";s:18:\"Travel &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/404.png\";s:12:\"tmpl_created\";s:10:\"1575960378\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/travel-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:24:\"[\"404\",\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"651\";s:11:\"trend_index\";s:3:\"639\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:248;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443277\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"47\";s:11:\"trend_index\";s:2:\"38\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:249;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-09/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"456\";s:11:\"trend_index\";s:3:\"511\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:250;a:14:{s:2:\"id\";s:5:\"12516\";s:5:\"title\";s:27:\"Travel &#8211; Archive Blog\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/12/Archiv_s.png\";s:12:\"tmpl_created\";s:10:\"1575960387\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/travel-archive-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"518\";s:11:\"trend_index\";s:3:\"272\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:251;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"66\";s:11:\"trend_index\";s:2:\"89\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:252;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"540\";s:11:\"trend_index\";s:3:\"591\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:253;a:14:{s:2:\"id\";s:5:\"12524\";s:5:\"title\";s:26:\"Travel &#8211; Single Post\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/12/Single_Post_s.png\";s:12:\"tmpl_created\";s:10:\"1575960397\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/travel-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"571\";s:11:\"trend_index\";s:3:\"381\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:254;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443281\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-28/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"145\";s:11:\"trend_index\";s:3:\"155\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:255;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"359\";s:11:\"trend_index\";s:3:\"427\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:256;a:14:{s:2:\"id\";s:5:\"12531\";s:5:\"title\";s:31:\"Travel &#8211; 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\";s:10:\"1575960404\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/travel-single-post-tour/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"584\";s:11:\"trend_index\";s:3:\"513\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:257;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443283\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"147\";s:11:\"trend_index\";s:3:\"168\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:258;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1526415558\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/404-page-05/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"409\";s:11:\"trend_index\";s:3:\"445\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:259;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443285\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/services-27/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"services\";s:4:\"tags\";s:12:\"[\"services\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"262\";s:11:\"trend_index\";s:3:\"416\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:260;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"329\";s:11:\"trend_index\";s:3:\"346\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:261;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443287\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"93\";s:11:\"trend_index\";s:3:\"122\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:262;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682780\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"179\";s:11:\"trend_index\";s:3:\"182\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:263;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443289\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"181\";s:11:\"trend_index\";s:3:\"194\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:264;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"197\";s:11:\"trend_index\";s:3:\"181\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:265;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443291\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"103\";s:11:\"trend_index\";s:3:\"140\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:266;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"403\";s:11:\"trend_index\";s:3:\"437\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:267;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443293\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"163\";s:11:\"trend_index\";s:3:\"183\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:268;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527682969\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"309\";s:11:\"trend_index\";s:3:\"299\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:269;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443295\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"91\";s:11:\"trend_index\";s:2:\"58\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:270;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527683026\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"428\";s:11:\"trend_index\";s:3:\"578\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:271;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443296\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"146\";s:11:\"trend_index\";s:3:\"139\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:272;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1527683072\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-page-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"401\";s:11:\"trend_index\";s:3:\"411\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:273;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"121\";s:11:\"trend_index\";s:2:\"80\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:274;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528639909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"82\";s:11:\"trend_index\";s:3:\"136\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:275;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"137\";s:11:\"trend_index\";s:3:\"133\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:276;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700014\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"218\";s:11:\"trend_index\";s:3:\"395\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:277;a:14:{s:2:\"id\";s:5:\"12716\";s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post4_s.png\";s:12:\"tmpl_created\";s:10:\"1579060659\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/magazine-single-post-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"575\";s:11:\"trend_index\";s:3:\"296\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:278;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443303\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"244\";s:11:\"trend_index\";s:3:\"260\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:279;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"172\";s:11:\"trend_index\";s:3:\"264\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:280;a:14:{s:2:\"id\";s:5:\"12707\";s:5:\"title\";s:30:\"Magazine &#8211; Single Post 3\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post1_s.png\";s:12:\"tmpl_created\";s:10:\"1579060669\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"559\";s:11:\"trend_index\";s:3:\"301\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:281;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443305\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/contact-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"323\";s:11:\"trend_index\";s:3:\"291\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:282;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"339\";s:11:\"trend_index\";s:3:\"338\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:283;a:14:{s:2:\"id\";s:5:\"12699\";s:5:\"title\";s:30:\"Magazine &#8211; Single Post 2\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post3_s.png\";s:12:\"tmpl_created\";s:10:\"1579060680\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"510\";s:11:\"trend_index\";s:3:\"287\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:284;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443307\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/contact-5-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:11:\"[\"contact\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"44\";s:11:\"trend_index\";s:2:\"31\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:285;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"303\";s:11:\"trend_index\";s:3:\"432\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:286;a:14:{s:2:\"id\";s:5:\"12688\";s:5:\"title\";s:30:\"Magazine &#8211; Single Post 1\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/01/Post2_s.png\";s:12:\"tmpl_created\";s:10:\"1579060692\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/magazine-single-post-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"500\";s:11:\"trend_index\";s:3:\"203\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:287;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443308\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"442\";s:11:\"trend_index\";s:3:\"413\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:288;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528700612\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"207\";s:11:\"trend_index\";s:3:\"293\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:289;a:14:{s:2:\"id\";s:5:\"12678\";s:5:\"title\";s:23:\"Magazine &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1579060701\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:28:\"[\"Blog\",\"header\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"389\";s:11:\"trend_index\";s:3:\"112\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:290;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443310\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"608\";s:11:\"trend_index\";s:3:\"592\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:291;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701063\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"198\";s:11:\"trend_index\";s:3:\"226\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:292;a:14:{s:2:\"id\";s:5:\"12669\";s:5:\"title\";s:23:\"Magazine &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Footer_s.png\";s:12:\"tmpl_created\";s:10:\"1579060715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:28:\"[\"Blog\",\"footer\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"515\";s:11:\"trend_index\";s:3:\"268\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:293;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443312\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"315\";s:11:\"trend_index\";s:3:\"347\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:294;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"199\";s:11:\"trend_index\";s:3:\"302\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:295;a:14:{s:2:\"id\";s:5:\"12661\";s:5:\"title\";s:23:\"Magazine &#8211; Search\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/01/Search_s.png\";s:12:\"tmpl_created\";s:10:\"1579060722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/magazine-search/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"534\";s:11:\"trend_index\";s:3:\"282\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:296;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443314\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"536\";s:11:\"trend_index\";s:3:\"596\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:297;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1528701433\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/archive-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"249\";s:11:\"trend_index\";s:3:\"396\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:298;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1579060730\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"561\";s:11:\"trend_index\";s:3:\"339\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:299;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443315\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"504\";s:11:\"trend_index\";s:3:\"471\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:300;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532428138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/blocks/demo/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"251\";s:11:\"trend_index\";s:3:\"236\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:301;a:14:{s:2:\"id\";s:5:\"12643\";s:5:\"title\";s:24:\"Magazine &#8211; Archiv1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/01/Archiv1_s.png\";s:12:\"tmpl_created\";s:10:\"1579060737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/blocks/magazine-archiv1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"495\";s:11:\"trend_index\";s:3:\"221\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:302;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"606\";s:11:\"trend_index\";s:3:\"614\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:303;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532428699\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/header-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"53\";s:11:\"trend_index\";s:3:\"100\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:304;a:14:{s:2:\"id\";s:5:\"12635\";s:5:\"title\";s:20:\"Magazine &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/01/404_s.png\";s:12:\"tmpl_created\";s:10:\"1579060746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/magazine-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:25:\"[\"404\",\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"624\";s:11:\"trend_index\";s:3:\"453\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:305;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"460\";s:11:\"trend_index\";s:3:\"490\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:306;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1579060978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/slide-in-contact-us/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"662\";s:11:\"trend_index\";s:3:\"611\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:307;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443322\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"595\";s:11:\"trend_index\";s:3:\"609\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:308;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1579061019\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:143:\"https://library.elementor.com/popups/classic-newsletter-subscribe-magazine-and-blog/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"537\";s:11:\"trend_index\";s:3:\"231\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:309;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443324\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"306\";s:11:\"trend_index\";s:3:\"321\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:310;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532950125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"54\";s:11:\"trend_index\";s:2:\"17\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:311;a:14:{s:2:\"id\";s:5:\"13089\";s:5:\"title\";s:23:\"Photography &#8211; 404\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/02/404_s.png\";s:12:\"tmpl_created\";s:10:\"1582091623\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/blocks/photography-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:33:\"[\"404\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"663\";s:11:\"trend_index\";s:3:\"564\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:312;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443326\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"497\";s:11:\"trend_index\";s:3:\"491\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:313;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532951997\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"100\";s:11:\"trend_index\";s:2:\"59\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:314;a:14:{s:2:\"id\";s:5:\"13096\";s:5:\"title\";s:32:\"Photography &#8211; Archiv Media\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Archiv_s.png\";s:12:\"tmpl_created\";s:10:\"1582091742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/blocks/photography-archiv-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"632\";s:11:\"trend_index\";s:3:\"548\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:315;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443327\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"609\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:316;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532952302\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-03/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"142\";s:11:\"trend_index\";s:3:\"102\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:317;a:14:{s:2:\"id\";s:5:\"13103\";s:5:\"title\";s:26:\"Photography &#8211; Footer\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Footer_s.png\";s:12:\"tmpl_created\";s:10:\"1582091903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:36:\"[\"footer\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"545\";s:11:\"trend_index\";s:3:\"222\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:318;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443330\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"523\";s:11:\"trend_index\";s:3:\"527\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:319;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532952606\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/single-product-04/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"single product\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"157\";s:11:\"trend_index\";s:3:\"101\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:320;a:14:{s:2:\"id\";s:5:\"13120\";s:5:\"title\";s:31:\"Photography &#8211; Single Post\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Post_s.png\";s:12:\"tmpl_created\";s:10:\"1582092351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/blocks/photography-single-post/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"652\";s:11:\"trend_index\";s:3:\"573\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:321;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443332\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/pricing-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"626\";s:11:\"trend_index\";s:3:\"664\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:322;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532953482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"102\";s:11:\"trend_index\";s:2:\"56\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:323;a:14:{s:2:\"id\";s:5:\"13112\";s:5:\"title\";s:26:\"Photography &#8211; Header\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Header_s.png\";s:12:\"tmpl_created\";s:10:\"1582092483\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/blocks/photography-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:36:\"[\"header\",\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"448\";s:11:\"trend_index\";s:3:\"142\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:324;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/pricing-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"pricing\";s:4:\"tags\";s:11:\"[\"pricing\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"492\";s:11:\"trend_index\";s:3:\"545\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:325;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532953793\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"117\";s:11:\"trend_index\";s:2:\"47\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:326;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1582092645\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/classic-menu-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"639\";s:11:\"trend_index\";s:3:\"569\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:327;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1532954032\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/blocks/product-archive-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:15:\"product archive\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"123\";s:11:\"trend_index\";s:2:\"74\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:328;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"211\";s:11:\"trend_index\";s:3:\"311\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:329;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440673\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"191\";s:11:\"trend_index\";s:3:\"250\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:330;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537440798\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"168\";s:11:\"trend_index\";s:3:\"234\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:331;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537443531\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"186\";s:11:\"trend_index\";s:3:\"335\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:332;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1537443903\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/single-post-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"134\";s:11:\"trend_index\";s:3:\"158\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:333;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443348\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"230\";s:11:\"trend_index\";s:3:\"244\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:334;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"394\";s:11:\"trend_index\";s:3:\"534\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:335;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443352\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"139\";s:11:\"trend_index\";s:3:\"137\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:336;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443354\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/team-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"173\";s:11:\"trend_index\";s:3:\"190\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:337;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443356\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"358\";s:11:\"trend_index\";s:3:\"382\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:338;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443358\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"138\";s:11:\"trend_index\";s:3:\"130\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:339;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443360\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-23/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"258\";s:11:\"trend_index\";s:3:\"329\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:340;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443362\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-22/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"280\";s:11:\"trend_index\";s:3:\"337\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:341;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443364\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/team-12-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"376\";s:11:\"trend_index\";s:3:\"451\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:342;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"246\";s:11:\"trend_index\";s:3:\"270\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:343;a:14:{s:2:\"id\";s:4:\"9611\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546965350\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/hello-bar-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"547\";s:11:\"trend_index\";s:3:\"606\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:344;a:14:{s:2:\"id\";s:5:\"13274\";s:5:\"title\";s:38:\"Interior Design &#8211; Single Project\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2020/04/Single-Project-.png\";s:12:\"tmpl_created\";s:10:\"1586148723\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/blocks/interior-design-single-project/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"668\";s:11:\"trend_index\";s:3:\"439\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:345;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443367\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"187\";s:11:\"trend_index\";s:3:\"220\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:346;a:14:{s:2:\"id\";s:4:\"9622\";s:5:\"title\";s:19:\"Classic | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_promotion_small_02.png\";s:12:\"tmpl_created\";s:10:\"1546965896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"549\";s:11:\"trend_index\";s:3:\"484\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:347;a:14:{s:2:\"id\";s:5:\"13267\";s:5:\"title\";s:35:\"Interior Design &#8211; Single News\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Post.png\";s:12:\"tmpl_created\";s:10:\"1586148728\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/blocks/interior-design-single-news/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:11:\"single post\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"661\";s:11:\"trend_index\";s:3:\"207\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:348;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443369\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"327\";s:11:\"trend_index\";s:3:\"383\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:349;a:14:{s:2:\"id\";s:4:\"9631\";s:5:\"title\";s:38:\"Slide-in | Sale | Register | Subscribe\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Sale_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546968270\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-sale-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"576\";s:11:\"trend_index\";s:3:\"599\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:350;a:14:{s:2:\"id\";s:5:\"13259\";s:5:\"title\";s:36:\"Interior Design &#8211; News Archive\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/Archiv-Blog.png\";s:12:\"tmpl_created\";s:10:\"1586148733\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/blocks/interior-design-news-archive/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"archive\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"655\";s:11:\"trend_index\";s:3:\"227\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:351;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"271\";s:11:\"trend_index\";s:3:\"354\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:352;a:14:{s:2:\"id\";s:5:\"13251\";s:5:\"title\";s:27:\"Interior Design &#8211; 404\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2020/04/404.png\";s:12:\"tmpl_created\";s:10:\"1586148737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/blocks/interior-design-404/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:8:\"404 page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"670\";s:11:\"trend_index\";s:3:\"584\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:353;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443373\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/team-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"team\";s:4:\"tags\";s:8:\"[\"team\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"425\";s:11:\"trend_index\";s:3:\"544\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:354;a:14:{s:2:\"id\";s:5:\"13244\";s:5:\"title\";s:30:\"Interior Design &#8211; Footer\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Footer.png\";s:12:\"tmpl_created\";s:10:\"1586148742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-footer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"footer\";s:4:\"tags\";s:39:\"[\"business\",\"footer\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"633\";s:11:\"trend_index\";s:3:\"147\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:355;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443423\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/portfolio-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"portfolio\";s:4:\"tags\";s:13:\"[\"portfolio\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"532\";s:11:\"trend_index\";s:3:\"563\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:356;a:14:{s:2:\"id\";s:4:\"9662\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottom-Bar_Register_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547009087\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/bottom-bar-register-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"593\";s:11:\"trend_index\";s:3:\"565\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:357;a:14:{s:2:\"id\";s:5:\"13236\";s:5:\"title\";s:30:\"Interior Design &#8211; Header\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/04/Header.png\";s:12:\"tmpl_created\";s:10:\"1586148746\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/blocks/interior-design-header/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:6:\"header\";s:4:\"tags\";s:39:\"[\"business\",\"header\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"554\";s:11:\"trend_index\";s:2:\"26\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:358;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443448\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"347\";s:11:\"trend_index\";s:3:\"284\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:359;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1586148801\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:130:\"https://library.elementor.com/popups/hello-bar-contact-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:19:\"[\"interior design\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"669\";s:11:\"trend_index\";s:3:\"589\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:360;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"472\";s:11:\"trend_index\";s:3:\"558\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:361;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"276\";s:11:\"trend_index\";s:3:\"247\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:362;a:14:{s:2:\"id\";s:4:\"9690\";s:5:\"title\";s:17:\"Classic | Contact\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547011716\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"386\";s:11:\"trend_index\";s:3:\"333\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:363;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/blocks/subscribe-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"414\";s:11:\"trend_index\";s:3:\"499\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:364;a:14:{s:2:\"id\";s:4:\"9699\";s:5:\"title\";s:33:\"Classic | Contact | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Contact_small_02.png\";s:12:\"tmpl_created\";s:10:\"1547015827\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/classic-contact-02/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"441\";s:11:\"trend_index\";s:3:\"407\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:365;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443456\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-29/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"404\";s:11:\"trend_index\";s:3:\"460\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:366;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443458\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-30/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"480\";s:11:\"trend_index\";s:3:\"517\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:367;a:14:{s:2:\"id\";s:4:\"9571\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/FlyIn_Login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1547726151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/fly-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"562\";s:11:\"trend_index\";s:3:\"470\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:368;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-31/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"509\";s:11:\"trend_index\";s:3:\"603\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:369;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443462\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/blocks/contact-16-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"202\";s:11:\"trend_index\";s:3:\"212\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:370;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:9:\"subscribe\";s:4:\"tags\";s:20:\"[\"form\",\"subscribe\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"387\";s:11:\"trend_index\";s:3:\"394\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:371;a:14:{s:2:\"id\";s:4:\"9740\";s:5:\"title\";s:25:\"Classic | Promotion | App\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/app_small.png\";s:12:\"tmpl_created\";s:10:\"1547822836\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/classic-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"542\";s:11:\"trend_index\";s:3:\"493\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:372;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443466\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:18:\"[\"contact\",\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"318\";s:11:\"trend_index\";s:3:\"405\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:373;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443468\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/hero-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:4:\"hero\";s:4:\"tags\";s:8:\"[\"hero\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"525\";s:11:\"trend_index\";s:3:\"552\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:374;a:14:{s:2:\"id\";s:4:\"9762\";s:5:\"title\";s:36:\"Classic | Register | Subscribe | Spa\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/spa_small_classic.png\";s:12:\"tmpl_created\";s:10:\"1547824145\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/classic-register-subscribe-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"444\";s:11:\"trend_index\";s:3:\"424\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:375;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443470\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/blocks/cta-32/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:14:\"call to action\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"469\";s:11:\"trend_index\";s:3:\"505\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:376;a:14:{s:2:\"id\";s:4:\"9772\";s:5:\"title\";s:27:\"Hello bar | Promotion | App\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/app_hello_small.png\";s:12:\"tmpl_created\";s:10:\"1547824279\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/hello-bar-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"646\";s:11:\"trend_index\";s:3:\"626\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:377;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443472\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/contact-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"contact\";s:4:\"tags\";s:8:\"[\"form\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"396\";s:11:\"trend_index\";s:3:\"529\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:378;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"113\";s:11:\"trend_index\";s:2:\"76\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:379;a:14:{s:2:\"id\";s:4:\"9793\";s:5:\"title\";s:13:\"Fly In | Sale\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_black_small.png\";s:12:\"tmpl_created\";s:10:\"1547831151\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/popups/fly-in-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"582\";s:11:\"trend_index\";s:3:\"501\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:380;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443476\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"331\";s:11:\"trend_index\";s:3:\"341\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:381;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-1-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"290\";s:11:\"trend_index\";s:3:\"308\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:382;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443480\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"482\";s:11:\"trend_index\";s:3:\"588\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:383;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443482\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-15/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"408\";s:11:\"trend_index\";s:3:\"473\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:384;a:14:{s:2:\"id\";s:4:\"9836\";s:5:\"title\";s:21:\"Classic | Login | Pop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/login_b_small.png\";s:12:\"tmpl_created\";s:10:\"1547835635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/popups/classic-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"555\";s:11:\"trend_index\";s:3:\"489\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:385;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"568\";s:11:\"trend_index\";s:3:\"582\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:386;a:14:{s:2:\"id\";s:4:\"9847\";s:5:\"title\";s:25:\"Fly In | Promotion | Lego\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_in_promotion_tro.png\";s:12:\"tmpl_created\";s:10:\"1547836956\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/fly-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"634\";s:11:\"trend_index\";s:3:\"660\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:387;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443486\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"453\";s:11:\"trend_index\";s:3:\"515\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:388;a:14:{s:2:\"id\";s:4:\"9858\";s:5:\"title\";s:27:\"Slide In | Promotion | Wine\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_promotion_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1547837100\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/slide-in-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"657\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:389;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443488\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"471\";s:11:\"trend_index\";s:3:\"617\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:390;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443489\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"237\";s:11:\"trend_index\";s:3:\"305\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:391;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443491\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"524\";s:11:\"trend_index\";s:3:\"561\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:392;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443493\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"234\";s:11:\"trend_index\";s:3:\"286\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:393;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443495\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/blocks/clients-2-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"322\";s:11:\"trend_index\";s:3:\"348\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:394;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443497\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/clients-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"233\";s:11:\"trend_index\";s:3:\"340\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:395;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443499\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"182\";s:11:\"trend_index\";s:3:\"188\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:396;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443501\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/blocks/clients-14/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:7:\"clients\";s:4:\"tags\";s:11:\"[\"clients\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"384\";s:11:\"trend_index\";s:3:\"447\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:397;a:14:{s:2:\"id\";s:4:\"9944\";s:5:\"title\";s:33:\"Slide In | Promotion | Headphones\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547841939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"636\";s:11:\"trend_index\";s:3:\"633\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:398;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443503\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-11/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"151\";s:11:\"trend_index\";s:3:\"161\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:399;a:14:{s:2:\"id\";s:4:\"9955\";s:5:\"title\";s:14:\"Fly In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_login_lock_small.png\";s:12:\"tmpl_created\";s:10:\"1547842065\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/fly-in-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"514\";s:11:\"trend_index\";s:3:\"537\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:400;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443505\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-12/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"227\";s:11:\"trend_index\";s:3:\"273\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:401;a:14:{s:2:\"id\";s:4:\"9965\";s:5:\"title\";s:30:\"Classic | Register | Subscribe\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_moon_small.png\";s:12:\"tmpl_created\";s:10:\"1547842174\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"506\";s:11:\"trend_index\";s:3:\"576\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:402;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-21/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"127\";s:11:\"trend_index\";s:2:\"64\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:403;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443509\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-13/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"242\";s:11:\"trend_index\";s:3:\"215\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:404;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443510\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-16/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"86\";s:11:\"trend_index\";s:2:\"50\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:405;a:14:{s:2:\"id\";s:4:\"9995\";s:5:\"title\";s:27:\"Slide In | Sale | Christmas\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_christmas_small.png\";s:12:\"tmpl_created\";s:10:\"1547844802\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-christmas/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"658\";s:11:\"trend_index\";s:3:\"662\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:406;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443512\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"206\";s:11:\"trend_index\";s:3:\"196\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:407;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443514\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-3-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:2:\"59\";s:11:\"trend_index\";s:2:\"49\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:408;a:14:{s:2:\"id\";s:5:\"10016\";s:5:\"title\";s:16:\"Hello Bar | Sale\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Hello-Bar_Promotion_bag_small.png\";s:12:\"tmpl_created\";s:10:\"1547845062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/hello-bar-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"667\";s:11:\"trend_index\";s:3:\"657\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:409;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443516\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-20/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"136\";s:11:\"trend_index\";s:3:\"167\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:410;a:14:{s:2:\"id\";s:5:\"10026\";s:5:\"title\";s:46:\"Classic | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_register_small.png\";s:12:\"tmpl_created\";s:10:\"1547845205\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"522\";s:11:\"trend_index\";s:3:\"533\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:411;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443518\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-17/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"231\";s:11:\"trend_index\";s:3:\"275\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:412;a:14:{s:2:\"id\";s:5:\"10036\";s:5:\"title\";s:43:\"Full Screen | Sale | Promotion | Headphones\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_sale_head_small.png\";s:12:\"tmpl_created\";s:10:\"1547845409\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"541\";s:11:\"trend_index\";s:3:\"488\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:413;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443520\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"208\";s:11:\"trend_index\";s:3:\"242\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:414;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blocks/about-4-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"412\";s:11:\"trend_index\";s:3:\"362\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:415;a:14:{s:2:\"id\";s:5:\"10057\";s:5:\"title\";s:48:\"Hello Bar | Register | Subscribe | Gym | Fitness\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/hello-bar_register_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547847938\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/hello-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"650\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:416;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443524\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-7/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"298\";s:11:\"trend_index\";s:3:\"307\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:417;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443526\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/blocks/about-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"466\";s:11:\"trend_index\";s:3:\"375\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:418;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443528\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-18/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"105\";s:11:\"trend_index\";s:3:\"106\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:419;a:14:{s:2:\"id\";s:5:\"10087\";s:5:\"title\";s:25:\"Full Screen | Login | Spa\";s:9:\"thumbnail\";s:88:\"https://library.elementor.com/wp-content/uploads/2019/01/full-screen_login_spa_small.png\";s:12:\"tmpl_created\";s:10:\"1547848301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/full-screen-login-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"560\";s:11:\"trend_index\";s:3:\"593\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:420;a:14:{s:2:\"id\";s:4:\"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\";s:10:\"1520443530\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/blocks/about-19/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"block\";s:7:\"subtype\";s:5:\"about\";s:4:\"tags\";s:9:\"[\"About\"]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"272\";s:11:\"trend_index\";s:3:\"288\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:421;a:14:{s:2:\"id\";s:5:\"10097\";s:5:\"title\";s:37:\"Classic | Register | Subscribe | Lego\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_lego_small.png\";s:12:\"tmpl_created\";s:10:\"1547848411\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/classic-register-subscribe-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"0\";s:16:\"popularity_index\";s:3:\"594\";s:11:\"trend_index\";s:3:\"577\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:422;a:14:{s:2:\"id\";s:4:\"1190\";s:5:\"title\";s:26:\"Landing Page &#8211; Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp2-l.png\";s:12:\"tmpl_created\";s:10:\"1490707391\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/landing-page-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:1:\"4\";s:11:\"trend_index\";s:1:\"1\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:423;a:14:{s:2:\"id\";s:4:\"9816\";s:5:\"title\";s:30:\"Classic | Sale | Gym | Fitness\";s:9:\"thumbnail\";s:85:\"https://library.elementor.com/wp-content/uploads/2019/01/classic_sale_sport_small.png\";s:12:\"tmpl_created\";s:10:\"1547991876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"605\";s:11:\"trend_index\";s:3:\"602\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:424;a:14:{s:2:\"id\";s:4:\"9602\";s:5:\"title\";s:35:\"Bottom Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2019/01/Bottombar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546964559\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/bottom-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"1\";s:16:\"popularity_index\";s:3:\"539\";s:11:\"trend_index\";s:3:\"495\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:425;a:14:{s:2:\"id\";s:3:\"225\";s:5:\"title\";s:27:\"Homepage &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0016.png\";s:12:\"tmpl_created\";s:10:\"1470829872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Food\",\"Homepage\",\"Restaurant\"]\";s:10:\"menu_order\";s:1:\"2\";s:16:\"popularity_index\";s:1:\"1\";s:11:\"trend_index\";s:1:\"2\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:426;a:14:{s:2:\"id\";s:3:\"463\";s:5:\"title\";s:22:\"Homepage &#8211; Study\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0022.png\";s:12:\"tmpl_created\";s:10:\"1477388340\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/homepage-study/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Education\",\"Homepage\",\"Study\"]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:1:\"5\";s:11:\"trend_index\";s:1:\"4\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:427;a:14:{s:2:\"id\";s:5:\"10277\";s:5:\"title\";s:36:\"Bottom Bar | Promotion | Sale | Book\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/book_small.png\";s:12:\"tmpl_created\";s:10:\"1548055999\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/bottom-bar-promotion-book/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"619\";s:11:\"trend_index\";s:3:\"608\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:428;a:14:{s:2:\"id\";s:5:\"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\";s:10:\"1564643043\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:129:\"https://library.elementor.com/popups/classic-digital-agency-marketing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"3\";s:16:\"popularity_index\";s:3:\"390\";s:11:\"trend_index\";s:3:\"342\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:429;a:14:{s:2:\"id\";s:3:\"181\";s:5:\"title\";s:23:\"Homepage &#8211; Agency\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0019.png\";s:12:\"tmpl_created\";s:10:\"1470826567\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/homepage-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:1:\"3\";s:11:\"trend_index\";s:1:\"3\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:430;a:14:{s:2:\"id\";s:4:\"9903\";s:5:\"title\";s:34:\"Bottom Bar | Promotion | Olive Oil\";s:9:\"thumbnail\";s:93:\"https://library.elementor.com/wp-content/uploads/2019/01/bottom-bar_promotion_olive_small.png\";s:12:\"tmpl_created\";s:10:\"1547838896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/bottom-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"4\";s:16:\"popularity_index\";s:3:\"648\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:431;a:14:{s:2:\"id\";s:3:\"150\";s:5:\"title\";s:19:\"Product &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0003.png\";s:12:\"tmpl_created\";s:10:\"1470829879\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/product-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"5\";s:16:\"popularity_index\";s:1:\"8\";s:11:\"trend_index\";s:1:\"5\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:432;a:14:{s:2:\"id\";s:5:\"10549\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/com_small.png\";s:12:\"tmpl_created\";s:10:\"1547967595\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/bottom-bar-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"615\";s:11:\"trend_index\";s:3:\"631\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:433;a:14:{s:2:\"id\";s:5:\"13187\";s:5:\"title\";s:33:\"Interior Design &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2020/04/Home.png\";s:12:\"tmpl_created\";s:10:\"1586148661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/interior-design-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"6\";s:16:\"popularity_index\";s:3:\"601\";s:11:\"trend_index\";s:2:\"72\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:434;a:14:{s:2:\"id\";s:5:\"13199\";s:5:\"title\";s:29:\"Interior Design &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2020/04/About.png\";s:12:\"tmpl_created\";s:10:\"1586148666\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/interior-design-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"7\";s:16:\"popularity_index\";s:3:\"603\";s:11:\"trend_index\";s:2:\"92\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:435;a:14:{s:2:\"id\";s:5:\"13214\";s:5:\"title\";s:32:\"Interior Design &#8211; Projects\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/04/portfolio_s.jpg\";s:12:\"tmpl_created\";s:10:\"1586148672\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/interior-design-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"8\";s:16:\"popularity_index\";s:3:\"623\";s:11:\"trend_index\";s:3:\"111\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:436;a:14:{s:2:\"id\";s:5:\"10529\";s:5:\"title\";s:36:\"Classic | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/icon_small.png\";s:12:\"tmpl_created\";s:10:\"1548046309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"439\";s:11:\"trend_index\";s:3:\"400\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:437;a:14:{s:2:\"id\";s:5:\"13229\";s:5:\"title\";s:31:\"Interior Design &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/04/Contact-Us.png\";s:12:\"tmpl_created\";s:10:\"1586148677\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/interior-design-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"business\",\"interior design\"]\";s:10:\"menu_order\";s:1:\"9\";s:16:\"popularity_index\";s:3:\"630\";s:11:\"trend_index\";s:3:\"119\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:438;a:14:{s:2:\"id\";s:5:\"12948\";s:5:\"title\";s:29:\"Photography &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1582093442\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/photography-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"10\";s:16:\"popularity_index\";s:3:\"380\";s:11:\"trend_index\";s:2:\"90\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:439;a:14:{s:2:\"id\";s:5:\"12798\";s:5:\"title\";s:25:\"Photography &#8211; About\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/About_s.png\";s:12:\"tmpl_created\";s:10:\"1582093446\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/photography-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"11\";s:16:\"popularity_index\";s:3:\"531\";s:11:\"trend_index\";s:3:\"276\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:440;a:14:{s:2:\"id\";s:5:\"12868\";s:5:\"title\";s:27:\"Photography &#8211; Contact\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Contact_s.png\";s:12:\"tmpl_created\";s:10:\"1582093450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/photography-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"12\";s:16:\"popularity_index\";s:3:\"557\";s:11:\"trend_index\";s:3:\"285\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:441;a:14:{s:2:\"id\";s:5:\"13056\";s:5:\"title\";s:28:\"Photography &#8211; Wildlife\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2020/02/Wildlife_s.png\";s:12:\"tmpl_created\";s:10:\"1582093454\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/photography-wildlife/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"13\";s:16:\"popularity_index\";s:3:\"574\";s:11:\"trend_index\";s:3:\"399\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:442;a:14:{s:2:\"id\";s:5:\"12922\";s:5:\"title\";s:37:\"Photography &#8211; Glowing Jellyfish\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Jellyfish_S.png\";s:12:\"tmpl_created\";s:10:\"1582093457\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/photography-glowing-jellyfish/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"14\";s:16:\"popularity_index\";s:3:\"591\";s:11:\"trend_index\";s:3:\"380\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:443;a:14:{s:2:\"id\";s:5:\"12875\";s:5:\"title\";s:36:\"Photography &#8211; Fluttering Birds\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Birds_s.png\";s:12:\"tmpl_created\";s:10:\"1582093461\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-fluttering-birds/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"15\";s:16:\"popularity_index\";s:3:\"642\";s:11:\"trend_index\";s:3:\"454\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:444;a:14:{s:2:\"id\";s:5:\"12962\";s:5:\"title\";s:26:\"Photography &#8211; Nature\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2020/02/Nature_s.png\";s:12:\"tmpl_created\";s:10:\"1582093465\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/photography-nature/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"16\";s:16:\"popularity_index\";s:3:\"585\";s:11:\"trend_index\";s:3:\"309\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:445;a:14:{s:2:\"id\";s:5:\"10413\";s:5:\"title\";s:28:\"Classic | Content Lock | Pop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/hot_small.png\";s:12:\"tmpl_created\";s:10:\"1547961774\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"637\";s:11:\"trend_index\";s:3:\"645\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:446;a:14:{s:2:\"id\";s:5:\"12833\";s:5:\"title\";s:38:\"Photography &#8211; Blossoming Flowers\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Flowers_s.png\";s:12:\"tmpl_created\";s:10:\"1582093469\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/photography-blossoming-flowers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"17\";s:16:\"popularity_index\";s:3:\"596\";s:11:\"trend_index\";s:3:\"334\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:447;a:14:{s:2:\"id\";s:5:\"12898\";s:5:\"title\";s:36:\"Photography &#8211; Forest Mushrooms\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2020/02/Mushrooms_s.png\";s:12:\"tmpl_created\";s:10:\"1582093473\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/photography-forest-mushrooms/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"18\";s:16:\"popularity_index\";s:3:\"635\";s:11:\"trend_index\";s:3:\"518\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:448;a:14:{s:2:\"id\";s:5:\"10223\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/welcome_small.png\";s:12:\"tmpl_created\";s:10:\"1547887343\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"454\";s:11:\"trend_index\";s:3:\"458\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:449;a:14:{s:2:\"id\";s:5:\"10559\";s:5:\"title\";s:33:\"Bottom Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fly_small.png\";s:12:\"tmpl_created\";s:10:\"1547967711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:128:\"https://library.elementor.com/popups/bottom-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:10:\"bottom bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"598\";s:11:\"trend_index\";s:3:\"632\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:450;a:14:{s:2:\"id\";s:5:\"12994\";s:5:\"title\";s:24:\"Photography &#8211; Pets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/02/Pets_s.png\";s:12:\"tmpl_created\";s:10:\"1582093477\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/photography-pets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"19\";s:16:\"popularity_index\";s:3:\"604\";s:11:\"trend_index\";s:3:\"306\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:451;a:14:{s:2:\"id\";s:5:\"10403\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_small.png\";s:12:\"tmpl_created\";s:10:\"1548056371\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"543\";s:11:\"trend_index\";s:3:\"551\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:452;a:14:{s:2:\"id\";s:5:\"12805\";s:5:\"title\";s:38:\"Photography &#8211; B&#038;W Portraits\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2020/02/Black_s.png\";s:12:\"tmpl_created\";s:10:\"1582093481\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/photography-bw-portraits/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"20\";s:16:\"popularity_index\";s:3:\"645\";s:11:\"trend_index\";s:3:\"547\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:453;a:14:{s:2:\"id\";s:5:\"13031\";s:5:\"title\";s:33:\"Photography &#8211; Vivid Parrots\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2020/02/Parrots_s.png\";s:12:\"tmpl_created\";s:10:\"1582093484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/photography-vivid-parrots/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:27:\"[\"Photography\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"622\";s:11:\"trend_index\";s:3:\"374\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:454;a:14:{s:2:\"id\";s:4:\"9913\";s:5:\"title\";s:27:\"Classic | Login | Christmas\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/log_small.png\";s:12:\"tmpl_created\";s:10:\"1547841430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"21\";s:16:\"popularity_index\";s:3:\"512\";s:11:\"trend_index\";s:3:\"465\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:455;a:14:{s:2:\"id\";s:5:\"12621\";s:5:\"title\";s:26:\"Magazine &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2020/01/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1579060604\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/magazine-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"Blog\",\"Magazine\"]\";s:10:\"menu_order\";s:2:\"22\";s:16:\"popularity_index\";s:3:\"307\";s:11:\"trend_index\";s:2:\"68\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:456;a:14:{s:2:\"id\";s:5:\"12352\";s:5:\"title\";s:24:\"Travel &#8211; Home Page\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2019/12/Home_s.png\";s:12:\"tmpl_created\";s:10:\"1575960464\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/travel-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"23\";s:16:\"popularity_index\";s:3:\"333\";s:11:\"trend_index\";s:3:\"193\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:457;a:14:{s:2:\"id\";s:5:\"12400\";s:5:\"title\";s:20:\"Travel &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/12/About.png\";s:12:\"tmpl_created\";s:10:\"1575960441\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"24\";s:16:\"popularity_index\";s:3:\"438\";s:11:\"trend_index\";s:3:\"279\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:458;a:14:{s:2:\"id\";s:5:\"12479\";s:5:\"title\";s:20:\"Travel &#8211; Tours\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Tours_s.png\";s:12:\"tmpl_created\";s:10:\"1575960474\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/travel-tours/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"25\";s:16:\"popularity_index\";s:3:\"496\";s:11:\"trend_index\";s:3:\"480\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:459;a:14:{s:2:\"id\";s:5:\"12466\";s:5:\"title\";s:27:\"Travel &#8211; Testimonials\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/12/Testimonials.png\";s:12:\"tmpl_created\";s:10:\"1575960469\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-testimonials/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"511\";s:11:\"trend_index\";s:3:\"367\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:460;a:14:{s:2:\"id\";s:4:\"9592\";s:5:\"title\";s:26:\"Classic | Promotion | Sale\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/Classic_Promotion_small_01.png\";s:12:\"tmpl_created\";s:10:\"1546963720\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/classic-promotion-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"26\";s:16:\"popularity_index\";s:3:\"578\";s:11:\"trend_index\";s:3:\"567\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:461;a:14:{s:2:\"id\";s:5:\"10210\";s:5:\"title\";s:29:\"Classic | Promotion | Webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547886103\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/classic-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"664\";s:11:\"trend_index\";s:3:\"653\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:462;a:14:{s:2:\"id\";s:5:\"12443\";s:5:\"title\";s:22:\"Travel &#8211; Gallery\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/12/Gallery.png\";s:12:\"tmpl_created\";s:10:\"1575960459\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/travel-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"27\";s:16:\"popularity_index\";s:3:\"481\";s:11:\"trend_index\";s:3:\"336\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:463;a:14:{s:2:\"id\";s:5:\"12431\";s:5:\"title\";s:18:\"Travel &#8211; FAQ\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/12/FAQ.png\";s:12:\"tmpl_created\";s:10:\"1575960453\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/travel-faq/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"28\";s:16:\"popularity_index\";s:3:\"521\";s:11:\"trend_index\";s:3:\"353\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:464;a:14:{s:2:\"id\";s:5:\"12421\";s:5:\"title\";s:27:\"Travel &#8211; Contact Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/12/Contsct-Us.png\";s:12:\"tmpl_created\";s:10:\"1575960445\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/travel-contact-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Tours\",\"Travel\"]\";s:10:\"menu_order\";s:2:\"29\";s:16:\"popularity_index\";s:3:\"533\";s:11:\"trend_index\";s:3:\"403\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:465;a:14:{s:2:\"id\";s:5:\"11763\";s:5:\"title\";s:27:\"Portfolio &#8211; Home Page\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Homepage_small.png\";s:12:\"tmpl_created\";s:10:\"1569428959\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/portfolio-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"304\";s:11:\"trend_index\";s:3:\"169\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:466;a:14:{s:2:\"id\";s:5:\"10047\";s:5:\"title\";s:15:\"Classic | Login\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547847757\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/popups/classic-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"30\";s:16:\"popularity_index\";s:3:\"484\";s:11:\"trend_index\";s:3:\"438\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:467;a:14:{s:2:\"id\";s:5:\"11781\";s:5:\"title\";s:23:\"Portfolio &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/09/About_small.png\";s:12:\"tmpl_created\";s:10:\"1569428955\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/portfolio-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"363\";s:11:\"trend_index\";s:3:\"325\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:468;a:14:{s:2:\"id\";s:4:\"9879\";s:5:\"title\";s:38:\"Classic | Register | Subscribe | Leads\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/dog_small.png\";s:12:\"tmpl_created\";s:10:\"1547838416\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/classic-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"31\";s:16:\"popularity_index\";s:3:\"580\";s:11:\"trend_index\";s:3:\"656\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:469;a:14:{s:2:\"id\";s:5:\"11793\";s:5:\"title\";s:26:\"Portfolio &#8211; Projects\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/09/Projects_small.png\";s:12:\"tmpl_created\";s:10:\"1569428951\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/portfolio-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"32\";s:16:\"popularity_index\";s:3:\"422\";s:11:\"trend_index\";s:3:\"350\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:470;a:14:{s:2:\"id\";s:5:\"11800\";s:5:\"title\";s:25:\"Portfolio &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/09/Contact_small.png\";s:12:\"tmpl_created\";s:10:\"1569428946\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/portfolio-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:34:\"[\"creative portfolio\",\"portfolio\"]\";s:10:\"menu_order\";s:2:\"33\";s:16:\"popularity_index\";s:3:\"467\";s:11:\"trend_index\";s:3:\"364\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:471;a:14:{s:2:\"id\";s:5:\"11163\";s:5:\"title\";s:32:\"Digital Agency &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/07/Home_small.png\";s:12:\"tmpl_created\";s:10:\"1564641877\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/digital-agency-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"34\";s:16:\"popularity_index\";s:2:\"90\";s:11:\"trend_index\";s:2:\"32\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:472;a:14:{s:2:\"id\";s:5:\"10297\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/s_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056099\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"520\";s:11:\"trend_index\";s:3:\"481\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:473;a:14:{s:2:\"id\";s:5:\"11129\";s:5:\"title\";s:28:\"Digital Agency &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/07/About_small.png\";s:12:\"tmpl_created\";s:10:\"1564641889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/digital-agency-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"35\";s:16:\"popularity_index\";s:3:\"219\";s:11:\"trend_index\";s:3:\"128\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:474;a:14:{s:2:\"id\";s:5:\"10393\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/blue_small.png\";s:12:\"tmpl_created\";s:10:\"1548056682\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"587\";s:11:\"trend_index\";s:3:\"579\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:475;a:14:{s:2:\"id\";s:5:\"11074\";s:5:\"title\";s:31:\"Digital Agency &#8211; Services\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/07/Services_small.png\";s:12:\"tmpl_created\";s:10:\"1564641872\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/digital-agency-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"36\";s:16:\"popularity_index\";s:3:\"184\";s:11:\"trend_index\";s:3:\"115\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:476;a:14:{s:2:\"id\";s:5:\"11056\";s:5:\"title\";s:35:\"Digital Agency &#8211; Social Media\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/07/Social-Media_small.png\";s:12:\"tmpl_created\";s:10:\"1564641867\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/digital-agency-social-media/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"37\";s:16:\"popularity_index\";s:3:\"310\";s:11:\"trend_index\";s:3:\"211\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:477;a:14:{s:2:\"id\";s:5:\"10579\";s:5:\"title\";s:14:\"Classic | Sale\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/sale1_small.png\";s:12:\"tmpl_created\";s:10:\"1547967887\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/popups/classic-sale-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"614\";s:11:\"trend_index\";s:3:\"636\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:478;a:14:{s:2:\"id\";s:5:\"11094\";s:5:\"title\";s:30:\"Digital Agency &#8211; Clients\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/07/Clients_small.png\";s:12:\"tmpl_created\";s:10:\"1564641885\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/digital-agency-clients/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"38\";s:16:\"popularity_index\";s:3:\"417\";s:11:\"trend_index\";s:3:\"402\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:479;a:14:{s:2:\"id\";s:5:\"11034\";s:5:\"title\";s:30:\"Digital Agency &#8211; Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/07/Contsct-Us_small.png\";s:12:\"tmpl_created\";s:10:\"1564641881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/contact-digital-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:30:\"[\"Digital Agency\",\"marketing\"]\";s:10:\"menu_order\";s:2:\"39\";s:16:\"popularity_index\";s:3:\"224\";s:11:\"trend_index\";s:3:\"126\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:480;a:14:{s:2:\"id\";s:3:\"519\";s:5:\"title\";s:24:\"Homepage &#8211; Fitness\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0023.png\";s:12:\"tmpl_created\";s:10:\"1477388808\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:45:\"[\"Fitness\",\"Gym\",\"Health\",\"Homepage\",\"Sport\"]\";s:10:\"menu_order\";s:2:\"40\";s:16:\"popularity_index\";s:1:\"9\";s:11:\"trend_index\";s:2:\"21\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:481;a:14:{s:2:\"id\";s:4:\"9139\";s:5:\"title\";s:25:\"Homepage &#8211; Business\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/07/Get_Started_250.png\";s:12:\"tmpl_created\";s:10:\"1532949924\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-business/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:167:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"marketing campaign\",\"marketing landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:2:\"41\";s:16:\"popularity_index\";s:1:\"6\";s:11:\"trend_index\";s:1:\"9\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:482;a:14:{s:2:\"id\";s:4:\"1504\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 3\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app2.png\";s:12:\"tmpl_created\";s:10:\"1494352112\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"42\";s:16:\"popularity_index\";s:3:\"149\";s:11:\"trend_index\";s:3:\"223\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:483;a:14:{s:2:\"id\";s:5:\"10180\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_small.png\";s:12:\"tmpl_created\";s:10:\"1548045309\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"589\";s:11:\"trend_index\";s:3:\"556\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:484;a:14:{s:2:\"id\";s:4:\"1503\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 2\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app1.png\";s:12:\"tmpl_created\";s:10:\"1494352113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"43\";s:16:\"popularity_index\";s:3:\"154\";s:11:\"trend_index\";s:3:\"195\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:485;a:14:{s:2:\"id\";s:4:\"1634\";s:5:\"title\";s:33:\"Landing Page &#8211; Chiropractor\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Chiropractor.png\";s:12:\"tmpl_created\";s:10:\"1494352119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-chiropractor/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"44\";s:16:\"popularity_index\";s:3:\"205\";s:11:\"trend_index\";s:3:\"274\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:486;a:14:{s:2:\"id\";s:5:\"12155\";s:5:\"title\";s:26:\"Law Firm &#8211; Home Page\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/home.png\";s:12:\"tmpl_created\";s:10:\"1572847054\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/law-firm-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"45\";s:16:\"popularity_index\";s:3:\"281\";s:11:\"trend_index\";s:2:\"86\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:487;a:14:{s:2:\"id\";s:4:\"9731\";s:5:\"title\";s:26:\"Classic | Sale | Promotion\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2019/01/icecream_small.png\";s:12:\"tmpl_created\";s:10:\"1547976166\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/popups/classic-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:7:\"classic\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"556\";s:11:\"trend_index\";s:3:\"570\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:488;a:14:{s:2:\"id\";s:5:\"12143\";s:5:\"title\";s:22:\"Law Firm &#8211; About\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2019/11/about.png\";s:12:\"tmpl_created\";s:10:\"1572847069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/law-firm-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"46\";s:16:\"popularity_index\";s:3:\"426\";s:11:\"trend_index\";s:3:\"295\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:489;a:14:{s:2:\"id\";s:5:\"12133\";s:5:\"title\";s:24:\"Law Firm &#8211; Careers\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2019/11/careers.png\";s:12:\"tmpl_created\";s:10:\"1572847078\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-careers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"47\";s:16:\"popularity_index\";s:3:\"566\";s:11:\"trend_index\";s:3:\"415\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:490;a:14:{s:2:\"id\";s:5:\"12124\";s:5:\"title\";s:25:\"Law Firm &#8211; Services\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/11/services.png\";s:12:\"tmpl_created\";s:10:\"1572847096\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/law-firm-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"48\";s:16:\"popularity_index\";s:3:\"464\";s:11:\"trend_index\";s:3:\"265\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:491;a:14:{s:2:\"id\";s:5:\"12116\";s:5:\"title\";s:24:\"Law Firm &#8211; Service\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/family_law.png\";s:12:\"tmpl_created\";s:10:\"1572847105\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-service/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"49\";s:16:\"popularity_index\";s:3:\"485\";s:11:\"trend_index\";s:3:\"357\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:492;a:14:{s:2:\"id\";s:5:\"12091\";s:5:\"title\";s:21:\"Law Firm &#8211; Team\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2019/11/team.png\";s:12:\"tmpl_created\";s:10:\"1572847113\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/law-firm-team/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"50\";s:16:\"popularity_index\";s:3:\"416\";s:11:\"trend_index\";s:3:\"216\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:493;a:14:{s:2:\"id\";s:5:\"11572\";s:5:\"title\";s:19:\"Gym &#8211; Trainer\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Trainer_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392934\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"544\";s:11:\"trend_index\";s:3:\"522\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:494;a:14:{s:2:\"id\";s:5:\"12080\";s:5:\"title\";s:24:\"Law Firm &#8211; Partner\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/11/partner-1.png\";s:12:\"tmpl_created\";s:10:\"1572847120\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-partner/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"51\";s:16:\"popularity_index\";s:3:\"552\";s:11:\"trend_index\";s:3:\"412\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:495;a:14:{s:2:\"id\";s:5:\"11506\";s:5:\"title\";s:19:\"Gym &#8211; Classes\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Classes_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392930\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-classes/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"527\";s:11:\"trend_index\";s:3:\"531\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:496;a:14:{s:2:\"id\";s:5:\"12044\";s:5:\"title\";s:24:\"Law Firm &#8211; Contact\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/11/contsct_us.png\";s:12:\"tmpl_created\";s:10:\"1572847130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/law-firm-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"Law\",\"Law Firm\"]\";s:10:\"menu_order\";s:2:\"52\";s:16:\"popularity_index\";s:3:\"468\";s:11:\"trend_index\";s:3:\"324\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:497;a:14:{s:2:\"id\";s:5:\"11536\";s:5:\"title\";s:19:\"Gym &#8211; Fitness\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Fitness_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392927\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-fitness/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"567\";s:11:\"trend_index\";s:3:\"605\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:498;a:14:{s:2:\"id\";s:5:\"11545\";s:5:\"title\";s:21:\"Gym &#8211; Home Page\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/08/Home_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392943\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/gym-home-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"53\";s:16:\"popularity_index\";s:3:\"328\";s:11:\"trend_index\";s:3:\"245\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:499;a:14:{s:2:\"id\";s:5:\"11563\";s:5:\"title\";s:19:\"Gym &#8211; Pricing\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Pricing_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392923\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-pricing/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"528\";s:11:\"trend_index\";s:3:\"477\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:500;a:14:{s:2:\"id\";s:5:\"11478\";s:5:\"title\";s:17:\"Gym &#8211; About\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/08/About_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392939\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:99:\"https://library.elementor.com/gym-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"455\";s:11:\"trend_index\";s:3:\"539\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:501;a:14:{s:2:\"id\";s:5:\"10005\";s:5:\"title\";s:38:\"Fly In | Promotion | Spa | Body Lotion\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2019/01/Flyin_lotion_small.png\";s:12:\"tmpl_created\";s:10:\"1547844909\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/popups/fly-in-promotion-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"54\";s:16:\"popularity_index\";s:3:\"640\";s:11:\"trend_index\";s:3:\"658\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:502;a:14:{s:2:\"id\";s:5:\"10424\";s:5:\"title\";s:21:\"Fly In | Announcement\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/flower_small.png\";s:12:\"tmpl_created\";s:10:\"1547961866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-announcement-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"573\";s:11:\"trend_index\";s:3:\"587\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:503;a:14:{s:2:\"id\";s:5:\"11528\";s:5:\"title\";s:19:\"Gym &#8211; Contact\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/08/Contact_Small.png\";s:12:\"tmpl_created\";s:10:\"1567392917\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/gym-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:7:\"[\"Gym\"]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"493\";s:11:\"trend_index\";s:3:\"373\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:504;a:14:{s:2:\"id\";s:4:\"9975\";s:5:\"title\";s:24:\"Fly In | Promotion | App\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_webinar_app_small.png\";s:12:\"tmpl_created\";s:10:\"1547842284\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/fly-in-promotion-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"55\";s:16:\"popularity_index\";s:3:\"659\";s:11:\"trend_index\";s:3:\"628\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:505;a:14:{s:2:\"id\";s:3:\"487\";s:5:\"title\";s:29:\"Landing Page &#8211; Vacation\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0021.png\";s:12:\"tmpl_created\";s:10:\"1477388357\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-vacation/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:2:\"24\";s:11:\"trend_index\";s:2:\"79\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:506;a:14:{s:2:\"id\";s:5:\"10067\";s:5:\"title\";s:31:\"Fly In | Announcement | Cookies\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/fly-in_cookie_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547848075\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/fly-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"56\";s:16:\"popularity_index\";s:3:\"519\";s:11:\"trend_index\";s:3:\"557\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:507;a:14:{s:2:\"id\";s:3:\"855\";s:5:\"title\";s:37:\"Landing Page &#8211; Personal Trainer\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Personal-Trainer.png\";s:12:\"tmpl_created\";s:10:\"1494352061\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/landing-page-personal-trainer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"57\";s:16:\"popularity_index\";s:3:\"248\";s:11:\"trend_index\";s:3:\"351\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:508;a:14:{s:2:\"id\";s:3:\"955\";s:5:\"title\";s:31:\"Landing Page &#8211; Law Office\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Law-Office.png\";s:12:\"tmpl_created\";s:10:\"1494352069\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-law-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:31:\"[\"Landing Page\",\"Law\",\"Office\"]\";s:10:\"menu_order\";s:2:\"58\";s:16:\"popularity_index\";s:3:\"165\";s:11:\"trend_index\";s:3:\"232\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:509;a:14:{s:2:\"id\";s:5:\"10329\";s:5:\"title\";s:25:\"Fly In | Sale | Promotion\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2019/01/organic_small.png\";s:12:\"tmpl_created\";s:10:\"1547893478\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/fly-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"665\";s:11:\"trend_index\";s:3:\"654\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:510;a:14:{s:2:\"id\";s:4:\"9373\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 5\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/11/conference-250.png\";s:12:\"tmpl_created\";s:10:\"1542811219\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"59\";s:16:\"popularity_index\";s:3:\"235\";s:11:\"trend_index\";s:3:\"303\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:511;a:14:{s:2:\"id\";s:3:\"974\";s:5:\"title\";s:28:\"Landing Page &#8211; Stylist\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/03/Landing-Page-Stylist.png\";s:12:\"tmpl_created\";s:10:\"1494352071\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-stylist/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:146:\"[\"cosmetics\",\"fashion\",\"girly\",\"hairdresser\",\"lifestyle\",\"makeup\",\"manicure\",\"pedicure\",\"products\",\"salon\",\"Shop\",\"skincare\",\"stylist\",\"wellness\"]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"288\";s:11:\"trend_index\";s:3:\"371\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:512;a:14:{s:2:\"id\";s:4:\"9650\";s:5:\"title\";s:36:\"Fly In | Register | Subscribe | Sale\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/Fly-In_Register_small_01a.png\";s:12:\"tmpl_created\";s:10:\"1547007598\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/fly-in-register_big-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"60\";s:16:\"popularity_index\";s:3:\"653\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:513;a:14:{s:2:\"id\";s:5:\"11948\";s:5:\"title\";s:18:\"Maintenance Mode 3\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm3.png\";s:12:\"tmpl_created\";s:10:\"1572153978\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"61\";s:16:\"popularity_index\";s:3:\"267\";s:11:\"trend_index\";s:3:\"150\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:514;a:14:{s:2:\"id\";s:3:\"754\";s:5:\"title\";s:25:\"Services &#8211; Interior\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-Services.png\";s:12:\"tmpl_created\";s:10:\"1485269691\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/services-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"62\";s:16:\"popularity_index\";s:3:\"222\";s:11:\"trend_index\";s:3:\"269\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:515;a:14:{s:2:\"id\";s:3:\"752\";s:5:\"title\";s:24:\"Contact &#8211; Interior\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-contact.png\";s:12:\"tmpl_created\";s:10:\"1485269737\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/contact-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"291\";s:11:\"trend_index\";s:3:\"436\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:516;a:14:{s:2:\"id\";s:5:\"10200\";s:5:\"title\";s:33:\"Full Screen | Content Lock | Wine\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/lock_wine_small.png\";s:12:\"tmpl_created\";s:10:\"1548055635\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/full-screen-content-lock/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"63\";s:16:\"popularity_index\";s:3:\"616\";s:11:\"trend_index\";s:3:\"568\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:517;a:14:{s:2:\"id\";s:3:\"753\";s:5:\"title\";s:22:\"About &#8211; Interior\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/01/Interior-About.png\";s:12:\"tmpl_created\";s:10:\"1485269710\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"274\";s:11:\"trend_index\";s:3:\"417\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:518;a:14:{s:2:\"id\";s:5:\"10287\";s:5:\"title\";s:34:\"Full Screen | Register | Subscribe\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/glass_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1547994301\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"64\";s:16:\"popularity_index\";s:3:\"530\";s:11:\"trend_index\";s:3:\"462\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:519;a:14:{s:2:\"id\";s:3:\"751\";s:5:\"title\";s:25:\"Homepage &#8211; Interior\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/01/interior-home.png\";s:12:\"tmpl_created\";s:10:\"1485269743\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-interior/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"65\";s:16:\"popularity_index\";s:3:\"229\";s:11:\"trend_index\";s:3:\"379\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:520;a:14:{s:2:\"id\";s:4:\"2402\";s:5:\"title\";s:32:\"Homepage &#8211; Interior Design\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2017/09/Interior.png\";s:12:\"tmpl_created\";s:10:\"1506441447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:193:\"[\"Architecture\",\"building\",\"business\",\"Creative\",\"exterior design\",\"furniture design\",\"Gallery\",\"garden design\",\"house\",\"interior design\",\"landscape design\",\"multipurpose\",\"portfolio\",\"studio\"]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:2:\"85\";s:11:\"trend_index\";s:3:\"187\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:521;a:14:{s:2:\"id\";s:4:\"9889\";s:5:\"title\";s:28:\"Full Screen | Login | Cactus\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/cac_small.png\";s:12:\"tmpl_created\";s:10:\"1547838722\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/full-screen-login/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"66\";s:16:\"popularity_index\";s:3:\"638\";s:11:\"trend_index\";s:3:\"637\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:522;a:14:{s:2:\"id\";s:4:\"3626\";s:5:\"title\";s:30:\"Snowboard Site &#8211; Contact\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/3.png\";s:12:\"tmpl_created\";s:10:\"1513513193\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/snowboard-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"241\";s:11:\"trend_index\";s:3:\"401\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:523;a:14:{s:2:\"id\";s:5:\"10077\";s:5:\"title\";s:29:\"Fly In | Register | Subscribe\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2019/01/flyin_register_blue_small.png\";s:12:\"tmpl_created\";s:10:\"1547848197\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/fly-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"67\";s:16:\"popularity_index\";s:3:\"476\";s:11:\"trend_index\";s:3:\"503\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:524;a:14:{s:2:\"id\";s:5:\"11966\";s:5:\"title\";s:18:\"Maintenance mode 4\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm4.png\";s:12:\"tmpl_created\";s:10:\"1572154274\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"68\";s:16:\"popularity_index\";s:3:\"529\";s:11:\"trend_index\";s:3:\"363\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:525;a:14:{s:2:\"id\";s:5:\"10362\";s:5:\"title\";s:32:\"Full Screen | Login | Restaurant\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/vip_small.png\";s:12:\"tmpl_created\";s:10:\"1548056253\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/full-screen-login-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"558\";s:11:\"trend_index\";s:3:\"594\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:526;a:14:{s:2:\"id\";s:4:\"3632\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Services\";s:9:\"thumbnail\";s:62:\"https://library.elementor.com/wp-content/uploads/2017/12/2.png\";s:12:\"tmpl_created\";s:10:\"1513513171\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"69\";s:16:\"popularity_index\";s:3:\"188\";s:11:\"trend_index\";s:3:\"262\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:527;a:14:{s:2:\"id\";s:4:\"3619\";s:5:\"title\";s:31:\"Snowboard Site &#8211; Homepage\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2017/12/home.png\";s:12:\"tmpl_created\";s:10:\"1513513137\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/snowboard-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"70\";s:16:\"popularity_index\";s:3:\"210\";s:11:\"trend_index\";s:3:\"254\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:528;a:14:{s:2:\"id\";s:5:\"10454\";s:5:\"title\";s:29:\"Full Screen | Promotion | App\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/appy_small.png\";s:12:\"tmpl_created\";s:10:\"1548056896\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-promotion-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"656\";s:11:\"trend_index\";s:1:\"0\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:529;a:14:{s:2:\"id\";s:4:\"9425\";s:5:\"title\";s:38:\"Black Friday &#8211;  80&#8217;s style\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2018/11/unnamed-file.png\";s:12:\"tmpl_created\";s:10:\"1542901234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/black-friday-80s-style/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"71\";s:16:\"popularity_index\";s:3:\"314\";s:11:\"trend_index\";s:3:\"369\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:530;a:14:{s:2:\"id\";s:5:\"11973\";s:5:\"title\";s:18:\"Maintenance mode 5\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm5.png\";s:12:\"tmpl_created\";s:10:\"1572154523\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"499\";s:11:\"trend_index\";s:3:\"377\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:531;a:14:{s:2:\"id\";s:4:\"9803\";s:5:\"title\";s:41:\"Full Screen | Register | Contact | Meetup\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2019/01/designme_full_small.png\";s:12:\"tmpl_created\";s:10:\"1547831298\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:125:\"https://library.elementor.com/popups/full-screen-register-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"72\";s:16:\"popularity_index\";s:3:\"602\";s:11:\"trend_index\";s:3:\"648\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:532;a:14:{s:2:\"id\";s:5:\"10611\";s:5:\"title\";s:18:\"Full Screen | Sale\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/fla_small.png\";s:12:\"tmpl_created\";s:10:\"1547968868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/full-screen-sale/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"73\";s:16:\"popularity_index\";s:3:\"660\";s:11:\"trend_index\";s:3:\"643\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:533;a:14:{s:2:\"id\";s:5:\"10508\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2019/01/hand_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547964711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/full-screen-welcome-mat-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"75\";s:16:\"popularity_index\";s:3:\"612\";s:11:\"trend_index\";s:3:\"627\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:534;a:14:{s:2:\"id\";s:4:\"9934\";s:5:\"title\";s:38:\"Full Screen | Welcome Mat | Teddy Bear\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/full_mat_teddy_small.png\";s:12:\"tmpl_created\";s:10:\"1547841787\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/full-screen-welcome-mat/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"76\";s:16:\"popularity_index\";s:3:\"581\";s:11:\"trend_index\";s:3:\"566\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:535;a:14:{s:2:\"id\";s:4:\"9709\";s:5:\"title\";s:25:\"Full Screen | Welcome Mat\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2019/01/Full-Screen_Welcome-Mat_01_small-1.png\";s:12:\"tmpl_created\";s:10:\"1547023834\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/popups/full-screen-welcome-mat-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:11:\"full screen\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"78\";s:16:\"popularity_index\";s:3:\"618\";s:11:\"trend_index\";s:3:\"616\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:536;a:14:{s:2:\"id\";s:4:\"9671\";s:5:\"title\";s:34:\"Hello Bar | Announcement | Cookies\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2019/01/Top-Bar_Announcement_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010259\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:122:\"https://library.elementor.com/popups/hello-bar-announcement-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"79\";s:16:\"popularity_index\";s:3:\"564\";s:11:\"trend_index\";s:3:\"581\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:537;a:14:{s:2:\"id\";s:5:\"10234\";s:5:\"title\";s:38:\"Hello Bar | Announcement | Maintenance\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548055049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/popups/hello-bar-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"80\";s:16:\"popularity_index\";s:3:\"643\";s:11:\"trend_index\";s:3:\"620\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:538;a:14:{s:2:\"id\";s:5:\"11981\";s:5:\"title\";s:18:\"Maintenance mode 6\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2019/10/mm6.png\";s:12:\"tmpl_created\";s:10:\"1572155125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-6/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"489\";s:11:\"trend_index\";s:3:\"317\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:539;a:14:{s:2:\"id\";s:4:\"9869\";s:5:\"title\";s:28:\"Hello Bar | Promotion | Sale\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2019/01/ru_small.png\";s:12:\"tmpl_created\";s:10:\"1547837269\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/popups/hello-bar-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"83\";s:16:\"popularity_index\";s:3:\"649\";s:11:\"trend_index\";s:3:\"655\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:540;a:14:{s:2:\"id\";s:5:\"10539\";s:5:\"title\";s:19:\"Hello Bar | Contact\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/hello_pink_small.png\";s:12:\"tmpl_created\";s:10:\"1548056994\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"84\";s:16:\"popularity_index\";s:3:\"617\";s:11:\"trend_index\";s:3:\"619\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:541;a:14:{s:2:\"id\";s:3:\"147\";s:5:\"title\";s:20:\"Homepage &#8211; App\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0004.png\";s:12:\"tmpl_created\";s:10:\"1470829868\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/homepage-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:18:\"[\"App\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"87\";s:16:\"popularity_index\";s:1:\"2\";s:11:\"trend_index\";s:2:\"14\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:542;a:14:{s:2:\"id\";s:3:\"777\";s:5:\"title\";s:28:\"Homepage &#8211; Coffee Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/01/rest-home.jpg\";s:12:\"tmpl_created\";s:10:\"1485273092\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/homepage-coffee-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:41:\"[\"Coffee\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"88\";s:16:\"popularity_index\";s:3:\"135\";s:11:\"trend_index\";s:3:\"249\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:543;a:14:{s:2:\"id\";s:5:\"10147\";s:5:\"title\";s:34:\"Hello Bar | Sale | Promotion | Pop\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/donut_small.png\";s:12:\"tmpl_created\";s:10:\"1548055522\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/hello-bar-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"654\";s:11:\"trend_index\";s:3:\"661\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:544;a:14:{s:2:\"id\";s:4:\"2404\";s:5:\"title\";s:24:\"Homepage &#8211; Product\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/09/product.png\";s:12:\"tmpl_created\";s:10:\"1506441452\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/homepage-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:103:\"[\"business\",\"colorful\",\"ecommerce\",\"flat\",\"mobile\",\"modern\",\"responsive\",\"retina\",\"Shop\",\"woocommerce\"]\";s:10:\"menu_order\";s:2:\"89\";s:16:\"popularity_index\";s:3:\"131\";s:11:\"trend_index\";s:3:\"191\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:545;a:14:{s:2:\"id\";s:3:\"492\";s:5:\"title\";s:25:\"Homepage &#8211; Law firm\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0024.png\";s:12:\"tmpl_created\";s:10:\"1477388365\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/homepage-law-firm/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Firm\",\"Homepage\",\"Law\"]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:2:\"12\";s:11:\"trend_index\";s:2:\"63\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:546;a:14:{s:2:\"id\";s:4:\"9923\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slide-in_ann_italian_small.png\";s:12:\"tmpl_created\";s:10:\"1547841537\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/popups/slide-in-announcement/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"90\";s:16:\"popularity_index\";s:3:\"588\";s:11:\"trend_index\";s:3:\"583\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:547;a:14:{s:2:\"id\";s:5:\"10117\";s:5:\"title\";s:23:\"Slide In | Announcement\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/white_small.png\";s:12:\"tmpl_created\";s:10:\"1548066998\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-announcement-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"620\";s:11:\"trend_index\";s:3:\"659\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:548;a:14:{s:2:\"id\";s:4:\"3451\";s:5:\"title\";s:39:\"Homepage &#8211; Goodness meal services\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/11/goodness-featured-image.png\";s:12:\"tmpl_created\";s:10:\"1512054116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/homepage-goodness-meal-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"91\";s:16:\"popularity_index\";s:3:\"212\";s:11:\"trend_index\";s:3:\"355\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:549;a:14:{s:2:\"id\";s:4:\"2152\";s:5:\"title\";s:26:\"Homepage &#8211; Cake Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-home.png\";s:12:\"tmpl_created\";s:10:\"1499774132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/homepage-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:39:\"[\"Cake\",\"Homepage\",\"Restaurant\",\"Shop\"]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"316\";s:11:\"trend_index\";s:3:\"430\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:550;a:14:{s:2:\"id\";s:4:\"9826\";s:5:\"title\";s:33:\"Slide In | Announcement | webinar\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2019/01/web_small-2.png\";s:12:\"tmpl_created\";s:10:\"1547835513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-announcement-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"92\";s:16:\"popularity_index\";s:3:\"631\";s:11:\"trend_index\";s:3:\"647\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:551;a:14:{s:2:\"id\";s:4:\"1068\";s:5:\"title\";s:27:\"Homepage &#8211; Copywriter\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/copywriter.png\";s:12:\"tmpl_created\";s:10:\"1488805928\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/homepage-copywriter/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"Copywriter\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"193\";s:11:\"trend_index\";s:3:\"426\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:552;a:14:{s:2:\"id\";s:5:\"10478\";s:5:\"title\";s:18:\"Slide In | Contact\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2019/01/slide_wow_small.png\";s:12:\"tmpl_created\";s:10:\"1548056829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/popups/slide-in-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"93\";s:16:\"popularity_index\";s:3:\"517\";s:11:\"trend_index\";s:3:\"586\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:553;a:14:{s:2:\"id\";s:4:\"2813\";s:5:\"title\";s:32:\"Homepage &#8211; Creative Agency\";s:9:\"thumbnail\";s:90:\"https://library.elementor.com/wp-content/uploads/2017/11/Creative-Agency-–-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1509615049\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/homepage-creative-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:32:\"[\"Agency\",\"Creative\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"94\";s:16:\"popularity_index\";s:2:\"95\";s:11:\"trend_index\";s:3:\"246\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:554;a:14:{s:2:\"id\";s:3:\"728\";s:5:\"title\";s:33:\"Homepage &#8211; Delivery Company\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/01/delivery-company-home-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485269993\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/homepage-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:23:\"[\"Delivery\",\"Homepage\"]\";s:10:\"menu_order\";s:2:\"95\";s:16:\"popularity_index\";s:3:\"256\";s:11:\"trend_index\";s:3:\"466\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:555;a:14:{s:2:\"id\";s:5:\"10685\";s:5:\"title\";s:32:\"Hello Bar | Register | Subscribe\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2019/01/env_small.png\";s:12:\"tmpl_created\";s:10:\"1547974729\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:127:\"https://library.elementor.com/popups/hello-bar-register-subscribe-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:9:\"hello bar\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"600\";s:11:\"trend_index\";s:3:\"649\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:556;a:14:{s:2:\"id\";s:4:\"2403\";s:5:\"title\";s:29:\"Homepage &#8211; Luxury Hotel\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/09/Hotel.png\";s:12:\"tmpl_created\";s:10:\"1506441428\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/homepage-luxury-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"96\";s:16:\"popularity_index\";s:3:\"245\";s:11:\"trend_index\";s:3:\"485\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:557;a:14:{s:2:\"id\";s:4:\"1903\";s:5:\"title\";s:20:\"One Page &#8211; Spa\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/06/spa.png\";s:12:\"tmpl_created\";s:10:\"1496822325\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/one-page-spa/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:132:\"[\"beauty\",\"care\",\"girly\",\"hair\",\"Health\",\"hospitality\",\"massage\",\"medical\",\"parlor\",\"physiotherapy\",\"salon\",\"spa\",\"wellness\",\"yoga\"]\";s:10:\"menu_order\";s:2:\"97\";s:16:\"popularity_index\";s:3:\"169\";s:11:\"trend_index\";s:3:\"330\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:558;a:14:{s:2:\"id\";s:4:\"2123\";s:5:\"title\";s:33:\"One Page &#8211; Architect Office\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/06/architect.png\";s:12:\"tmpl_created\";s:10:\"1499772989\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/one-page-architect-office/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:2:\"10\";s:11:\"trend_index\";s:2:\"19\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:559;a:14:{s:2:\"id\";s:4:\"9985\";s:5:\"title\";s:20:\"Slide In | Promotion\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_promotion_av_small.png\";s:12:\"tmpl_created\";s:10:\"1547844661\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/popups/slide-in-promotion-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"98\";s:16:\"popularity_index\";s:3:\"641\";s:11:\"trend_index\";s:3:\"651\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:560;a:14:{s:2:\"id\";s:4:\"1888\";s:5:\"title\";s:32:\"One Page &#8211; Creative Meetup\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2017/06/creative-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822319\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/one-page-creative-meetup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:2:\"99\";s:16:\"popularity_index\";s:3:\"250\";s:11:\"trend_index\";s:3:\"352\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:561;a:14:{s:2:\"id\";s:4:\"1891\";s:5:\"title\";s:35:\"One Page &#8211; Textile Convention\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/06/textile-meetup.png\";s:12:\"tmpl_created\";s:10:\"1496822323\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/one-page-textile-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"100\";s:16:\"popularity_index\";s:3:\"383\";s:11:\"trend_index\";s:3:\"613\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:562;a:14:{s:2:\"id\";s:4:\"1880\";s:5:\"title\";s:24:\"One Page &#8211; Wedding\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/06/wedding.png\";s:12:\"tmpl_created\";s:10:\"1496822317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/one-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:82:\"[\"bride\",\"ceremony\",\"cute\",\"event\",\"fancy\",\"girly\",\"groom\",\"guestbook\",\"marriage\"]\";s:10:\"menu_order\";s:3:\"101\";s:16:\"popularity_index\";s:3:\"410\";s:11:\"trend_index\";s:3:\"550\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:563;a:14:{s:2:\"id\";s:4:\"1885\";s:5:\"title\";s:29:\"One Page &#8211; Yacht Rental\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/06/yacht-home.png\";s:12:\"tmpl_created\";s:10:\"1496822321\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/one-page-yacht-rental/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"102\";s:16:\"popularity_index\";s:3:\"185\";s:11:\"trend_index\";s:3:\"393\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:564;a:14:{s:2:\"id\";s:4:\"2723\";s:5:\"title\";s:34:\"Portfolio &#8211; Graphic Designer\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/11/Graphic-Designer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509633883\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/portfolio-graphic-designer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"103\";s:16:\"popularity_index\";s:3:\"171\";s:11:\"trend_index\";s:3:\"316\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:565;a:14:{s:2:\"id\";s:4:\"2145\";s:5:\"title\";s:30:\"About &#8211; Delivery Company\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-about.png\";s:12:\"tmpl_created\";s:10:\"1499774125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/about-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:10:\"[\"moving\"]\";s:10:\"menu_order\";s:3:\"104\";s:16:\"popularity_index\";s:3:\"321\";s:11:\"trend_index\";s:3:\"507\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:566;a:14:{s:2:\"id\";s:4:\"2155\";s:5:\"title\";s:23:\"About &#8211; Cake Shop\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-about.png\";s:12:\"tmpl_created\";s:10:\"1499774130\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/about-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:8:\"[\"Food\"]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"373\";s:11:\"trend_index\";s:3:\"487\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:567;a:14:{s:2:\"id\";s:4:\"9559\";s:5:\"title\";s:16:\"Slide In | Login\";s:9:\"thumbnail\";s:83:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_login_01_small.png\";s:12:\"tmpl_created\";s:10:\"1546946547\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/popups/slide-in-login-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"105\";s:16:\"popularity_index\";s:3:\"513\";s:11:\"trend_index\";s:3:\"575\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:568;a:14:{s:2:\"id\";s:4:\"1085\";s:5:\"title\";s:21:\"About &#8211; Startup\";s:9:\"thumbnail\";s:68:\"https://library.elementor.com/wp-content/uploads/2017/03/Startup.png\";s:12:\"tmpl_created\";s:10:\"1488810874\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/about-startup/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:19:\"[\"About\",\"Startup\"]\";s:10:\"menu_order\";s:3:\"106\";s:16:\"popularity_index\";s:1:\"7\";s:11:\"trend_index\";s:2:\"12\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:569;a:14:{s:2:\"id\";s:3:\"143\";s:5:\"title\";s:22:\"About &#8211; Personal\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0010.png\";s:12:\"tmpl_created\";s:10:\"1470820447\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/about-personal/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"About\",\"Personal\"]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:2:\"22\";s:11:\"trend_index\";s:2:\"70\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:570;a:14:{s:2:\"id\";s:4:\"9752\";s:5:\"title\";s:27:\"Slide In | Sale | Promotion\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2019/01/rush_small.png\";s:12:\"tmpl_created\";s:10:\"1547823982\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/popups/slide-in-sale-promotion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:6:\"fly-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"107\";s:16:\"popularity_index\";s:3:\"629\";s:11:\"trend_index\";s:3:\"663\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:571;a:14:{s:2:\"id\";s:3:\"101\";s:5:\"title\";s:16:\"About &#8211; CV\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0018.png\";s:12:\"tmpl_created\";s:10:\"1470829785\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:98:\"https://library.elementor.com/about-cv/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:77:\"[\"creative portfolio\",\"Personal\",\"portfolio\",\"professional\",\"resume\",\"vcard\"]\";s:10:\"menu_order\";s:3:\"108\";s:16:\"popularity_index\";s:2:\"36\";s:11:\"trend_index\";s:3:\"141\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:572;a:14:{s:2:\"id\";s:3:\"140\";s:5:\"title\";s:25:\"About &#8211; Art Gallery\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0009.png\";s:12:\"tmpl_created\";s:10:\"1470820463\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/about-art-gallery/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:25:\"[\"About\",\"Art\",\"Gallery\"]\";s:10:\"menu_order\";s:3:\"109\";s:16:\"popularity_index\";s:2:\"15\";s:11:\"trend_index\";s:2:\"40\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:573;a:14:{s:2:\"id\";s:3:\"213\";s:5:\"title\";s:26:\"About &#8211; Architecture\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0008.png\";s:12:\"tmpl_created\";s:10:\"1470829766\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/about-architecture/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:24:\"[\"About\",\"Architecture\"]\";s:10:\"menu_order\";s:3:\"110\";s:16:\"popularity_index\";s:2:\"18\";s:11:\"trend_index\";s:2:\"84\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:574;a:14:{s:2:\"id\";s:4:\"2802\";s:5:\"title\";s:38:\"Portfolio &#8211; Fashion Photographer\";s:9:\"thumbnail\";s:95:\"https://library.elementor.com/wp-content/uploads/2017/11/Fashion-photographer-–-Portfolio.png\";s:12:\"tmpl_created\";s:10:\"1509615440\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:120:\"https://library.elementor.com/portfolio-fashion-photographer/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"111\";s:16:\"popularity_index\";s:3:\"196\";s:11:\"trend_index\";s:3:\"366\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:575;a:14:{s:2:\"id\";s:5:\"10169\";s:5:\"title\";s:37:\"Slide In | Register | Subscribe | App\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2019/01/slideinapp_small.png\";s:12:\"tmpl_created\";s:10:\"1547852334\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:126:\"https://library.elementor.com/popups/slide-in-register-subscribe-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"400\";s:11:\"trend_index\";s:3:\"553\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:576;a:14:{s:2:\"id\";s:4:\"2828\";s:5:\"title\";s:35:\"Landing Page &#8211; Law Convention\";s:9:\"thumbnail\";s:92:\"https://library.elementor.com/wp-content/uploads/2017/11/Law-Convention-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/landing-page-law-convention/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:35:\"[\"Convention\",\"Landing Page\",\"Law\"]\";s:10:\"menu_order\";s:3:\"112\";s:16:\"popularity_index\";s:3:\"346\";s:11:\"trend_index\";s:3:\"431\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:577;a:14:{s:2:\"id\";s:4:\"1461\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 1\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-1.png\";s:12:\"tmpl_created\";s:10:\"1494352121\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:127:\"[\"App\",\"author\",\"book\",\"brochure\",\"download\",\"e-book\",\"ebook\",\"marketing\",\"product\",\"publisher\",\"sell online\",\"seo\",\"showcase\"]\";s:10:\"menu_order\";s:3:\"113\";s:16:\"popularity_index\";s:3:\"336\";s:11:\"trend_index\";s:3:\"452\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:578;a:14:{s:2:\"id\";s:4:\"1460\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 2\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-2.png\";s:12:\"tmpl_created\";s:10:\"1494352124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"114\";s:16:\"popularity_index\";s:3:\"350\";s:11:\"trend_index\";s:3:\"502\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:579;a:14:{s:2:\"id\";s:4:\"1459\";s:5:\"title\";s:28:\"Landing Page &#8211; Ebook 3\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Ebook-3.png\";s:12:\"tmpl_created\";s:10:\"1494352125\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-ebook-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"221\";s:11:\"trend_index\";s:3:\"310\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:580;a:14:{s:2:\"id\";s:4:\"9680\";s:5:\"title\";s:23:\"Slide In | Content Lock\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2019/01/Slide-in_Content-lock_small_01.png\";s:12:\"tmpl_created\";s:10:\"1547010967\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/popups/slide-in-content-lock-01/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"115\";s:16:\"popularity_index\";s:3:\"627\";s:11:\"trend_index\";s:3:\"646\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:581;a:14:{s:2:\"id\";s:4:\"1052\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 1\";s:9:\"thumbnail\";s:64:\"https://library.elementor.com/wp-content/uploads/2017/03/app.png\";s:12:\"tmpl_created\";s:10:\"1488810873\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-mobile-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"116\";s:16:\"popularity_index\";s:2:\"27\";s:11:\"trend_index\";s:2:\"87\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:582;a:14:{s:2:\"id\";s:4:\"1505\";s:5:\"title\";s:33:\"Landing Page &#8211; Mobile App 4\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-app3.png\";s:12:\"tmpl_created\";s:10:\"1494352110\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-mobile-app-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"367\";s:11:\"trend_index\";s:3:\"446\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:583;a:14:{s:2:\"id\";s:4:\"9783\";s:5:\"title\";s:31:\"Slide In | Register | Subscribe\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2019/01/slidein_yellow_small.png\";s:12:\"tmpl_created\";s:10:\"1547831059\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:124:\"https://library.elementor.com/popups/slide-in-register-subscribe/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:5:\"popup\";s:7:\"subtype\";s:8:\"slide-in\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"117\";s:16:\"popularity_index\";s:3:\"475\";s:11:\"trend_index\";s:3:\"509\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"1\";}i:584;a:14:{s:2:\"id\";s:3:\"726\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 1\";s:9:\"thumbnail\";s:84:\"https://library.elementor.com/wp-content/uploads/2017/01/convention-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485270062\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/landing-page-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"118\";s:16:\"popularity_index\";s:3:\"392\";s:11:\"trend_index\";s:3:\"442\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:585;a:14:{s:2:\"id\";s:4:\"1613\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 2\";s:9:\"thumbnail\";s:109:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-International-Womens-Day-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"119\";s:16:\"popularity_index\";s:3:\"407\";s:11:\"trend_index\";s:3:\"397\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:586;a:14:{s:2:\"id\";s:4:\"1612\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 3\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Tech-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"120\";s:16:\"popularity_index\";s:3:\"423\";s:11:\"trend_index\";s:3:\"625\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:587;a:14:{s:2:\"id\";s:4:\"1614\";s:5:\"title\";s:33:\"Landing Page &#8211; Conference 4\";s:9:\"thumbnail\";s:99:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Sustainability-Conference.png\";s:12:\"tmpl_created\";s:10:\"1494352131\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-conference-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"121\";s:16:\"popularity_index\";s:3:\"355\";s:11:\"trend_index\";s:3:\"512\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:588;a:14:{s:2:\"id\";s:3:\"906\";s:5:\"title\";s:29:\"Landing Page &#8211;  Coacher\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/02/Landin-Page-Coacher.png\";s:12:\"tmpl_created\";s:10:\"1494352066\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-coacher/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"122\";s:16:\"popularity_index\";s:3:\"254\";s:11:\"trend_index\";s:3:\"389\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:589;a:14:{s:2:\"id\";s:3:\"879\";s:5:\"title\";s:41:\"Landing Page &#8211; Financial Consultant\";s:9:\"thumbnail\";s:94:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Financial-consultant.png\";s:12:\"tmpl_created\";s:10:\"1494352064\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/landing-page-financial-consultant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"123\";s:16:\"popularity_index\";s:3:\"261\";s:11:\"trend_index\";s:3:\"388\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:590;a:14:{s:2:\"id\";s:3:\"926\";s:5:\"title\";s:33:\"Landing Page &#8211; Private Chef\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/02/Landing-Page-Private-Chef.png\";s:12:\"tmpl_created\";s:10:\"1494352068\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/landing-page-private-chef/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"124\";s:16:\"popularity_index\";s:3:\"368\";s:11:\"trend_index\";s:3:\"498\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:591;a:14:{s:2:\"id\";s:4:\"1032\";s:5:\"title\";s:27:\"Landing Page &#8211; Agency\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Agency.png\";s:12:\"tmpl_created\";s:10:\"1488810866\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/landing-page-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"125\";s:16:\"popularity_index\";s:3:\"366\";s:11:\"trend_index\";s:3:\"526\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:592;a:14:{s:2:\"id\";s:3:\"730\";s:5:\"title\";s:24:\"Landing Page &#8211; App\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/01/app.-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485273430\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/landing-page-app/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"126\";s:16:\"popularity_index\";s:3:\"340\";s:11:\"trend_index\";s:3:\"387\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:593;a:14:{s:2:\"id\";s:3:\"643\";s:5:\"title\";s:29:\"Landing Page &#8211; Festival\";s:9:\"thumbnail\";s:69:\"https://library.elementor.com/wp-content/uploads/2016/12/festival.jpg\";s:12:\"tmpl_created\";s:10:\"1481549290\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-festival/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"127\";s:16:\"popularity_index\";s:3:\"395\";s:11:\"trend_index\";s:3:\"621\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:594;a:14:{s:2:\"id\";s:3:\"542\";s:5:\"title\";s:28:\"Landing Page &#8211; Wedding\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/10/0025.png\";s:12:\"tmpl_created\";s:10:\"1477388484\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-wedding/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"128\";s:16:\"popularity_index\";s:2:\"76\";s:11:\"trend_index\";s:3:\"235\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:595;a:14:{s:2:\"id\";s:4:\"1187\";s:5:\"title\";s:32:\"Landing Page &#8211; Photography\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp1-l.png\";s:12:\"tmpl_created\";s:10:\"1490707385\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-photography/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"129\";s:16:\"popularity_index\";s:2:\"38\";s:11:\"trend_index\";s:3:\"129\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:596;a:14:{s:2:\"id\";s:3:\"641\";s:5:\"title\";s:28:\"Landing Page &#8211; Fashion\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/12/fashion-landing-page.jpg\";s:12:\"tmpl_created\";s:10:\"1481549264\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-fashion/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"130\";s:16:\"popularity_index\";s:3:\"300\";s:11:\"trend_index\";s:3:\"476\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:597;a:14:{s:2:\"id\";s:3:\"189\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0005.png\";s:12:\"tmpl_created\";s:10:\"1470820715\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-tourism/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"131\";s:16:\"popularity_index\";s:2:\"14\";s:11:\"trend_index\";s:2:\"39\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:598;a:14:{s:2:\"id\";s:4:\"1547\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 2\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-1.png\";s:12:\"tmpl_created\";s:10:\"1494352115\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"132\";s:16:\"popularity_index\";s:3:\"312\";s:11:\"trend_index\";s:3:\"535\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:599;a:14:{s:2:\"id\";s:4:\"1546\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 3\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-2.png\";s:12:\"tmpl_created\";s:10:\"1494352116\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"133\";s:16:\"popularity_index\";s:3:\"420\";s:11:\"trend_index\";s:3:\"640\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:600;a:14:{s:2:\"id\";s:4:\"1545\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 4\";s:9:\"thumbnail\";s:82:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Truism-3.png\";s:12:\"tmpl_created\";s:10:\"1494352118\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"134\";s:16:\"popularity_index\";s:3:\"352\";s:11:\"trend_index\";s:3:\"532\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:601;a:14:{s:2:\"id\";s:4:\"2714\";s:5:\"title\";s:30:\"Landing Page &#8211; Tourism 5\";s:9:\"thumbnail\";s:86:\"https://library.elementor.com/wp-content/uploads/2017/11/Vacation-–-Landing-Page.png\";s:12:\"tmpl_created\";s:10:\"1509631782\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:112:\"https://library.elementor.com/landing-page-tourism-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"135\";s:16:\"popularity_index\";s:3:\"348\";s:11:\"trend_index\";s:3:\"482\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:602;a:14:{s:2:\"id\";s:3:\"195\";s:5:\"title\";s:28:\"Landing Page &#8211; Product\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0006.png\";s:12:\"tmpl_created\";s:10:\"1470820765\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-product/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"136\";s:16:\"popularity_index\";s:2:\"49\";s:11:\"trend_index\";s:3:\"149\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:603;a:14:{s:2:\"id\";s:3:\"197\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 1\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0007.png\";s:12:\"tmpl_created\";s:10:\"1470825711\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/landing-page-real-estate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"137\";s:16:\"popularity_index\";s:3:\"119\";s:11:\"trend_index\";s:3:\"261\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:604;a:14:{s:2:\"id\";s:4:\"1193\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 2\";s:9:\"thumbnail\";s:66:\"https://library.elementor.com/wp-content/uploads/2017/03/lp3-l.png\";s:12:\"tmpl_created\";s:10:\"1490707422\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"138\";s:16:\"popularity_index\";s:2:\"58\";s:11:\"trend_index\";s:3:\"197\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:605;a:14:{s:2:\"id\";s:4:\"1415\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 3\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-1.png\";s:12:\"tmpl_created\";s:10:\"1494352106\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"139\";s:16:\"popularity_index\";s:3:\"335\";s:11:\"trend_index\";s:3:\"418\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:606;a:14:{s:2:\"id\";s:4:\"1414\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 4\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-2.png\";s:12:\"tmpl_created\";s:10:\"1494352107\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"140\";s:16:\"popularity_index\";s:3:\"445\";s:11:\"trend_index\";s:3:\"642\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:607;a:14:{s:2:\"id\";s:4:\"1413\";s:5:\"title\";s:34:\"Landing Page &#8211; Real Estate 5\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/05/Landing-Page-Real-Estate-3.png\";s:12:\"tmpl_created\";s:10:\"1494352109\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/landing-page-real-estate-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:134:\"[\"Agent\",\"business\",\"clean\",\"corporate\",\"flat\",\"google maps\",\"homes\",\"listing\",\"modern\",\"real estate\",\"realestate\",\"realtor\",\"realty\"]\";s:10:\"menu_order\";s:3:\"141\";s:16:\"popularity_index\";s:3:\"398\";s:11:\"trend_index\";s:3:\"508\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:608;a:14:{s:2:\"id\";s:4:\"1573\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-02.png\";s:12:\"tmpl_created\";s:10:\"1494352133\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"142\";s:16:\"popularity_index\";s:3:\"465\";s:11:\"trend_index\";s:3:\"500\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:609;a:14:{s:2:\"id\";s:4:\"1572\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-03.png\";s:12:\"tmpl_created\";s:10:\"1494352134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"143\";s:16:\"popularity_index\";s:3:\"501\";s:11:\"trend_index\";s:3:\"612\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:610;a:14:{s:2:\"id\";s:4:\"1570\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 3\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-01.png\";s:12:\"tmpl_created\";s:10:\"1494352136\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"144\";s:16:\"popularity_index\";s:3:\"546\";s:11:\"trend_index\";s:3:\"580\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:611;a:14:{s:2:\"id\";s:4:\"1571\";s:5:\"title\";s:29:\"Landing Page &#8211; Coupon 4\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/Coupon-04.png\";s:12:\"tmpl_created\";s:10:\"1494352138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/landing-page-coupon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"145\";s:16:\"popularity_index\";s:3:\"516\";s:11:\"trend_index\";s:3:\"607\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:612;a:14:{s:2:\"id\";s:3:\"192\";s:5:\"title\";s:28:\"Landing Page &#8211; Webinar\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0015.png\";s:12:\"tmpl_created\";s:10:\"1470820734\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/landing-page-webinar/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"146\";s:16:\"popularity_index\";s:3:\"106\";s:11:\"trend_index\";s:3:\"213\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:613;a:14:{s:2:\"id\";s:4:\"2141\";s:5:\"title\";s:32:\"Contact &#8211; Delivery Company\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774122\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/contact-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"147\";s:16:\"popularity_index\";s:3:\"305\";s:11:\"trend_index\";s:3:\"450\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:614;a:14:{s:2:\"id\";s:3:\"137\";s:5:\"title\";s:22:\"Contact &#8211; Modern\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0013.png\";s:12:\"tmpl_created\";s:10:\"1470829828\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/contact-modern/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"148\";s:16:\"popularity_index\";s:2:\"40\";s:11:\"trend_index\";s:3:\"113\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:615;a:14:{s:2:\"id\";s:3:\"256\";s:5:\"title\";s:26:\"Contact &#8211; Restaurant\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0011.png\";s:12:\"tmpl_created\";s:10:\"1470829796\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/contact-restaurant/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"149\";s:16:\"popularity_index\";s:3:\"118\";s:11:\"trend_index\";s:3:\"205\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:616;a:14:{s:2:\"id\";s:4:\"2150\";s:5:\"title\";s:25:\"Contact &#8211; Cake Shop\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/07/cake-contact.png\";s:12:\"tmpl_created\";s:10:\"1499774127\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-cake-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"150\";s:16:\"popularity_index\";s:2:\"60\";s:11:\"trend_index\";s:3:\"120\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:617;a:14:{s:2:\"id\";s:3:\"223\";s:5:\"title\";s:21:\"Contact &#8211; Hotel\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0002.png\";s:12:\"tmpl_created\";s:10:\"1470820471\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/contact-hotel/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"151\";s:16:\"popularity_index\";s:3:\"115\";s:11:\"trend_index\";s:3:\"280\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:618;a:14:{s:2:\"id\";s:2:\"24\";s:5:\"title\";s:25:\"Contact &#8211; Corporate\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0012.png\";s:12:\"tmpl_created\";s:10:\"1470248619\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/contact-corporate/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"152\";s:16:\"popularity_index\";s:2:\"13\";s:11:\"trend_index\";s:2:\"20\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:619;a:14:{s:2:\"id\";s:3:\"184\";s:5:\"title\";s:23:\"Services &#8211; Moving\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0017.png\";s:12:\"tmpl_created\";s:10:\"1470829889\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/services-moving/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"153\";s:16:\"popularity_index\";s:2:\"23\";s:11:\"trend_index\";s:2:\"46\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:620;a:14:{s:2:\"id\";s:3:\"625\";s:5:\"title\";s:31:\"Services &#8211; Cake Shop Menu\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2016/12/cake-shop-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549196\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/services-cake-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"154\";s:16:\"popularity_index\";s:3:\"508\";s:11:\"trend_index\";s:3:\"635\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:621;a:14:{s:2:\"id\";s:3:\"187\";s:5:\"title\";s:20:\"Services &#8211; Fun\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0001.png\";s:12:\"tmpl_created\";s:10:\"1470829892\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/services-fun/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"155\";s:16:\"popularity_index\";s:2:\"64\";s:11:\"trend_index\";s:3:\"206\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:622;a:14:{s:2:\"id\";s:3:\"238\";s:5:\"title\";s:27:\"Services &#8211; Consulting\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0014.png\";s:12:\"tmpl_created\";s:10:\"1470829865\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/services-consulting/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"156\";s:16:\"popularity_index\";s:2:\"21\";s:11:\"trend_index\";s:2:\"43\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:623;a:14:{s:2:\"id\";s:3:\"647\";s:5:\"title\";s:33:\"Services &#8211; Coffee Shop Menu\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2016/12/restaurant-menu.jpg\";s:12:\"tmpl_created\";s:10:\"1481549320\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-coffee-shop-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"157\";s:16:\"popularity_index\";s:3:\"421\";s:11:\"trend_index\";s:3:\"504\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:624;a:14:{s:2:\"id\";s:4:\"2138\";s:5:\"title\";s:33:\"Services &#8211; Delivery Company\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/07/delivery-services.png\";s:12:\"tmpl_created\";s:10:\"1499774119\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/services-delivery-company/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"158\";s:16:\"popularity_index\";s:3:\"365\";s:11:\"trend_index\";s:3:\"497\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:625;a:14:{s:2:\"id\";s:3:\"823\";s:5:\"title\";s:19:\"Pricing &#8211; App\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-app.jpg\";s:12:\"tmpl_created\";s:10:\"1485272966\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/pricing-app-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"159\";s:16:\"popularity_index\";s:3:\"342\";s:11:\"trend_index\";s:3:\"422\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:626;a:14:{s:2:\"id\";s:3:\"824\";s:5:\"title\";s:24:\"Pricing &#8211; Software\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/01/pricing-software.png\";s:12:\"tmpl_created\";s:10:\"1485272900\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/pricing-software-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"160\";s:16:\"popularity_index\";s:3:\"354\";s:11:\"trend_index\";s:3:\"464\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:627;a:14:{s:2:\"id\";s:3:\"825\";s:5:\"title\";s:24:\"Product &#8211; Speakers\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/01/product-page.jpg\";s:12:\"tmpl_created\";s:10:\"1485272513\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/product-speakers/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"161\";s:16:\"popularity_index\";s:3:\"369\";s:11:\"trend_index\";s:3:\"463\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:628;a:14:{s:2:\"id\";s:3:\"245\";s:5:\"title\";s:21:\"Product &#8211; Clean\";s:9:\"thumbnail\";s:65:\"https://library.elementor.com/wp-content/uploads/2016/08/0020.png\";s:12:\"tmpl_created\";s:10:\"1470829876\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/product-clean/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:48:\"[\"fast\",\"minimal\",\"minimalistic\",\"seo\",\"simple\"]\";s:10:\"menu_order\";s:3:\"162\";s:16:\"popularity_index\";s:2:\"74\";s:11:\"trend_index\";s:3:\"135\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:629;a:14:{s:2:\"id\";s:4:\"1075\";s:5:\"title\";s:19:\"Shop &#8211; Sweets\";s:9:\"thumbnail\";s:67:\"https://library.elementor.com/wp-content/uploads/2017/03/Sweets.png\";s:12:\"tmpl_created\";s:10:\"1488810871\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/shop-sweets/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:154:\"[\"bakery\",\"beverage\",\"business\",\"cafe\",\"candy bar\",\"catering\",\"delivery service\",\"Food\",\"online shop\",\"pastry\",\"Restaurant\",\"store\",\"sweet shop\",\"sweets\"]\";s:10:\"menu_order\";s:3:\"163\";s:16:\"popularity_index\";s:2:\"52\";s:11:\"trend_index\";s:3:\"144\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:630;a:14:{s:2:\"id\";s:4:\"1051\";s:5:\"title\";s:24:\"Blog Post &#8211; Launch\";s:9:\"thumbnail\";s:71:\"https://library.elementor.com/wp-content/uploads/2017/03/post-cloud.png\";s:12:\"tmpl_created\";s:10:\"1488810869\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/blog-post-launch/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:210:\"[\"Agency\",\"bootstrap\",\"business\",\"corporate\",\"Landing Page\",\"launch\",\"marketing campaign\",\"marketing landing page\",\"marketing template landing page\",\"product launch\",\"software\",\"Startup\",\"startup landing page\"]\";s:10:\"menu_order\";s:3:\"164\";s:16:\"popularity_index\";s:2:\"16\";s:11:\"trend_index\";s:2:\"24\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:631;a:14:{s:2:\"id\";s:4:\"1245\";s:5:\"title\";s:13:\"Coming Soon 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-1.png\";s:12:\"tmpl_created\";s:10:\"1491207184\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"165\";s:16:\"popularity_index\";s:3:\"255\";s:11:\"trend_index\";s:3:\"349\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:632;a:14:{s:2:\"id\";s:4:\"1247\";s:5:\"title\";s:13:\"Coming Soon 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-2.png\";s:12:\"tmpl_created\";s:10:\"1491207138\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"166\";s:16:\"popularity_index\";s:2:\"28\";s:11:\"trend_index\";s:2:\"55\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:633;a:14:{s:2:\"id\";s:4:\"1248\";s:5:\"title\";s:13:\"Coming Soon 3\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-3.png\";s:12:\"tmpl_created\";s:10:\"1491207050\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-3/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"167\";s:16:\"popularity_index\";s:3:\"375\";s:11:\"trend_index\";s:3:\"510\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:634;a:14:{s:2:\"id\";s:4:\"1249\";s:5:\"title\";s:13:\"Coming Soon 4\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-4.png\";s:12:\"tmpl_created\";s:10:\"1491207380\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-4/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"168\";s:16:\"popularity_index\";s:3:\"402\";s:11:\"trend_index\";s:3:\"618\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:635;a:14:{s:2:\"id\";s:4:\"1250\";s:5:\"title\";s:13:\"Coming Soon 5\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-5.png\";s:12:\"tmpl_created\";s:10:\"1491207450\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-5/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"169\";s:16:\"popularity_index\";s:2:\"63\";s:11:\"trend_index\";s:3:\"148\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:636;a:14:{s:2:\"id\";s:4:\"1260\";s:5:\"title\";s:18:\"Maintenance Mode 1\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-6.png\";s:12:\"tmpl_created\";s:10:\"1491207507\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-1/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:3:\"170\";s:16:\"popularity_index\";s:3:\"415\";s:11:\"trend_index\";s:3:\"644\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:637;a:14:{s:2:\"id\";s:4:\"1261\";s:5:\"title\";s:18:\"Maintenance Mode 2\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/04/Coming-Soon-7.png\";s:12:\"tmpl_created\";s:10:\"1491207584\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/maintenance-mode-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:20:\"[\"Maintenance mode\"]\";s:10:\"menu_order\";s:3:\"171\";s:16:\"popularity_index\";s:2:\"68\";s:11:\"trend_index\";s:3:\"178\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:638;a:14:{s:2:\"id\";s:4:\"1272\";s:5:\"title\";s:13:\"Coming Soon 8\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-8.png\";s:12:\"tmpl_created\";s:10:\"1491207674\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-8/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"172\";s:16:\"popularity_index\";s:3:\"279\";s:11:\"trend_index\";s:3:\"313\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:639;a:14:{s:2:\"id\";s:4:\"1279\";s:5:\"title\";s:13:\"Coming Soon 9\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/03/Coming-Soon-9.png\";s:12:\"tmpl_created\";s:10:\"1491207756\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:103:\"https://library.elementor.com/coming-soon-9/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"173\";s:16:\"popularity_index\";s:3:\"130\";s:11:\"trend_index\";s:3:\"240\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}i:640;a:14:{s:2:\"id\";s:4:\"1745\";s:5:\"title\";s:14:\"Coming Soon 10\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-002.png\";s:12:\"tmpl_created\";s:10:\"1494849745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/coming-soon-10/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"174\";s:16:\"popularity_index\";s:3:\"265\";s:11:\"trend_index\";s:3:\"314\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:641;a:14:{s:2:\"id\";s:4:\"1742\";s:5:\"title\";s:12:\"Login Page 1\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-003.png\";s:12:\"tmpl_created\";s:10:\"1494849744\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:100:\"https://library.elementor.com/login-page/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"175\";s:16:\"popularity_index\";s:3:\"399\";s:11:\"trend_index\";s:3:\"521\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:642;a:14:{s:2:\"id\";s:4:\"1748\";s:5:\"title\";s:12:\"Login Page 2\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/05/login-001.png\";s:12:\"tmpl_created\";s:10:\"1494849742\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:102:\"https://library.elementor.com/login-page-2/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"176\";s:16:\"popularity_index\";s:3:\"289\";s:11:\"trend_index\";s:3:\"323\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:643;a:14:{s:2:\"id\";s:4:\"3963\";s:5:\"title\";s:32:\"Restaurant Site &#8211; Homepage\";s:9:\"thumbnail\";s:76:\"https://library.elementor.com/wp-content/uploads/2018/01/R.HomepageThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284821\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:114:\"https://library.elementor.com/restaurant-site-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"177\";s:16:\"popularity_index\";s:3:\"228\";s:11:\"trend_index\";s:3:\"255\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:644;a:14:{s:2:\"id\";s:4:\"3969\";s:5:\"title\";s:28:\"Restaurant Site &#8211; Menu\";s:9:\"thumbnail\";s:72:\"https://library.elementor.com/wp-content/uploads/2018/01/R.MenuThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284829\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/restaurant-site-menu/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"178\";s:16:\"popularity_index\";s:3:\"379\";s:11:\"trend_index\";s:3:\"542\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:645;a:14:{s:2:\"id\";s:4:\"3966\";s:5:\"title\";s:29:\"Restaurant Site &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2018/01/R.AboutThumb.png.png\";s:12:\"tmpl_created\";s:10:\"1516284839\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:111:\"https://library.elementor.com/restaurant-site-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"179\";s:16:\"popularity_index\";s:3:\"243\";s:11:\"trend_index\";s:3:\"441\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:646;a:14:{s:2:\"id\";s:4:\"3972\";s:5:\"title\";s:31:\"Restaurant Site &#8211; Contact\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2018/01/R.ContactThumb.png\";s:12:\"tmpl_created\";s:10:\"1516284847\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/restaurant-site-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:109:\"[\"bar\",\"cafe\",\"cooking\",\"drink\",\"events\",\"fast food\",\"Food\",\"menu\",\"modern\",\"reservation\",\"Shop\",\"snack bar\"]\";s:10:\"menu_order\";s:3:\"180\";s:16:\"popularity_index\";s:3:\"351\";s:11:\"trend_index\";s:3:\"440\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:647;a:14:{s:2:\"id\";s:4:\"2080\";s:5:\"title\";s:27:\"Ski Resort &#8211; Homepage\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508161124\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"181\";s:16:\"popularity_index\";s:3:\"317\";s:11:\"trend_index\";s:3:\"457\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:648;a:14:{s:2:\"id\";s:4:\"2088\";s:5:\"title\";s:24:\"Ski Resort &#8211; About\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-About.png\";s:12:\"tmpl_created\";s:10:\"1508161129\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:106:\"https://library.elementor.com/ski-resort-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"182\";s:16:\"popularity_index\";s:3:\"393\";s:11:\"trend_index\";s:3:\"406\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:649;a:14:{s:2:\"id\";s:4:\"2085\";s:5:\"title\";s:27:\"Ski Resort &#8211; Services\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/Ski-Resort-Services.png\";s:12:\"tmpl_created\";s:10:\"1508161134\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/ski-resort-services/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"183\";s:16:\"popularity_index\";s:3:\"498\";s:11:\"trend_index\";s:3:\"601\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:650;a:14:{s:2:\"id\";s:4:\"2462\";s:5:\"title\";s:23:\"Architect &#8211; About\";s:9:\"thumbnail\";s:80:\"https://library.elementor.com/wp-content/uploads/2017/10/architect-–-about.png\";s:12:\"tmpl_created\";s:10:\"1508243317\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:105:\"https://library.elementor.com/architect-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"184\";s:16:\"popularity_index\";s:3:\"311\";s:11:\"trend_index\";s:3:\"423\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:651;a:14:{s:2:\"id\";s:4:\"2362\";s:5:\"title\";s:26:\"Architect &#8211; Projects\";s:9:\"thumbnail\";s:79:\"https://library.elementor.com/wp-content/uploads/2017/10/Architect-Projects.png\";s:12:\"tmpl_created\";s:10:\"1508243335\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:108:\"https://library.elementor.com/architect-projects/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"185\";s:16:\"popularity_index\";s:3:\"378\";s:11:\"trend_index\";s:3:\"560\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:652;a:14:{s:2:\"id\";s:3:\"614\";s:5:\"title\";s:25:\"Architect &#8211; Contact\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2016/12/architect-contact.jpg\";s:12:\"tmpl_created\";s:10:\"1481549169\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/architect-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"186\";s:16:\"popularity_index\";s:3:\"284\";s:11:\"trend_index\";s:3:\"467\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:653;a:14:{s:2:\"id\";s:4:\"2126\";s:5:\"title\";s:37:\"Construction Company &#8211; Homepage\";s:9:\"thumbnail\";s:91:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Home-Page.png\";s:12:\"tmpl_created\";s:10:\"1508325849\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:119:\"https://library.elementor.com/construction-company-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"187\";s:16:\"popularity_index\";s:3:\"266\";s:11:\"trend_index\";s:3:\"297\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:654;a:14:{s:2:\"id\";s:4:\"2129\";s:5:\"title\";s:34:\"Construction Company &#8211; About\";s:9:\"thumbnail\";s:87:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-About.png\";s:12:\"tmpl_created\";s:10:\"1508325881\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:116:\"https://library.elementor.com/construction-company-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"188\";s:16:\"popularity_index\";s:3:\"294\";s:11:\"trend_index\";s:3:\"370\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:655;a:14:{s:2:\"id\";s:4:\"2135\";s:5:\"title\";s:36:\"Construction Company &#8211; Contact\";s:9:\"thumbnail\";s:89:\"https://library.elementor.com/wp-content/uploads/2017/10/Construction-Company-Contact.png\";s:12:\"tmpl_created\";s:10:\"1508325922\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:118:\"https://library.elementor.com/construction-company-contact/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"189\";s:16:\"popularity_index\";s:3:\"330\";s:11:\"trend_index\";s:3:\"506\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:656;a:14:{s:2:\"id\";s:4:\"2094\";s:5:\"title\";s:28:\"Plants Shop &#8211; Homepage\";s:9:\"thumbnail\";s:77:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-Home.png\";s:12:\"tmpl_created\";s:10:\"1509621053\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/plants-shop-homepage/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"190\";s:16:\"popularity_index\";s:3:\"269\";s:11:\"trend_index\";s:3:\"184\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:657;a:14:{s:2:\"id\";s:4:\"2120\";s:5:\"title\";s:25:\"Plants Shop &#8211; About\";s:9:\"thumbnail\";s:78:\"https://library.elementor.com/wp-content/uploads/2017/11/Plants-Shop-About.png\";s:12:\"tmpl_created\";s:10:\"1509631820\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:107:\"https://library.elementor.com/plants-shop-about/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"191\";s:16:\"popularity_index\";s:3:\"337\";s:11:\"trend_index\";s:3:\"332\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:658;a:14:{s:2:\"id\";s:4:\"3153\";s:5:\"title\";s:14:\"Halloween Pack\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/10/halloween.png\";s:12:\"tmpl_created\";s:10:\"1508950132\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:104:\"https://library.elementor.com/halloween-pack/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"192\";s:16:\"popularity_index\";s:3:\"563\";s:11:\"trend_index\";s:3:\"650\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:659;a:14:{s:2:\"id\";s:4:\"3338\";s:5:\"title\";s:31:\"Black Friday &#8211; Nature Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-1.png\";s:12:\"tmpl_created\";s:10:\"1511203351\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-nature-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"193\";s:16:\"popularity_index\";s:3:\"486\";s:11:\"trend_index\";s:3:\"572\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:660;a:14:{s:2:\"id\";s:4:\"3339\";s:5:\"title\";s:35:\"Black Friday &#8211; Pop-Styled Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-2.png\";s:12:\"tmpl_created\";s:10:\"1511203636\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/black-friday-pop-styled-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"194\";s:16:\"popularity_index\";s:3:\"433\";s:11:\"trend_index\";s:3:\"559\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:661;a:14:{s:2:\"id\";s:4:\"3335\";s:5:\"title\";s:31:\"Black Friday &#8211; Retail Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-4.png\";s:12:\"tmpl_created\";s:10:\"1511203246\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:113:\"https://library.elementor.com/black-friday-retail-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"195\";s:16:\"popularity_index\";s:3:\"435\";s:11:\"trend_index\";s:3:\"554\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:662;a:14:{s:2:\"id\";s:4:\"3340\";s:5:\"title\";s:41:\"Black Friday &#8211; Software Product Set\";s:9:\"thumbnail\";s:75:\"https://library.elementor.com/wp-content/uploads/2017/11/black-friday-3.png\";s:12:\"tmpl_created\";s:10:\"1511203713\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:123:\"https://library.elementor.com/black-friday-software-product-set/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"196\";s:16:\"popularity_index\";s:3:\"418\";s:11:\"trend_index\";s:3:\"574\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:663;a:14:{s:2:\"id\";s:4:\"3517\";s:5:\"title\";s:27:\"Christmas &#8211; Gift Shop\";s:9:\"thumbnail\";s:70:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasThumb.png\";s:12:\"tmpl_created\";s:10:\"1513877937\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-gift-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"197\";s:16:\"popularity_index\";s:3:\"478\";s:11:\"trend_index\";s:3:\"623\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:664;a:14:{s:2:\"id\";s:4:\"3734\";s:5:\"title\";s:28:\"Christmas &#8211; Car Agency\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v3.png\";s:12:\"tmpl_created\";s:10:\"1514197794\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:110:\"https://library.elementor.com/christmas-car-agency/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"198\";s:16:\"popularity_index\";s:3:\"463\";s:11:\"trend_index\";s:3:\"641\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:665;a:14:{s:2:\"id\";s:4:\"3764\";s:5:\"title\";s:33:\"Christmas &#8211; Interior Design\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v6.png\";s:12:\"tmpl_created\";s:10:\"1514198234\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:115:\"https://library.elementor.com/christmas-interior-design/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"199\";s:16:\"popularity_index\";s:3:\"443\";s:11:\"trend_index\";s:3:\"598\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:666;a:14:{s:2:\"id\";s:4:\"3565\";s:5:\"title\";s:27:\"Christmas &#8211; Tree Shop\";s:9:\"thumbnail\";s:74:\"https://library.elementor.com/wp-content/uploads/2017/12/XmasTreeThumb.png\";s:12:\"tmpl_created\";s:10:\"1514204382\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:109:\"https://library.elementor.com/christmas-tree-shop/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"200\";s:16:\"popularity_index\";s:3:\"391\";s:11:\"trend_index\";s:3:\"486\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:667;a:14:{s:2:\"id\";s:4:\"3862\";s:5:\"title\";s:35:\"Christmas &#8211; Design Conference\";s:9:\"thumbnail\";s:63:\"https://library.elementor.com/wp-content/uploads/2017/12/q1.png\";s:12:\"tmpl_created\";s:10:\"1514206745\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:117:\"https://library.elementor.com/christmas-design-conference/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"201\";s:16:\"popularity_index\";s:3:\"382\";s:11:\"trend_index\";s:3:\"525\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:668;a:14:{s:2:\"id\";s:4:\"3777\";s:5:\"title\";s:39:\"Christmas &#8211; Snowboard Competition\";s:9:\"thumbnail\";s:73:\"https://library.elementor.com/wp-content/uploads/2017/12/cover-lib-v7.png\";s:12:\"tmpl_created\";s:10:\"1514205420\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:121:\"https://library.elementor.com/christmas-snowboard-competition/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"202\";s:16:\"popularity_index\";s:3:\"405\";s:11:\"trend_index\";s:3:\"595\";s:6:\"is_pro\";s:1:\"1\";s:17:\"has_page_settings\";s:1:\"0\";}i:669;a:14:{s:2:\"id\";s:3:\"420\";s:5:\"title\";s:11:\"Hero UI Kit\";s:9:\"thumbnail\";s:81:\"https://library.elementor.com/wp-content/uploads/2016/09/library-ui-kit-cover.png\";s:12:\"tmpl_created\";s:10:\"1475067229\";s:6:\"author\";s:9:\"Elementor\";s:3:\"url\";s:101:\"https://library.elementor.com/hero-ui-kit/?utm_source=library&utm_medium=wp-dash&utm_campaign=preview\";s:4:\"type\";s:4:\"page\";s:7:\"subtype\";s:4:\"page\";s:4:\"tags\";s:2:\"[]\";s:10:\"menu_order\";s:3:\"203\";s:16:\"popularity_index\";s:2:\"20\";s:11:\"trend_index\";s:2:\"62\";s:6:\"is_pro\";s:1:\"0\";s:17:\"has_page_settings\";s:1:\"0\";}}}','no'),(895,'_amn_wpforms-lite_to_check','1576955409','yes'),(1483,'bglib_activity','a:1:{s:15:\"boldgrid-backup\";a:1:{s:18:\"any_backup_created\";i:13;}}','yes'),(1481,'boldgrid_backup_last_backup','1587076265','no'),(1482,'boldgrid_backup_latest_backup','a:34:{s:4:\"mode\";s:6:\"backup\";s:6:\"dryrun\";b:0;s:10:\"compressor\";s:7:\"php_zip\";s:8:\"filesize\";i:129729535;s:4:\"save\";b:1;s:10:\"total_size\";i:303373640;s:14:\"folder_include\";s:18:\"WPCORE,/wp-content\";s:14:\"folder_exclude\";s:17:\".git,node_modules\";s:13:\"table_exclude\";a:0:{}s:5:\"title\";N;s:11:\"description\";N;s:7:\"ABSPATH\";s:33:\"/home/neurop9/pranakriyayoga.com/\";s:9:\"backup_id\";s:8:\"ef46480a\";s:7:\"siteurl\";s:26:\"https://pranakriyayoga.com\";s:9:\"timestamp\";i:1587076144;s:17:\"gateway_interface\";s:7:\"CGI/1.1\";s:9:\"http_host\";s:18:\"pranakriyayoga.com\";s:13:\"php_sapi_name\";s:8:\"cgi-fcgi\";s:9:\"php_uname\";s:113:\"Linux ecbiz187.inmotionhosting.com 2.6.32-954.3.5.lve1.4.74.el6.x86_64 #1 SMP Thu Oct 17 04:22:13 EDT 2019 x86_64\";s:11:\"php_version\";s:6:\"7.3.11\";s:11:\"server_addr\";s:13:\"198.46.81.210\";s:11:\"server_name\";s:18:\"pranakriyayoga.com\";s:15:\"server_protocol\";s:8:\"HTTP/1.1\";s:15:\"server_software\";s:6:\"Apache\";s:3:\"uid\";i:3391;s:8:\"username\";s:7:\"neurop9\";s:10:\"encrypt_db\";b:0;s:7:\"trigger\";s:11:\"Auto update\";s:8:\"filepath\";s:93:\"/home/neurop9/boldgrid_backup/boldgrid-backup-pranakriyayoga.com-ef46480a-20200416-222910.zip\";s:11:\"lastmodunix\";i:1587076256;s:8:\"duration\";s:6:\"111.56\";s:11:\"db_duration\";s:4:\"2.68\";s:11:\"db_filename\";s:31:\"neurop9_pky.20200416-222904.sql\";s:12:\"mail_success\";b:1;}','yes'),(898,'jetpack_ab_connect_banner_green_bar','b','yes'),(30139,'_transient_timeout_jetpack_https_test_message','1587205050','no'),(30140,'_transient_jetpack_https_test_message','','no'),(30147,'_site_transient_timeout_browser_03ec23506afe4f4703c06255e744104d','1587723450','no'),(30148,'_site_transient_browser_03ec23506afe4f4703c06255e744104d','a:10:{s:4:\"name\";s:6:\"Safari\";s:7:\"version\";s:4:\"13.1\";s:8:\"platform\";s:9:\"Macintosh\";s:10:\"update_url\";s:29:\"https://www.apple.com/safari/\";s:7:\"img_src\";s:43:\"http://s.w.org/images/browsers/safari.png?1\";s:11:\"img_src_ssl\";s:44:\"https://s.w.org/images/browsers/safari.png?1\";s:15:\"current_version\";s:2:\"11\";s:7:\"upgrade\";b:0;s:8:\"insecure\";b:0;s:6:\"mobile\";b:0;}','no'),(30149,'_site_transient_timeout_php_check_a4e7a3af7060c530d791075f6e3eb5fa','1587723451','no'),(30150,'_site_transient_php_check_a4e7a3af7060c530d791075f6e3eb5fa','a:5:{s:19:\"recommended_version\";s:3:\"7.3\";s:15:\"minimum_version\";s:6:\"5.6.20\";s:12:\"is_supported\";b:1;s:9:\"is_secure\";b:1;s:13:\"is_acceptable\";b:1;}','no'),(30152,'_transient_elementor_remote_info_api_data_2.9.7','a:4:{s:9:\"timestamp\";i:1587116333;s:14:\"upgrade_notice\";a:3:{s:7:\"version\";s:5:\"2.0.0\";s:7:\"message\";s:0:\"\";s:11:\"update_link\";s:0:\"\";}s:11:\"pro_widgets\";a:59:{i:0;a:4:{s:4:\"name\";s:5:\"posts\";s:5:\"title\";s:5:\"Posts\";s:4:\"icon\";s:15:\"eicon-post-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:1;a:4:{s:4:\"name\";s:9:\"portfolio\";s:5:\"title\";s:9:\"Portfolio\";s:4:\"icon\";s:18:\"eicon-gallery-grid\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:2;a:4:{s:4:\"name\";s:7:\"gallery\";s:5:\"title\";s:7:\"Gallery\";s:4:\"icon\";s:23:\"eicon-gallery-justified\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:3;a:4:{s:4:\"name\";s:4:\"form\";s:5:\"title\";s:4:\"Form\";s:4:\"icon\";s:21:\"eicon-form-horizontal\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:4;a:4:{s:4:\"name\";s:5:\"login\";s:5:\"title\";s:5:\"Login\";s:4:\"icon\";s:15:\"eicon-lock-user\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:5;a:4:{s:4:\"name\";s:6:\"slides\";s:5:\"title\";s:6:\"Slides\";s:4:\"icon\";s:12:\"eicon-slides\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:6;a:4:{s:4:\"name\";s:8:\"nav-menu\";s:5:\"title\";s:8:\"Nav Menu\";s:4:\"icon\";s:14:\"eicon-nav-menu\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:7;a:4:{s:4:\"name\";s:17:\"animated-headline\";s:5:\"title\";s:17:\"Animated Headline\";s:4:\"icon\";s:23:\"eicon-animated-headline\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:8;a:4:{s:4:\"name\";s:10:\"price-list\";s:5:\"title\";s:10:\"Price List\";s:4:\"icon\";s:16:\"eicon-price-list\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:9;a:4:{s:4:\"name\";s:11:\"price-table\";s:5:\"title\";s:11:\"Price Table\";s:4:\"icon\";s:17:\"eicon-price-table\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:10;a:4:{s:4:\"name\";s:8:\"flip-box\";s:5:\"title\";s:8:\"Flip Box\";s:4:\"icon\";s:14:\"eicon-flip-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:11;a:4:{s:4:\"name\";s:14:\"call-to-action\";s:5:\"title\";s:14:\"Call to Action\";s:4:\"icon\";s:20:\"eicon-image-rollover\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:12;a:4:{s:4:\"name\";s:14:\"media-carousel\";s:5:\"title\";s:14:\"Media Carousel\";s:4:\"icon\";s:20:\"eicon-media-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:13;a:4:{s:4:\"name\";s:20:\"testimonial-carousel\";s:5:\"title\";s:20:\"Testimonial Carousel\";s:4:\"icon\";s:26:\"eicon-testimonial-carousel\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:14;a:4:{s:4:\"name\";s:7:\"reviews\";s:5:\"title\";s:7:\"Reviews\";s:4:\"icon\";s:12:\"eicon-review\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:15;a:4:{s:4:\"name\";s:17:\"table-of-contents\";s:5:\"title\";s:17:\"Table of Contents\";s:4:\"icon\";s:23:\"eicon-table-of-contents\";s:10:\"categories\";s:33:\"[\"pro-elements\",\"theme-elements\"]\";}i:16;a:4:{s:4:\"name\";s:9:\"countdown\";s:5:\"title\";s:9:\"Countdown\";s:4:\"icon\";s:15:\"eicon-countdown\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:17;a:4:{s:4:\"name\";s:13:\"share-buttons\";s:5:\"title\";s:13:\"Share Buttons\";s:4:\"icon\";s:11:\"eicon-share\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:18;a:4:{s:4:\"name\";s:11:\"search-form\";s:5:\"title\";s:11:\"Search Form\";s:4:\"icon\";s:17:\"eicon-site-search\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:19;a:4:{s:4:\"name\";s:10:\"author-box\";s:5:\"title\";s:10:\"Author Box\";s:4:\"icon\";s:12:\"eicon-person\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:20;a:4:{s:4:\"name\";s:13:\"post-comments\";s:5:\"title\";s:13:\"Post Comments\";s:4:\"icon\";s:14:\"eicon-comments\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:21;a:4:{s:4:\"name\";s:15:\"post-navigation\";s:5:\"title\";s:15:\"Post Navigation\";s:4:\"icon\";s:21:\"eicon-post-navigation\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:22;a:4:{s:4:\"name\";s:9:\"post-info\";s:5:\"title\";s:9:\"Post Info\";s:4:\"icon\";s:15:\"eicon-post-info\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:23;a:4:{s:4:\"name\";s:7:\"sitemap\";s:5:\"title\";s:7:\"Sitemap\";s:4:\"icon\";s:13:\"eicon-sitemap\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:24;a:4:{s:4:\"name\";s:11:\"breadcrumbs\";s:5:\"title\";s:11:\"Breadcrumbs\";s:4:\"icon\";s:11:\"eicon-yoast\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:25;a:4:{s:4:\"name\";s:10:\"blockquote\";s:5:\"title\";s:10:\"Blockquote\";s:4:\"icon\";s:16:\"eicon-blockquote\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:26;a:4:{s:4:\"name\";s:19:\"wc-archive-products\";s:5:\"title\";s:16:\"Archive Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:27;a:4:{s:4:\"name\";s:31:\"woocommerce-archive-description\";s:5:\"title\";s:19:\"Archive Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:28;a:4:{s:4:\"name\";s:20:\"woocommerce-products\";s:5:\"title\";s:8:\"Products\";s:4:\"icon\";s:14:\"eicon-products\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:29;a:4:{s:4:\"name\";s:22:\"woocommerce-breadcrumb\";s:5:\"title\";s:23:\"WooCommerce Breadcrumbs\";s:4:\"icon\";s:25:\"eicon-product-breadcrumbs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:30;a:4:{s:4:\"name\";s:14:\"wc-add-to-cart\";s:5:\"title\";s:18:\"Custom Add To Cart\";s:4:\"icon\";s:17:\"eicon-woocommerce\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:31;a:4:{s:4:\"name\";s:11:\"wc-elements\";s:5:\"title\";s:17:\"WooCommerce Pages\";s:4:\"icon\";s:19:\"eicon-product-pages\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:32;a:4:{s:4:\"name\";s:13:\"wc-categories\";s:5:\"title\";s:18:\"Product Categories\";s:4:\"icon\";s:24:\"eicon-product-categories\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:33;a:4:{s:4:\"name\";s:21:\"woocommerce-menu-cart\";s:5:\"title\";s:9:\"Menu Cart\";s:4:\"icon\";s:10:\"eicon-cart\";s:10:\"categories\";s:41:\"[\"theme-elements\",\"woocommerce-elements\"]\";}i:34;a:4:{s:4:\"name\";s:25:\"woocommerce-product-title\";s:5:\"title\";s:13:\"Product Title\";s:4:\"icon\";s:19:\"eicon-product-title\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:35;a:4:{s:4:\"name\";s:26:\"woocommerce-product-images\";s:5:\"title\";s:14:\"Product Images\";s:4:\"icon\";s:20:\"eicon-product-images\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:36;a:4:{s:4:\"name\";s:25:\"woocommerce-product-price\";s:5:\"title\";s:13:\"Product Price\";s:4:\"icon\";s:19:\"eicon-product-price\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:37;a:4:{s:4:\"name\";s:31:\"woocommerce-product-add-to-cart\";s:5:\"title\";s:11:\"Add To Cart\";s:4:\"icon\";s:25:\"eicon-product-add-to-cart\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:38;a:4:{s:4:\"name\";s:26:\"woocommerce-product-rating\";s:5:\"title\";s:14:\"Product Rating\";s:4:\"icon\";s:20:\"eicon-product-rating\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:39;a:4:{s:4:\"name\";s:25:\"woocommerce-product-stock\";s:5:\"title\";s:13:\"Product Stock\";s:4:\"icon\";s:19:\"eicon-product-stock\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:40;a:4:{s:4:\"name\";s:24:\"woocommerce-product-meta\";s:5:\"title\";s:12:\"Product Meta\";s:4:\"icon\";s:18:\"eicon-product-meta\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:41;a:4:{s:4:\"name\";s:37:\"woocommerce-product-short-description\";s:5:\"title\";s:17:\"Short Description\";s:4:\"icon\";s:25:\"eicon-product-description\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:42;a:4:{s:4:\"name\";s:29:\"woocommerce-product-data-tabs\";s:5:\"title\";s:17:\"Product Data Tabs\";s:4:\"icon\";s:18:\"eicon-product-tabs\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:43;a:4:{s:4:\"name\";s:42:\"woocommerce-product-additional-information\";s:5:\"title\";s:22:\"Additional Information\";s:4:\"icon\";s:19:\" eicon-product-info\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:44;a:4:{s:4:\"name\";s:27:\"woocommerce-product-related\";s:5:\"title\";s:15:\"Product Related\";s:4:\"icon\";s:21:\"eicon-product-related\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:45;a:4:{s:4:\"name\";s:26:\"woocommerce-product-upsell\";s:5:\"title\";s:7:\"Upsells\";s:4:\"icon\";s:20:\"eicon-product-upsell\";s:10:\"categories\";s:24:\"[\"woocommerce-elements\"]\";}i:46;a:4:{s:4:\"name\";s:15:\"facebook-button\";s:5:\"title\";s:15:\"Facebook Button\";s:4:\"icon\";s:23:\"eicon-facebook-like-box\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:47;a:4:{s:4:\"name\";s:17:\"facebook-comments\";s:5:\"title\";s:17:\"Facebook Comments\";s:4:\"icon\";s:23:\"eicon-facebook-comments\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:48;a:4:{s:4:\"name\";s:14:\"facebook-embed\";s:5:\"title\";s:14:\"Facebook Embed\";s:4:\"icon\";s:14:\"eicon-fb-embed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:49;a:4:{s:4:\"name\";s:13:\"facebook-page\";s:5:\"title\";s:13:\"Facebook Page\";s:4:\"icon\";s:13:\"eicon-fb-feed\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:50;a:4:{s:4:\"name\";s:8:\"template\";s:5:\"title\";s:8:\"Template\";s:4:\"icon\";s:19:\"eicon-document-file\";s:10:\"categories\";s:16:\"[\"pro-elements\"]\";}i:51;a:4:{s:4:\"name\";s:15:\"theme-site-logo\";s:5:\"title\";s:9:\"Site Logo\";s:4:\"icon\";s:15:\"eicon-site-logo\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:52;a:4:{s:4:\"name\";s:16:\"theme-site-title\";s:5:\"title\";s:10:\"Site Title\";s:4:\"icon\";s:16:\"eicon-site-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:53;a:4:{s:4:\"name\";s:16:\"theme-page-title\";s:5:\"title\";s:10:\"Page Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:54;a:4:{s:4:\"name\";s:16:\"theme-post-title\";s:5:\"title\";s:10:\"Post Title\";s:4:\"icon\";s:16:\"eicon-post-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:55;a:4:{s:4:\"name\";s:18:\"theme-post-excerpt\";s:5:\"title\";s:12:\"Post Excerpt\";s:4:\"icon\";s:18:\"eicon-post-excerpt\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:56;a:4:{s:4:\"name\";s:25:\"theme-post-featured-image\";s:5:\"title\";s:14:\"Featured Image\";s:4:\"icon\";s:20:\"eicon-featured-image\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:57;a:4:{s:4:\"name\";s:19:\"theme-archive-title\";s:5:\"title\";s:13:\"Archive Title\";s:4:\"icon\";s:19:\"eicon-archive-title\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}i:58;a:4:{s:4:\"name\";s:13:\"archive-posts\";s:5:\"title\";s:13:\"Archive Posts\";s:4:\"icon\";s:19:\"eicon-archive-posts\";s:10:\"categories\";s:18:\"[\"theme-elements\"]\";}}s:17:\"canary_deployment\";a:2:{s:11:\"plugin_info\";a:11:{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:5:\"2.9.1\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.9.1.zip\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}s:6:\"tested\";s:5:\"5.3.2\";s:12:\"requires_php\";s:3:\"5.6\";}s:10:\"conditions\";a:1:{i:0;a:1:{i:0;a:3:{s:4:\"type\";s:8:\"language\";s:9:\"languages\";a:27:{i:0;s:5:\"he_IL\";i:1;s:5:\"en_GB\";i:2;s:5:\"en_NZ\";i:3;s:5:\"en_ZA\";i:4;s:5:\"en_AU\";i:5;s:5:\"en_CA\";i:6;s:5:\"sv_SE\";i:7;s:5:\"da_DK\";i:8;s:5:\"fr_FR\";i:9;s:5:\"de_DE\";i:10;s:5:\"nl_NL\";i:11;s:5:\"nb_NO\";i:12;s:5:\"de_AT\";i:13;s:2:\"fi\";i:14;s:5:\"it_IT\";i:15;s:5:\"nn_NO\";i:16;s:5:\"de_CH\";i:17;s:5:\"en_GB\";i:18;s:5:\"is_IS\";i:19;s:2:\"ga\";i:20;s:5:\"fr_BE\";i:21;s:5:\"nl_BE\";i:22;s:3:\"ast\";i:23;s:5:\"lb_LU\";i:24;s:5:\"es_ES\";i:25;s:5:\"pt_PT\";i:26;s:3:\"mlt\";}s:8:\"operator\";s:2:\"in\";}}}}}','no'),(30270,'_transient_timeout_feed_2dd0202377a060f0df35cceaacc2c13c','1587170867','no'),(30271,'_transient_feed_2dd0202377a060f0df35cceaacc2c13c','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:10:\"SiteOrigin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://siteorigin.com\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:21:\"Free WordPress Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 04 Mar 2020 09:47:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:30:\"https://wordpress.org/?v=5.3.2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:61:\"\n		\n		\n				\n				\n		\n				\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"January – February 2020 Plugin and Theme Updates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 27 Feb 2020 17:34:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=228262\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:547:\"<p>January and February saw the release of several updates of varying sizes with the Widgets Bundle update being the largest. In this post, I\'ll briefly cover what was included in those updates. Thanks to all of our users, especially those that assisted with feedback and feature requests.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\">January &#8211; February 2020 Plugin and Theme Updates</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:6948:\"<p>January and February saw the release of several updates of varying sizes with the Widgets Bundle update being the largest. In this post, I&#8217;ll briefly cover what was included in those updates. Thanks to all of our users, especially those that assisted with feedback and feature requests.</p>\n<h3>Widgets Bundle &#8211; 1.16.0 &#8211; 11 February 2020</h3>\n<p>The biggest of our recent updates, this release includes a mix of new features and fixes, many based on user feedback and requests.</p>\n<ul>\n<li>Block Editor: Fixed widget select field width and alignment.</li>\n<li>Removed unused template files.</li>\n<li>Contact Form: Improved checking for SiteOrigin development email addresses.</li>\n<li>Minor styling improvements to the Classic and Block Editor admin interfaces.</li>\n<li>Features: Added a new setting to select the H tag to be used for the title field.</li>\n<li>Hero: If a height value is assigned, added prefilling to avoid a page jump.</li>\n<li>Hero: Added `font-display: swap` for Google font imports.</li>\n<li>Layout Slider: If a height value is assigned, added prefilling to avoid a page jump.</li>\n<li>Image Grid: Added a class of `sow-image-grid-image_html` to each image. Can be used to exclude images from Lazy Loading plugins.</li>\n<li>Simple Masonry: Added a class of `sow-masonry-grid-image` to each image. Can be used to exclude images from Lazy Loading plugins.</li>\n<li>Features: Added fallback support for the Icon image field.</li>\n<li>Testimonials: Add fallback support for the Image field.</li>\n<li>Post Carousel: Prevented looping until all posts are loaded.</li>\n<li>Post Carousel: Added a new setting to disable looping.</li>\n<li>Post Carousel: Prevented scrolling past loading items and loop as soon as last item is completely visible.</li>\n<li>Contact Form: Added disabled cursor to submit button when disabled.</li>\n<li>Block Editor: Resolved Features widget default settings.</li>\n<li>Tabs and Accordion: Account for accented characters.</li>\n<li>Social Media Buttons: Allowed for multiple instances of the same network without duplicating colors.</li>\n<li>Social Media Buttons: Ensured all icons are correctly centered.</li>\n<li>Contact Form: Added lightweight validation for phone numbers.</li>\n<li>Block Editor: Display author for third party widgets.</li>\n<li>Block Editor: Added processing for the more quicktag in the Editor widget.</li>\n<li>Tabs and Accordion: Added icon spacing.</li>\n<li>Testimonials: Improved image sizing behavior for square images.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/so-widgets-bundle/releases/tag/1.16.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>Page Builder &#8211; 2.10.14 &#8211; 04 February 2020</h3>\n<p>Although the changelog is brief, <a href=\"https://github.com/siteorigin/siteorigin-panels/compare/2.10.13...2.10.14\" rel=\"noopener noreferrer\" target=\"_blank\">20 commits</a> went into this release, mostly focussed on small styling fixes and improvements.</p>\n<ul>\n<li>Several Classic and Block Editor admin styling fixes.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-panels/releases/tag/2.10.14\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin CSS &#8211; 1.2.5 &#8211; 04 February 2020</h3>\n<p>A minor update to resolve an edge case warning and some minor styling issues.</p>\n<ul>\n<li>Removed `themeCSS` localized script to prevent `preg_replace()` warning.</li>\n<li>Minor form styling fixes.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/so-css/releases/tag/1.2.5\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin Premium &#8211; 1.12.0 &#8211; 30 January 2020</h3>\n<p>A few new settings and minor fixes.</p>\n<ul>\n<li>Lightbox: Updated Lightbox2 to v2.11.1.</li>\n<li>Lightbox: Added a Disable Scrolling setting.</li>\n<li>Social Media Buttons: Properly center custom icon images.</li>\n<li>Accordion: Added a custom image icon setting.</li>\n<li>Tabs: Added a custom image icon setting.</li>\n<li>Image Overlay: Added a Desktop Device Trigger setting. Show on hover or always show.</li>\n<li>WooCommerce Templates: Fixed action button sizing.</li>\n</ul>\n<h3>SiteOrigin Unwind &#8211; 1.6.0 &#8211; 10 February 2020</h3>\n<ul>\n<li>Resolved mini-cart remove icon overlap.</li>\n<li>Updated WooCommerce Customizer settings CSS.</li>\n<li>Resolved mini-cart and cart widget image not updating to match the variation selected.</li>\n<li>Minor Stripe checkout styling fixes.</li>\n<li>Minor WooCommerce styling improvements.</li>\n<li>Added an a new Add to Cart button setting at `Customize > Theme Settings > WooCommerce > Add to Cart`.</li>\n<li>Resolved gap below gallery when variable product added to the cart.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-unwind/releases/tag/1.6.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>SiteOrigin Corp &#8211; 1.16.0 &#8211; 27 January 2020</h3>\n<p>Notable in this release is a new setting added to change the main menu hover style from underline to a regular link color change. This feature wasn&#8217;t requested but after viewing many user sites using Corp we noticed some header designs that would look better with a conventional menu link color change on hover and no underline.</p>\n<ul>\n<li>One page layout: Minor design adjustments.</li>\n<li>WooCommerce hover buttons: prevented overflow.</li>\n<li>Established a 15px typography base.</li>\n<li>Minor WooCommerce widget style adjustments.</li>\n<li>Changed menu font sizing to rem.</li>\n<li>Added a new menu hover underline setting located at `Customize > Theme Settings > Navigation > Menu Link Hover Underline`.</li>\n<li>Minor improvements to the one page menu current page and section indication.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/siteorigin-corp/releases/tag/1.16.0\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<h3>Vantage &#8211; 1.14.4 &#8211; 02 January 2020</h3>\n<ul>\n<li>Page Slider: Prevented shortcode from outputting if slider plugin not activated.</li>\n<li>Logo in Menu: Fixed the menu alignment preview in the Customizer.</li>\n<li>Logo in Menu: Fixed the logo image and site title alignment if both are in use.</li>\n</ul>\n<p><a href=\"https://github.com/siteorigin/vantage/releases/edit/1.14.4\" rel=\"noopener noreferrer\" target=\"_blank\">View the release on GitHub</a>.</p>\n<p>Thanks again to everyone that sent feedback and requests. If there is a feature or fix you&#8217;d like to see take priority, please, let us know. The more feedback we receive for a particular feature or fix, the higher it moves up our to-do list.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/\">January &#8211; February 2020 Plugin and Theme Updates</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://siteorigin.com/january-february-2020-plugin-and-theme-updates/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"A Custom CSS Guide to Page Builder Row, Cell &amp; Widget Attributes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 29 Nov 2019 12:59:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=205410\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:729:\"<p>Custom CSS is a quick and accessible method for hobbyists and developers to make style changes beyond what can be done using available settings. In this tutorial, we\'ll cover the Page Builder Attributes tab and how it can be used when making Custom CSS changes. This brief guide is aimed at users with a basic understanding of CSS or those wanting to go beyond using the Visual Editor in <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a>.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\">A Custom CSS Guide to Page Builder Row, Cell &#038; Widget Attributes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:16047:\"<p>Custom CSS is a quick and accessible method for hobbyists and developers to make style changes beyond what can be done using available settings. In this tutorial, we&#8217;ll cover the Page Builder Attributes tab and how it can be used when making Custom CSS changes. This brief guide is aimed at users with a basic understanding of CSS or those wanting to go beyond using the Visual Editor in <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a>.</p>\n<p>The Attributes tab is available when editing Page Builder rows, cells, and widgets.</p>\n<h2>Row Attributes</h2>\n<p>To edit a Page Builder row, hover over the spanner icon on the right and click <span class=\"adminized-section\"><span class=\"adminized-part\">Edit Row</span></span>. Click the Attributes heading on the right to open the panel.</p>\n<div id=\"attachment_209308\" style=\"width: 248px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209308\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-238x300.png\" alt=\"\" width=\"238\" height=\"300\" class=\"size-medium wp-image-209308\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-238x300.png 238w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-554x699.png 554w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes-313x395.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-attributes.png 580w\" sizes=\"(max-width: 238px) 100vw, 238px\" /></p>\n<p id=\"caption-attachment-209308\" class=\"wp-caption-text\">Row Attributes.</p>\n</div>\n<p>The following fields are available.</p>\n<h4>Row ID</h4>\n<p>A custom ID that&#8217;ll be applied to the row. Only the ID name should be inserted, the preceding hash normally used shouldn&#8217;t be inserted. For example, if the custom row ID was named &#8220;services&#8221;, only insert the word <code>services</code>. Keep in mind that an ID name should only be used once.</p>\n<div id=\"attachment_209296\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209296\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x142.png\" alt=\"\" width=\"300\" height=\"142\" class=\"size-medium wp-image-209296\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x142.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-313x149.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-id.png 548w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209296\" class=\"wp-caption-text\">Row ID.</p>\n</div>\n<p>The row ID will be output into the Page Builder markup as follows:</p>\n<p><img src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-699x158.gif\" alt=\"\" width=\"699\" height=\"158\" class=\"alignnone size-large wp-image-209546\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-id-699x158.gif 699w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-300x68.gif 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-768x174.gif 768w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-1050x238.gif 1050w, https://siteorigin.com/wp-content/uploads/2019/11/row-id-313x71.gif 313w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<h4>Row Class</h4>\n<p>A custom class that&#8217;ll be applied to the row. Only the class name should be inserted, the preceding period normally used shouldn&#8217;t be inserted. For example, if the custom row class was named &#8220;drop-shadow&#8221;, only insert the word <code>drop-shadow</code>.</p>\n<div id=\"attachment_209299\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209299\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-300x94.png\" alt=\"\" width=\"300\" height=\"94\" class=\"size-medium wp-image-209299\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-300x94.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-313x98.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-class.png 554w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209299\" class=\"wp-caption-text\">Row Class.</p>\n</div>\n<p>The row class will be output into the Page Builder markup as follows:</p>\n<p><img src=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-699x148.png\" alt=\"\" width=\"699\" height=\"148\" class=\"alignnone size-large wp-image-210495\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-699x148.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-300x64.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-768x163.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-1050x223.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1-313x66.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/row-class-1.png 1287w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<h4>Cell Class</h4>\n<p>A custom class that&#8217;ll be applied to each cell in the row. Only the class name should be inserted, the preceding period normally used shouldn&#8217;t be inserted. For example, if the custom row class was named &#8220;dark-bg&#8221;, only insert the word <code>dark-bg</code>.</p>\n<div id=\"attachment_209306\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-209306\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-300x96.png\" alt=\"\" width=\"300\" height=\"96\" class=\"size-medium wp-image-209306\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-300x96.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1-313x100.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-1.png 552w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-209306\" class=\"wp-caption-text\">Cell Class.</p>\n</div>\n<p>The row class will be output into the Page Builder markup as follows:</p>\n<p><img src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-699x220.png\" alt=\"\" width=\"699\" height=\"220\" class=\"alignnone size-large wp-image-210497\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-699x220.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-300x94.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-768x241.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-1050x330.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2-313x98.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/cell-class-2.png 1308w\" sizes=\"(max-width: 699px) 100vw, 699px\" /></p>\n<p>For those new to CSS, the above three fields would be used in conjunction with a plugin like <a href=\"http://siteorigin.com/css\">SiteOrigin CSS</a> or the core field at <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Additional CSS</span></span>. Once the ID or class name you require has been inserted in one of the above fields you&#8217;d then head over to <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Custom CSS</span></span> to create a rule targetted at the ID or class name you&#8217;ve inserted.</p>\n<p>A rule targetting our example row ID would look as follows:</p>\n<pre class=\"prettyprint \">#services {\n	&#47;* Declarations go here *&#47;\n}</pre>\n<p>A rule targetting our example row class would look as follows:</p>\n<pre class=\"prettyprint \">.drop-shadow {\n	&#47;* Declarations go here *&#47;\n}</pre>\n<p>A rule targetting our example cell class would look as follows:</p>\n<pre class=\"prettyprint \">.dark-bg {\n	&#47;* Declarations go here *&#47;\n}</pre>\n<h4>CSS Styles</h4>\n<p>The CSS Styles field allows for style declarations to be applied to the row. A CSS declaration is made up a property and a value, for example <code>font-size: 20px</code>. <code>font-size</code> is the property and <code>20px</code> is the value. One declaration should be added per line. The semi-colon that would normally be used at the end of each declaration isn&#8217;t necessary.</p>\n<div id=\"attachment_210502\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-210502\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-300x148.png\" alt=\"\" width=\"300\" height=\"148\" class=\"size-medium wp-image-210502\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-300x148.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-313x154.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles.png 518w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-210502\" class=\"wp-caption-text\">CSS Styles field.</p>\n</div>\n<p>The declarations displayed in the above screenshot will be output as follows:</p>\n<p><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png\" rel=\"noopener noreferrer\" target=\"_blank\"><img src=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png\" alt=\"\" width=\"2362\" height=\"450\" class=\"alignnone size-full wp-image-210505\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output.png 2362w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-300x57.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-699x133.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-768x146.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-1536x293.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-2048x390.png 2048w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-1050x200.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/css-styles-output-313x60.png 313w\" sizes=\"(max-width: 2362px) 100vw, 2362px\" /></a></p>\n<h4>Mobile CSS Styles</h4>\n<p>Mobile CSS Styles will only be applied to screen resolutions below the mobile resolution set at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Page Builder</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Layout</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Mobile Width</span></span>.</p>\n<div id=\"attachment_210566\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-210566\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-300x148.png\" alt=\"\" width=\"300\" height=\"148\" class=\"size-medium wp-image-210566\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-300x148.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles-313x154.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-css-styles.png 518w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-210566\" class=\"wp-caption-text\">Mobile CSS Styles</p>\n</div>\n<p>The declaration displayed in the above screenshot will be output as follows:</p>\n<p><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png\"><img src=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png\" alt=\"\" width=\"2283\" height=\"447\" class=\"alignnone size-full wp-image-210574\" target=\"_blank\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles.png 2283w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-300x59.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-699x137.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-768x150.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-1536x301.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-2048x401.png 2048w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-1050x206.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/mobile-cell-styles-313x61.png 313w\" sizes=\"(max-width: 2283px) 100vw, 2283px\" /></a></p>\n<h2>Cell Attributes</h2>\n<p>When editing a Page Builder row you can reveal the relevant Cell Styles field by clicking on the cell you&#8217;d like to edit. Click the Attributes heading on the right to open the panel.</p>\n<div id=\"attachment_210755\" style=\"width: 2019px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png\"><img aria-describedby=\"caption-attachment-210755\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png\" alt=\"\" width=\"2009\" height=\"1044\" class=\"size-full wp-image-210755\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/cell-styles.png 2009w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-300x156.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-699x363.png 699w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-768x399.png 768w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-1536x798.png 1536w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-1050x546.png 1050w, https://siteorigin.com/wp-content/uploads/2019/11/cell-styles-313x163.png 313w\" sizes=\"(max-width: 2009px) 100vw, 2009px\" /></a></p>\n<p id=\"caption-attachment-210755\" class=\"wp-caption-text\">Click on the cell you&#8217;d like to edit to reveal the Cell Styles section.</p>\n</div>\n<p>The following fields are available.</p>\n<ul>\n<li>Cell ID</li>\n<li>Cell Class</li>\n<li>CSS Styles</li>\n<li>Mobile CSS Styles</li>\n</ul>\n<p>Cell attributes function in the same way as row attributes just targetted at the cell in question.</p>\n<h2>Widget Attributes</h2>\n<p>The Widget Styles panel is available on the right when editing any widget in Page Builder. Click the Attributes heading to open the panel.</p>\n<div id=\"attachment_210765\" style=\"width: 310px\" class=\"wp-caption alignnone\"><a href=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles.png\"><img aria-describedby=\"caption-attachment-210765\" src=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-300x278.png\" alt=\"\" width=\"300\" height=\"278\" class=\"size-medium wp-image-210765\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-300x278.png 300w, https://siteorigin.com/wp-content/uploads/2019/11/widget-styles-313x290.png 313w, https://siteorigin.com/wp-content/uploads/2019/11/widget-styles.png 563w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></a></p>\n<p id=\"caption-attachment-210765\" class=\"wp-caption-text\">Click the Attributes heading in the Widget Styles panel to access widget level attribute fields.</p>\n</div>\n<p>The following fields are available.</p>\n<ul>\n<li>Widget ID</li>\n<li>Cell Class</li>\n<li>CSS Styles</li>\n<li>Mobile CSS Styles</li>\n</ul>\n<p>Widget attributes function in the same way as row and cell attributes just targetted at the widget in question.</p>\n<p>Thanks for reading, hopefully, you now have an overview of how row, cell and widget attributes can be used. If you have any questions or comments, please, let us know in the comments section below.</p>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder by SiteOrigin, the SiteOrigin Widgets Bundle, SiteOrigin CSS and all of our themes. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/\">A Custom CSS Guide to Page Builder Row, Cell &#038; Widget Attributes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://siteorigin.com/custom-css-guide-page-builder-row-cell-widget-attributes/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"Migrating Parent to Child Theme Customizer Settings\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://siteorigin.com/migrating-parent-child-customizer-settings/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://siteorigin.com/migrating-parent-child-customizer-settings/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 14 Aug 2019 14:47:34 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=191325\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:728:\"<p>A child theme ensures that your code-level customizations are kept safe and not overwritten during the theme update process. If you think you might need to make code-level customizations in the future, it\'s best to make use of a child theme from the beginning of your WordPress site\'s development. In this tutorial, we\'ll look at what happens to your Customizer settings when switching to a child theme late in the development process and how to quickly resolve the problem.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/migrating-parent-child-customizer-settings/\">Migrating Parent to Child Theme Customizer Settings</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3482:\"<p>A child theme ensures that your code-level customizations are kept safe and not overwritten during the theme update process. If you think you might need to make code-level customizations in the future, it&#8217;s best to make use of a child theme from the beginning of your WordPress site&#8217;s development. In this tutorial, we&#8217;ll look at what happens to your Customizer settings when switching to a child theme late in the development process and how to quickly resolve the problem using <a href=\"https://wordpress.org/plugins/customizer-export-import/\">Customizer Export/Import</a>.</p>\n<h3>Customizer Settings and Your Activated Theme</h3>\n<p>Customizer settings are safely stored in the database with each theme storing its own collection of settings. Just as with any other theme, a child theme has its own collection of settings stored in the database. When switching from your parent theme to a child theme for the first time, your Customizer settings will reset to their default values. This is no problem if you’re installing a child theme at the start of your site’s development. However, if you’ve already set up menus, backgrounds and a long list of theme settings, this is a big time waster.</p>\n<h3>Migrating Customizer Settings from the Parent to a Child Theme</h3>\n<p>Go to <span class=\"adminized-section\"><span class=\"adminized-part\">Plugins</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Add New</span></span>, search for and install <span class=\"adminized-section\"><span class=\"adminized-part\">Customizer Export/Import</span></span> plugin. </p>\n<p>With your parent theme activated go to <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Export/Import</span></span>. Click the Export button which will download a <code>.dat</code> file to your desktop or downloads folder.</p>\n<p>Assuming your child theme has already been installed, go to <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Themes</span></span> or <span class=\"adminized-section\"><span class=\"adminized-part\">Appearance</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Customize</span></span> and activate it.</p>\n<p>With your child theme activated, go to <span class=\"adminized-section\"><span class=\"adminized-part\">Customize</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Export/Import</span></span>, under the Import heading, click the Choose File button, select the <code>.dat</code> file you downloaded in step two, enable the import images option and click Import.</p>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder by SiteOrigin, the SiteOrigin Widgets Bundle and all of our themes. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/migrating-parent-child-customizer-settings/\">Migrating Parent to Child Theme Customizer Settings</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://siteorigin.com/migrating-parent-child-customizer-settings/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:61:\"\n		\n		\n				\n				\n		\n				\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Create WooCommerce Templates with Page Builder\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://siteorigin.com/woocommerce-templates-page-builder/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://siteorigin.com/woocommerce-templates-page-builder/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 07 Aug 2019 14:25:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=190344\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:690:\"<p>Take control of your WooCommerce layouts with Page Builder. <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> version <code>1.10.0</code> includes our new WooCommerce Templates addon which allows you to build custom Page Builder templates for the Product, Archives, Shop, Cart, Empty Cart, Checkout and My Account pages. Reorganize existing WooCommerce content or add new content, all in the familiar Page Builder interface.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/woocommerce-templates-page-builder/\">Create WooCommerce Templates with Page Builder</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:4485:\"<p>Take control of your WooCommerce layouts with Page Builder by SiteOrigin. <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> version <code>1.10.0</code> includes our new WooCommerce Templates addon which allows you to build custom Page Builder templates for the Product, Archives, Shop, Cart, Empty cart, Checkout, and My account pages. Reorganize existing WooCommerce content or add new content, all in the familiar Page Builder interface.</p>\n<p><a href=\"https://siteorigin.com/premium-documentation/plugin-addons/woocommerce-templates/\">View the comprehensive documentation</a>.</p>\n<h3>WooCommerce Template Builder Interface</h3>\n<div id=\"attachment_190486\" style=\"width: 1616px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-190486\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default.jpg\" alt=\"WooCommerce Product Template\" width=\"1606\" height=\"1759\" class=\"size-full wp-image-190486\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default.jpg 1606w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-274x300.jpg 274w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-768x841.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-638x699.jpg 638w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-959x1050.jpg 959w, https://siteorigin.com/wp-content/uploads/2019/08/woocommerce-product-template-default-313x343.jpg 313w\" sizes=\"(max-width: 1606px) 100vw, 1606px\" /></p>\n<p id=\"caption-attachment-190486\" class=\"wp-caption-text\">WooCommerce Product Template</p>\n</div>\n<p>The WooCommerce Template Builder interface is separated into seven tabs:</p>\n<ul>\n<li>Product</li>\n<li>Product archive</li>\n<li>Shop</li>\n<li>Cart</li>\n<li>Empty cart</li>\n<li>Checkout</li>\n<li>My account</li>\n</ul>\n<p>The Product and Product archive tabs allow for multiple templates to be created. A default template can be assigned to all product and product archives pages, individual templates can be applied to specific products or product archives as required.</p>\n<h3>WooCommerce Sections in Widget Form</h3>\n<p>Each WooCommerce page section such as the Product short description or Product data tabs have been provided in widget form. </p>\n<div id=\"attachment_190702\" style=\"width: 2204px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-190702\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets.jpg\" alt=\"WooCommerce product template widgets\" width=\"2194\" height=\"994\" class=\"size-full wp-image-190702\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets.jpg 2194w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-300x136.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-768x348.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-699x317.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-1050x476.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/08/product-template-widgets-313x142.jpg 313w\" sizes=\"(max-width: 2194px) 100vw, 2194px\" /></p>\n<p id=\"caption-attachment-190702\" class=\"wp-caption-text\">Product template widgets</p>\n</div>\n<p>You can either start out a template with a prebuilt layout or create your own. In addition to existing WooCommerce functionality in widget form you can also add any of the widgets you&#8217;d normally make use of in Page Builder.</p>\n<h3>Compatible Themes</h3>\n<p>This addon supports themes that offer basic WooCommerce support such as <a href=\"https://wordpress.org/themes/vantage/\" target=\"_blank\" rel=\"noopener noreferrer\">Vantage</a>. Themes that have heavily modified WooCommerce templates such as Corp, unfortunately, aren&#8217;t supported. We hope to release a compatibility setting for Corp soon. If you&#8217;re unsure whether your theme will be compatible, feel free to reach out to us via email on <a href=\"mailto:support@siteorigin.com\">support@siteorigin.com</a>, we&#8217;ll gladly take a look.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/woocommerce-templates-page-builder/\">Create WooCommerce Templates with Page Builder</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://siteorigin.com/woocommerce-templates-page-builder/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"20\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"Unique Page Styling with Custom CSS Body Classes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sun, 04 Aug 2019 14:10:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:8:\"tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=188679\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:587:\"<p>The ability to make a rule specific to a post, page or group of posts is really useful and much easier than you might think. WordPress outputs class names into the body tag of each post or page, we can use those class names to prefix our CSS rules and thereby make them specific to the post, page or group of posts we\'d like to target.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\">Unique Page Styling with Custom CSS Body Classes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7783:\"<p>Cascading Style Sheets (CSS) is the programming language used to style your WordPress pages and posts. If you&#8217;d like to make small style changes that aren&#8217;t available via theme or plugin settings, Custom CSS is a great way to do that. Our <a href=\"https://siteorigin.com/css/\">SiteOrigin CSS</a> plugin offers a visual editor interface as well as a standard Custom CSS field for you to enter your CSS rules. If you aren&#8217;t familiar with CSS basics, our <a href=\"https://siteorigin.com/css/visual-editor/\">visual editor</a> is a great way to get started.</p>\n<p>We chat with many users that are comfortable adding Custom CSS rules but aren&#8217;t quite sure how to apply a particular rule to a page or group of pages. The ability to make a rule specific to a post, page or group of posts is really useful and much easier than you might think. WordPress outputs class names into the body tag of each post or page, we can use those class names to prefix our CSS rules and thereby make them specific to the post, page or group of posts we&#8217;d like to target. In this introductory tutorial, we&#8217;ll cover using your browser&#8217;s developer tool to locate body classes and how to apply them to your Custom CSS rules.</p>\n<h3>Opening Your Browser&#8217;s Developer Tool and Locating the Body Tag</h3>\n<p>To get started, browse to the page on your website that you&#8217;d like to customize. Next, open your browser&#8217;s developer tool either by right-clicking anywhere and selecting Inspect (Inspect Element for Firefox and Safari) or via the keyboard shortcut <code>Control + Shift + I</code> on Windows/Linux or <code>Command + Option + I</code> on Mac. In Chrome and Safari, ensure you&#8217;re viewing the Elements tab, in Firefox ensure you&#8217;re viewing the Inspector tab. Next, locate the <code>body</code> tag, you&#8217;ll find it close to the top of the page&#8217;s source code, just below the closing <code>head</code> tag.</p>\n<div id=\"attachment_189826\" style=\"width: 1585px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-189826\" src=\"https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag.jpg\" alt=\"Developer inspector view of body tag\" width=\"1575\" height=\"372\" class=\"size-full wp-image-189826\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag.jpg 1575w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-300x71.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-768x181.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-699x165.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-1050x248.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/08/inspector-body-tag-313x74.jpg 313w\" sizes=\"(max-width: 1575px) 100vw, 1575px\" /></p>\n<p id=\"caption-attachment-189826\" class=\"wp-caption-text\">Locate the body tag, just below the closing head tag.</p>\n</div>\n<p>In this example we&#8217;re viewing the <a href=\"https://demo.siteorigin.com/corp/ target=\"_blank\" rel=\"noopener noreferrer\">Corp demo home page</a>. There are two body classes we could use to target this particular page, either <code>home</code> or <code>page-id-31</code>.</p>\n<h3>Using a Page Body Class to Prefix a CSS Rule</h3>\n<p>Let&#8217;s say for example that we&#8217;d like to change the background color of the Corp demo home page footer. The footer background color is defined by the following CSS rule:</p>\n<pre class=\"prettyprint \">.site-footer {\n    background: #363a43;\n}</pre>\n<p>If we add the above rule to our Custom CSS and change the background value, the rule will be applied to the entire site. However, if we prefix the rule with one of the body classes specific to the home page, it&#8217;ll ensure the rule is only applied to the home page. The two body classes we can choose from are <code>home</code> or <code>page-id-31</code>, either can be used.</p>\n<pre class=\"prettyprint \">.home .site-footer {\n    background: #2f333b;\n}</pre>\n<p>The above rule will change the background color of the site footer from <code>#363a43</code> to <code>#2f333b</code> and will do so only on the home page. Note the period before the <code>home</code> class name. Class names are prefixed with a period when writing CSS.</p>\n<h3>Common WordPress Body Class Names</h3>\n<p>Below you&#8217;ll find a list of some of the class names used within WordPress. This list is to give you an idea of some of the common class names used but is by no means complete.</p>\n<p><strong>Home:</strong> <code>home</code><br />\nTargets the static home page assigned at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Reading</span></span>.</p>\n<p><strong>Blog:</strong> <code>blog</code><br />\nTargets the blog (posts) page assigned at <span class=\"adminized-section\"><span class=\"adminized-part\">Settings</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Reading</span></span>.</p>\n<p><strong>Pages:</strong> <code>page</code> to target all pages or <code>page-id-x</code> to target a single page.<br />\nReplace <code>x</code> with the ID of the page, you can locate the ID by editing the page and checking the URL, the page ID number will be the only number listed in the URL.</p>\n<p><strong>Posts:</strong> <code>single-post</code> to target all posts or <code>postid-x</code> to target a single post.<br />\nReplace <code>x</code> with the ID of the post, you can locate the ID by editing the post and checking the URL, the post ID number will be the only number listed in the URL.</p>\n<p><strong>Archive:</strong> <code>archive</code><br />\nApplies to all archive pages such as category, tag and author archives.</p>\n<p><strong>Category:</strong> <code>category</code> to target all category pages. <code>category-slug</code> or <code>category-x</code> can be used to target a single category. Replace <code>slug</code> with the category slug or <code>x</code> with the ID number of the category you&#8217;re targetting. Either can be used.</p>\n<p><strong>Tag:</strong> <code>tag</code> to target all tag pages. <code>tag-slug</code> or <code>tag-x</code> can be used to target a single tag. Replace <code>slug</code> with the tag slug or <code>x</code> with the ID number of the tag you&#8217;re targetting. Either can be used.</p>\n<p><strong>Author:</strong> <code>author</code> to target all author pages. <code>author-username</code> or <code>author-x</code> can be used to target a single author. Replace <code>username</code> with the author&#8217;s username or <code>x</code> with the ID number of the author you&#8217;re targetting. Either can be used.</p>\n<p><strong>404:</strong> <code>error404</code></p>\n<p><strong>Search Results:</strong> <code>search-results</code></p>\n<h3>Do More with Siteorigin Premium</h3>\n<p><a href=\"http://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder, the Widgets Bundle and all of our themes. Enhance SiteOrigin CSS with <a href=\"https://siteorigin.com/premium-documentation/plugin-addons/web-font-selector/\">Web Font Selector</a> addon which allows you to easily choose from hundreds of beautiful web fonts right in the visual editor. SiteOrigin Premium also includes access to our next-level email support service, perfect for those times when you need fast and effective technical support.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/\">Unique Page Styling with Custom CSS Body Classes</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"https://siteorigin.com/unique-page-styling-custom-css-body-classes/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"Announcing the Mirror Widgets Addon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 May 2019 16:38:04 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=177070\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:599:\"<p>We\'re excited to announce that version <code>1.9</code> of SiteOrigin Premium introduces the Mirror Widgets addon. Create a widget once, use it everywhere. Update it and the changes reflect in all instances of the widget. The Mirror Widget addon is perfect for information or functionality that you’d like to insert in several places but manage in a single location.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\">Announcing the Mirror Widgets Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1252:\"<p>We&#8217;re excited to announce that version <code>1.9</code> of <a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> introduces the Mirror Widgets addon. Create a widget once, use it everywhere. Update it and the changes reflect in all instances of the widget. The Mirror Widget addon is perfect for information or functionality that you’d like to insert in several pages but manage from a single location. Sliders, banners, contact details and groups of social media icons are just a few of the possible use cases that come to mind. If you&#8217;re currently managing widgets with the same content across multiple pages, we&#8217;re sure you&#8217;ll find this new addon a huge time saver.</p>\n<p><a href=\"https://siteorigin.com/premium-documentation/plugin-addons/mirror-widgets/\">Mirror Widgets documentation</a></p>\n<p>Thanks for reading. If you have any questions or feedback, please let us know in the comments section below. What sort of content might you use the Mirror Widgets addon for?</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-mirror-widgets-addon/\">Announcing the Mirror Widgets Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://siteorigin.com/announcing-the-mirror-widgets-addon/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"14\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:61:\"\n		\n		\n				\n				\n		\n				\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"Boost SiteOrigin Plugin Performance with Autoptimize\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Apr 2019 20:35:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=174492\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:632:\"<p>Autoptimize is our preferred plugin for reducing page size and improving load time, we use it right here on SiteOrigin.com. In our latest release of the Widgets Bundle, version <code>1.15.6</code> we\'ve added a filter which prevents the exclusion of the <code>/uploads/siteorigin-widgets/</code> folder, ensuring Widgets Bundle stylesheets are concatenation and minified.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\">Boost SiteOrigin Plugin Performance with Autoptimize</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1306:\"<p><a href=\"https://wordpress.org/plugins/autoptimize/\" target=\"_blank\" rel=\"noopener noreferrer\">Autoptimize</a> is our preferred plugin for reducing page size and improving load time, we use it right here on SiteOrigin.com. By default, Autoptimize excludes the WordPress uploads folder in its concatenation and minification processes. The SiteOrigin Widgets Bundle stores its stylesheets in the uploads folder. This means that up until now, Widgets Bundle generated stylesheets haven&#8217;t been concatenation and minified by Autoptimize. In our latest release of the Widgets Bundle, version <code>1.15.6</code> we&#8217;ve added a filter which prevents the exclusion of the <code>/uploads/siteorigin-widgets/</code> folder, ensuring Widgets Bundle stylesheets are concatenation and minified. If you&#8217;re using Autoptimize, you&#8217;ll already be taking advantage of this enhancement. If not, we recommend you give it a try.</p>\n<p>Thanks for reading. If you have any questions or comments, please let us know in the comments section below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/\">Boost SiteOrigin Plugin Performance with Autoptimize</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"https://siteorigin.com/boost-siteorigin-plugin-performance-autoptimize/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"15\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Announcing the Image Overlay Addon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:58:\"https://siteorigin.com/announcing-the-image-overlay-addon/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://siteorigin.com/announcing-the-image-overlay-addon/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 18 Apr 2019 13:53:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=171037\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:577:\"<p>Add beautiful, customizable hover text overlays with animations to your images. Hover overlays are great for galleries, portfolios or any image that would benefit from displaying information on hover. Overlays can be deployed in seconds using the predefined light/dark themes or fully customized using the wide array of style and animation options.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-image-overlay-addon/\">Announcing the Image Overlay Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2977:\"<p>Add beautiful, customizable hover text overlays with animations to your images. Great for galleries, portfolios or any image that would benefit from displaying information on hover.</p>\n<p>SiteOrigin Premium version <code>1.8</code> introduces the Image Overlay addon. Once you&#8217;ve updated, head over to <span class=\"adminized-section\"><span class=\"adminized-part\">WP Admin: SiteOrigin Premium</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Premium Addons</span><span class=\"adminized-arrow icon-arrow-right\"></span><span class=\"adminized-part\">Image Overlay</span></span> to activate and view the global settings.</p>\n<p><a href=\"https://demo.siteorigin.com/premium/image-overlay/\" target=\"_blank\" rel=\"noopener noreferrer\">View the demo</a>.<br />\n<a href=\"https://siteorigin.com/premium-documentation/plugin-addons/image-overlay/\">View the documentation</a>.</p>\n<p>Support has been provided for the SiteOrigin Image, Image Grid, and Simple Masonry widgets. Overlays can be deployed in seconds using the predefined light/dark themes or fully customized using the wide array of style and animation options provided in the global addon settings. Overlay text is provided by the Media Library image title or the widget image title.</p>\n<div id=\"attachment_172355\" style=\"width: 2290px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-172355\" src=\"https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry.jpg\" alt=\"\" width=\"2280\" height=\"1140\" class=\"size-full wp-image-172355\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry.jpg 2280w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-300x150.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-768x384.jpg 768w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-699x350.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-1050x525.jpg 1050w, https://siteorigin.com/wp-content/uploads/2019/04/overlay-dark-masonry-313x157.jpg 313w\" sizes=\"(max-width: 2280px) 100vw, 2280px\" /></p>\n<p id=\"caption-attachment-172355\" class=\"wp-caption-text\">An example of the dark overlay theme used in the Simple Masonry widget.</p>\n</div>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder, the Widgets Bundle and all of our themes. Enhance your layouts with the Image Overlay and 17 other powerful addons.</p>\n<p>If you&#8217;ve built something awesome with the Image Overlay addon and would like to share it, feel free to let us know in the comments section below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/announcing-the-image-overlay-addon/\">Announcing the Image Overlay Addon</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:63:\"https://siteorigin.com/announcing-the-image-overlay-addon/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"8\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:64:\"\n		\n		\n				\n				\n		\n				\n		\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Build Your Portfolio with Corp and Jetpack\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://siteorigin.com/build-your-portfolio-corp-jetpack/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://siteorigin.com/build-your-portfolio-corp-jetpack/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 15 Apr 2019 10:09:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:2:{i:0;a:5:{s:4:\"data\";s:13:\"Announcements\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Themes\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=169774\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:508:\"<p>We\'re excited to announce Jetpack Portfolio support for our Corp theme. Jetpack Portfolio is a custom post type that allows you to easily add and manage your portfolio projects. A portfolio can be any body of work that you\'d like to show off to your prospective customers.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/build-your-portfolio-corp-jetpack/\">Build Your Portfolio with Corp and Jetpack</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:3324:\"<p>We&#8217;re excited to announce Jetpack Portfolio support for our Corp theme. Jetpack Portfolio is a custom post type that allows you to easily add and manage your portfolio projects. A portfolio can be any body of work that you&#8217;d like to show off to your prospective customers.</p>\n<p><a href=\"https://demo.siteorigin.com/corp/portfolio/\" target=\"_blank\" rel=\"noopener noreferrer\">View the demo</a>.<br />\n<a href=\"https://siteorigin.com/corp-documentation/portfolio/\">View the documentation</a>.</p>\n<h4>Filter and Sort</h4>\n<p>Corp&#8217;s portfolio layout sorts your projects by type, allowing users to quickly filter the projects they&#8217;d like to view. Projects snap into place using the stunning Isotope masonry effect.</p>\n<div id=\"attachment_171625\" style=\"width: 396px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-171625\" src=\"https://siteorigin.com/wp-content/uploads/2019/04/portfolio-filter.png\" alt=\"\" width=\"386\" height=\"82\" class=\"size-full wp-image-171625\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/04/portfolio-filter.png 386w, https://siteorigin.com/wp-content/uploads/2019/04/portfolio-filter-300x64.png 300w, https://siteorigin.com/wp-content/uploads/2019/04/portfolio-filter-313x66.png 313w\" sizes=\"(max-width: 386px) 100vw, 386px\" /></p>\n<p id=\"caption-attachment-171625\" class=\"wp-caption-text\">Filter and sort by project type.</p>\n</div>\n<h4>Project Details on Hover</h4>\n<p>Each project&#8217;s name and type is displayed when hovering over the project thumbnail.</p>\n<div id=\"attachment_171626\" style=\"width: 310px\" class=\"wp-caption alignnone\"><img aria-describedby=\"caption-attachment-171626\" src=\"https://siteorigin.com/wp-content/uploads/2019/04/project-hover-300x300.jpg\" alt=\"\" width=\"300\" height=\"300\" class=\"size-medium wp-image-171626\" srcset=\"https://siteorigin.com/wp-content/uploads/2019/04/project-hover-300x300.jpg 300w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover-150x150.jpg 150w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover-699x699.jpg 699w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover-313x313.jpg 313w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover-128x128.jpg 128w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover-256x256.jpg 256w, https://siteorigin.com/wp-content/uploads/2019/04/project-hover.jpg 724w\" sizes=\"(max-width: 300px) 100vw, 300px\" /></p>\n<p id=\"caption-attachment-171626\" class=\"wp-caption-text\">Project name and type visible on hover.</p>\n</div>\n<h4>Flexbile Display Options</h4>\n<p>Your portfolio can be inserted using the default URL structure, a SiteOrigin Post Loop widget or using the Jetpack shortcode, the choice is yours.</p>\n<h3>Do More with SiteOrigin Premium</h3>\n<p><a href=\"http://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> offers a huge array of additional functionality for Page Builder, the Widgets Bundle and all of our themes. Remove the Corp footer attribution, add Ajax comments and enhance your Corp Page Builder layouts with the Animations Addon.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/build-your-portfolio-corp-jetpack/\">Build Your Portfolio with Corp and Jetpack</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://siteorigin.com/build-your-portfolio-corp-jetpack/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:61:\"\n		\n		\n				\n				\n		\n				\n\n		\n				\n								\n							\n		\n							\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"10 Beautiful Google Font Pairings for 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:62:\"https://siteorigin.com/10-beautiful-google-font-pairings-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://siteorigin.com/10-beautiful-google-font-pairings-2019/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 28 Mar 2019 10:10:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Tutorial\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://siteorigin.com/?p=167232\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:587:\"<p>Choosing complimentary Google Fonts that match your website design and branding can be daunting. To celebrate the launch of our <a href=\"https://siteorigin.com/google-fonts-now-in-the-editor-widget/\">expanded Web Font Selector addon</a>, we\'ve selected 10 beautiful combinations for 2019, ready for your blog, portfolio or business focussed site.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/10-beautiful-google-font-pairings-2019/\">10 Beautiful Google Font Pairings for 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Andrew Misplon\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:12425:\"<p>Choosing complimentary Google Fonts that match your website design and branding can be daunting. To celebrate the launch of our <a href=\"https://siteorigin.com/google-fonts-now-in-the-editor-widget/\">expanded Web Font Selector addon</a>, we&#8217;ve selected 10 beautiful combinations for 2019, ready for your blog, portfolio or business focussed site.</p>\n<h2>Sans Serif and Sans Serif</h2>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Oxygen:300|Source+Sans+Pro\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Oxygen\', sans-serif; font-size: 26px; font-weight: 300; margin: 0;\">Oxygen Light and Source Sans Pro Regular</h3>\n<p style=\"color: #626262; font-family: \'Source Sans Pro\', sans-serif; font-size: 16px; line-height: 29px;\">In the wake of the French Revolution and the Napoleonic Wars, Iceland&#8217;s struggle for independence took form and culminated in independence in 1918 and the founding of a republic in 1944. Until the 20th century, Iceland relied largely on subsistence fishing and agriculture, and was among the poorest countries in Europe. Industrialisation of the fisheries and Marshall Plan aid following World War II brought prosperity and Iceland became one of the wealthiest and most developed nations in the world. In 1994, it became a part of the European Economic Area, which further diversified the economy into sectors such as finance, biotechnology, and manufacturing.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Open+Sans|Raleway:300\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Raleway\', sans-serif; font-size: 26px; font-weight: 300; margin: 0;\">Raleway Light and Open Sans Regular</h3>\n<p style=\"color: #626262; font-family: \'Open Sans\', sans-serif; font-size: 16px; line-height: 29px;\">Iceland has a market economy with relatively low taxes, compared to other OECD countries. It maintains a Nordic social welfare system that provides universal health care and tertiary education for its citizens. Iceland ranks high in economic, democratic, social stability, and equality, currently ranking first in the world by median wealth per adult. In 2018, it was ranked as the sixth most developed country in the world by the United Nations&#8217; Human Development Index, and it ranks first on the Global Peace Index. Iceland runs almost completely on renewable energy.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Roboto|Roboto+Condensed:700\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Roboto Condensed\', sans-serif; font-size: 26px; font-weight: 700; margin: 0;\">Roboto Condensed Bold and Roboto Regular</h3>\n<p style=\"color: #626262; font-family: \'Roboto\', sans-serif; font-size: 16px; line-height: 29px;\">The Sagas of Icelanders say that a Norwegian named Naddodd (or Naddador) was the first Norseman to reach Iceland, and in the 9th century he named it Snæland or &#8220;snow land&#8221; because it was snowing. Following Naddodd, the Swede Garðar Svavarsson arrived, and so the island was then called Garðarshólmur which means &#8220;Garðar&#8217;s Isle&#8221;.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Lato|Ubuntu:700\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Ubuntu\', sans-serif; font-weight: 700; font-size: 26px; margin: 0;\">Ubuntu Bold and Lato Regular</h3>\n<p style=\"color: #626262; font-family: \'Lato\', sans-serif; font-size: 16px; line-height: 29px;\">According to the ancient manuscript Landnámabók, the settlement of Iceland began in 874 AD when the Norwegian chieftain Ingólfr Arnarson became the first permanent settler on the island. In the following centuries, Norwegians, and to a lesser extent other Scandinavians, emigrated to Iceland, bringing with them thralls (i.e., slaves or serfs) of Gaelic origin. The island was governed as an independent commonwealth under the Althing, one of the world&#8217;s oldest functioning legislative assemblies.</p>\n</div>\n<h2>Serif and Sans Serif</h2>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Cardo|Libre+Franklin\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Cardo\', serif; font-size: 26px; margin: 0;\">Cardo Regular and Libre Franklin Regular</h3>\n<p style=\"color: #626262; font-family: \'Libre Franklin\', sans-serif; font-size: 16px; line-height: 29px;\">Icelandic culture is founded upon the nation&#8217;s Scandinavian heritage. Most Icelanders are descendants of Norse and Gaelic settlers. Icelandic, a North Germanic language, is descended from Old West Norse and is closely related to Faroese and West Norwegian dialects. The country&#8217;s cultural heritage includes traditional Icelandic cuisine, Icelandic literature, and medieval sagas. Iceland has the smallest population of any NATO member and is the only one with no standing army, with a lightly armed coast guard.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Merriweather|Muli:300\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Merriweather\', serif; font-size: 26px; margin: 0;\">Merriweather Regular and Muli Light</h3>\n<p style=\"color: #626262; font-family: \'Muli\', sans-serif; font-size: 16px; font-weight: 300; line-height: 29px;\">The interior consists of a plateau characterised by sand and lava fields, mountains, and glaciers, and many glacial rivers flow to the sea through the lowlands. Iceland is warmed by the Gulf Stream and has a temperate climate, despite a high latitude just outside the Arctic Circle. Its high latitude and marine influence keep summers chilly, with most of the archipelago having a tundra climate.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Exo|Vollkorn:700\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Vollkorn\', serif; font-size: 26px; font-weight: 700; margin: 0;\">Vollkorn Bold and Exo Regular</h3>\n<p style=\"color: #626262; font-family: \'Exo\', sans-serif; font-size: 16px; line-height: 29px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam condimentum eleifend fringilla. Nam pharetra tortor in urna convallis viverra. Nulla hendrerit ipsum id iaculis imperdiet. In massa risus, consectetur nec luctus id, iaculis et metus. Phasellus lacus metus, pharetra quis eleifend et, hendrerit vitae augue. Curabitur fringilla libero ac augue tristique, auctor posuere nibh vulputate. Fusce eu tellus ut ligula tempus sollicitudin vitae sit amet velit.</p>\n</div>\n<h2>Sans Serif and Serif</h2>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Roboto+Slab:300|Ruda\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Ruda\', sans-serif; font-size: 26px; margin: 0;\">Ruda Regular and Roboto Slab Light</h3>\n<p style=\"color: #626262; font-family: \'Roboto Slab\', serif; font-size: 16px; font-weight: 300; line-height: 29px;\">Iceland is a Nordic island country in the North Atlantic, with a population of 348,580 and an area of 103,000 km2 (40,000 sq mi), making it the most sparsely populated country in Europe. The capital and largest city is Reykjavík, with Reykjavík and the surrounding areas in the southwest of the country being home to over two-thirds of the population. Iceland is volcanically and geologically active.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Oswald|Quattrocento\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Oswald\', sans-serif; font-size: 26px; margin: 0;\">Oswald Regular and Quattrocento Regular</h3>\n<p style=\"color: #626262; font-family: \'Quattrocento\', serif; font-size: 16px; line-height: 29px;\">Following a period of civil strife, Iceland acceded to Norwegian rule in the 13th century. The establishment of the Kalmar Union in 1397 united the kingdoms of Norway, Denmark, and Sweden. Iceland thus followed Norway&#8217;s integration into that union, coming under Danish rule after Sweden&#8217;s secession from the union in 1523. Although the Danish kingdom introduced Lutheranism forcefully in 1550, Iceland remained a distant semi-colonial territory in which Danish institutions and infrastructures were conspicuous by their absence.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=PT+Sans:700|Playfair+Display\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'PT Sans\', sans-serif; font-size: 26px; font-weight: 700; margin: 0;\">PT Sans Bold and Playfair Display Regular</h3>\n<p style=\"color: #626262; font-family: \'Playfair Display\', serif; font-size: 16px; line-height: 29px;\">Hit hard by the worldwide financial crisis, the nation&#8217;s entire banking system systemically failed in October 2008, leading to a severe depression, substantial political unrest, the Icesave dispute, and the institution of capital controls. Some bankers were jailed. Since then, the economy has made a significant recovery, in large part due to a surge in tourism. A law that took effect in 2018 makes it illegal in Iceland for women to be paid less than men.</p>\n</div>\n<div style=\"background:#efefef; margin-bottom: 35px; padding:35px;\">\n<style>\n	@import url(\'https://fonts.googleapis.com/css?family=Lora|Montserrat:700\');\n	</style>\n<h3 style=\"color: #2d2d2d; font-family: \'Montserrat\', sans-serif; font-size: 26px; font-weight: 700; margin: 0;\">Montserrat Bold and Lora Regular</h3>\n<p style=\"color: #626262; font-family: \'Lora\', serif; font-size: 16px; line-height: 29px;\">Lorem ipsum dolor sit amet, consectetur adipiscing elit. Nullam condimentum eleifend fringilla. Nam pharetra tortor in urna convallis viverra. Nulla hendrerit ipsum id iaculis imperdiet. In massa risus, consectetur nec luctus id, iaculis et metus. Phasellus lacus metus, pharetra quis eleifend et, hendrerit vitae augue. Curabitur fringilla libero ac augue tristique, auctor posuere nibh vulputate. Fusce eu tellus ut ligula tempus sollicitudin vitae sit amet velit.</p>\n</div>\n<h2>SiteOrigin Editor Google Font Selector</h2>\n<p><a href=\"https://siteorigin.com/downloads/premium/\">SiteOrigin Premium</a> version <code>1.7</code> includes an exciting expansion to the Web Font Selector addon. It&#8217;s now possible to choose from over 900 beautiful Google Web Fonts, right inside the SiteOrigin Editor widget or any instance of the TinyMCE editor. For content you haven&#8217;t yet written, the font family can be selected before typing. Alternatively, for existing content, simply highlight the text and then select the font of your choice. If you&#8217;d like to select fonts independently from theme settings, the Web Font Selector is a perfect addition to your content creation and editing process. </p>\n<p><a href=\"https://siteorigin.com/premium-documentation/plugin-addons/web-font-selector/\">SiteOrigin Premium Web Font Selector documentation</a>.</p>\n<h3>Further Reading</h3>\n<p><a href=\"https://design.google/library/choosing-web-fonts-beginners-guide/\" rel=\"noopener noreferrer\" target=\"_blank\">Choosing Web Fonts: A Beginner’s Guide</a><br />\n<a href=\"https://www.canva.com/learn/serif-vs-sans-serif-fonts/\" rel=\"noopener noreferrer\" target=\"_blank\">Serif vs Sans Serif Fonts</a><br />\n<a href=\"https://fonts.google.com/analytics\">Google Fonts Analytics</a> </p>\n<p>Thanks for reading, hopefully, you&#8217;ve found a font combination for your next project. If not, there are many more options to choose from. Perhaps try <a href=\"https://fontpair.co/\" rel=\"noopener noreferrer\" target=\"_blank\">FontPair</a> for a helping hand. </p>\n<p>Are there any Google Font combinations you enjoy using for your projects? Let us know in the comments section below.</p>\n<p>The post <a rel=\"nofollow\" href=\"https://siteorigin.com/10-beautiful-google-font-pairings-2019/\">10 Beautiful Google Font Pairings for 2019</a> appeared first on <a rel=\"nofollow\" href=\"https://siteorigin.com\">SiteOrigin</a>.</p>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"https://siteorigin.com/10-beautiful-google-font-pairings-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"9\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:28:\"https://siteorigin.com/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:20:{s:4:\"date\";s:29:\"Fri, 17 Apr 2020 12:47:47 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:14:\"content-length\";s:5:\"16111\";s:10:\"set-cookie\";s:145:\"__cfduid=db289c9afcce663633ad4003c797d80bf1587127667; expires=Sun, 17-May-20 12:47:47 GMT; path=/; domain=.siteorigin.com; HttpOnly; SameSite=Lax\";s:12:\"x-powered-by\";s:10:\"PHP/7.0.31\";s:13:\"cache-control\";s:14:\"max-age=432000\";s:7:\"expires\";s:10:\"1587134658\";s:4:\"link\";s:59:\"<https://siteorigin.com/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:13:\"last-modified\";s:29:\"Fri, 17 Apr 2020 09:20:49 GMT\";s:4:\"etag\";s:39:\"\"bc4c752e11edec766d09ad9d1a5ed286-gzip\"\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:16:\"content-encoding\";s:4:\"gzip\";s:15:\"cf-cache-status\";s:3:\"HIT\";s:3:\"age\";s:4:\"7409\";s:13:\"accept-ranges\";s:5:\"bytes\";s:9:\"expect-ct\";s:87:\"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"585641b3ba7af122-IAD\";s:13:\"cf-request-id\";s:32:\"0229c764540000f122b2a9c200000001\";}}s:5:\"build\";s:14:\"20200417103706\";}','no'),(30157,'_transient_timeout_wpforms_dash_widget_lite_entries_by_form','1587168001','no'),(30158,'_transient_wpforms_dash_widget_lite_entries_by_form','a:2:{i:13;a:3:{s:7:\"form_id\";i:13;s:5:\"count\";i:93;s:5:\"title\";s:14:\"Contact Form 1\";}i:597;a:3:{s:7:\"form_id\";i:597;s:5:\"count\";i:0;s:5:\"title\";s:10:\"Contact Us\";}}','no'),(30159,'_transient_timeout_feed_c8dc84948ab55424f034a4ced348e013','1587161852','no'),(30160,'_transient_feed_c8dc84948ab55424f034a4ced348e013','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:52:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n\n \n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:8:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"OceanWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"https://oceanwp.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"Free Multi-Purpose WordPress Theme\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 11 Apr 2020 19:38:35 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-US\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"https://wordpress.org/?v=5.4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"image\";a:1:{i:0;a:6:{s:4:\"data\";s:11:\"\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:3:\"url\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"https://oceanwp.org/wp-content/uploads/2016/10/cropped-favicon-150x150.png\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:7:\"OceanWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:19:\"https://oceanwp.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:5:\"width\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:6:\"height\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"32\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"How to Create a WordPress Blog or Website in 2020, just like the Pros\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 11 Apr 2020 19:38:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=145715\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1289:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2020/04/how-create-wordpress-blog-2020-pros.jpg\" width=\"2426\" height=\"1728\" title=\"How to Create a WordPress Blog or Website in 2020, just like the Pros\" alt=\"How to Create a WordPress Blog or Website in 2020, just like the Pros\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">So you want to create a great impression with a stunning blog or website. Maybe you got inspired to write an online diary, create a digital resume for potential employers, build a personal brand, or make money by advertising. No matter what the goal, it has never been easier to build a professional and interactive [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Hitesh Sahni\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:46481:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2020/04/how-create-wordpress-blog-2020-pros.jpg\" width=\"2426\" height=\"1728\" title=\"How to Create a WordPress Blog or Website in 2020, just like the Pros\" alt=\"How to Create a WordPress Blog or Website in 2020, just like the Pros\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>So you want to create a great impression with a stunning blog or website. Maybe you got inspired to write an online diary, create a digital resume for potential employers, build a personal brand, or make money by advertising.</p>\n\n\n\n<span id=\"more-145715\"></span>\n\n\n\n<p>No matter what the goal, it has never been easier to build a professional and interactive website or blog. With new advancements in WordPress in recent years, you can now build a slick website fast and cheap, regardless of your skill level.</p>\n\n\n\n<p>In this guide, I am going to walk you through the entire process of creating a beautiful and functional website from start to finish. By following the steps outlined below, you’ll finally have an online platform you can be proud of.</p>\n\n\n\n<p>So put aside about an hour of your time and let’s get you setup with a professional website in just a few easy steps.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 1: Buy A Domain Name</strong></p>\n\n\n\n<p>The domain name is the address people will use to access your website online. For example, google.com is a domain name, and so is oceanwp.org.</p>\n\n\n\n<p>Without a domain name, there is no way for people to visit your website. So it’s a mandatory part of the website or blog creation process.</p>\n\n\n\n<p>If you are short on ideas, tools like <a href=\"https://www.namemesh.com/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Namemesh</a>, <a href=\"https://www.shopify.com/tools/domain-name-generator\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Shopify</a> &amp; <a href=\"https://namestation.com/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Namestation</a> can help you brainstorm possible domain names.</p>\n\n\n\n<p>A domain name is not something you’re going to change again and again. So it’s wise to put some thought into your decision. Moz has a great guide on <a href=\"https://moz.com/blog/how-to-choose-a-domain-name-whiteboard-friday\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">picking a good domain name</a>.</p>\n\n\n\n<p>Also, it’s better to shortlist more than one domain name idea when you’re in the brainstorming phase. This is because your chosen domain name may not be available at the time of purchase.</p>\n\n\n\n<p>Unless you’re buying a really premium domain, a typical domain name will cost you around $10-15 per year.</p>\n\n\n\n<p>Once you’re ready with a few ideas, the best way to buy a domain is through a reputed registrar like <a href=\"https://bit.ly/2rn7q4M\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">Namecheap</a>. Just search for your chosen domain name, and if it’s available, add to cart and checkout. It’s that simple.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 2: Get High Quality Hosting</strong></p>\n\n\n\n<p>What is one of the first steps when you want to open a shop or office offline? You get a commercial space on rent.</p>\n\n\n\n<p>Same is the case with your online website or blog. You need to rent storage space on a server that’s online 24 hours a day. This is known as web hosting.</p>\n\n\n\n<p>Your hosting will hold all of your website content, text and images in one secure place, and will serve it to anyone who tries to access your domain name.</p>\n\n\n\n<p>Depending on the features you get, high quality WordPress hosting from a reputed company can be around $5 a month (<a href=\"https://bit.ly/2KNrTYT\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">Siteground</a>), $10 a month (<a href=\"https://bit.ly/2rTRtn1\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">Cloudways</a>), or $30 per month (Kinsta). Here’s a basic comparison to help you pick from these options.</p>\n\n\n\n<figure class=\"wp-block-table\"><table><tbody><tr><td></td><td>Siteground</td><td>Cloudways</td><td>Kinsta</td></tr><tr><td>Pros</td><td>Good overall performance<p></p>\n<p>Includes SSL certificates</p>\n<p>Quality customer support</p>\n<p>Affordable pricing plans</p></td><td>Unlimited websites<p></p>\n<p>Automatic site backups</p>\n<p>Advanced server console</p>\n<p>Pay as you go pricing</p></td><td>Best overall performance<p></p>\n<p>Automatic site backups</p>\n<p>Expert WordPress support</p>\n<p>Includes SSL certificates</p></td></tr><tr><td>Cons</td><td>Limited storage space<p></p>\n<p>Limited number of websites</p></td><td>No cPanel to manage sites<p></p>\n<p>Requires some tech knowledge</p></td><td>Costlier than other hosts<p></p>\n<p>No email hosting</p></td></tr></tbody></table></figure>\n\n\n\n<p>Don’t worry if some of the pros and cons don’t make sense as of now. To put it simply, SiteGround is the cheapest option with high quality hosting and support.</p>\n\n\n\n<p>While the 10 GB storage space and bandwidth you get is less than other hosts, it’s more than enough for your new website. Cloudways has additional features, but can be a bit complicated for beginners. The best of both worlds is Kinsta, which is therefore the most expensive.</p>\n\n\n\n<p>Getting web hosting is pretty simple. Let’s take SiteGround for example. Head over to SiteGround hosting page and click the Sign Up button and pick your hosting package.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/siteground-sign-1024x562.jpg\" alt=\"siteground hosting package\" class=\"wp-image-145760\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/siteground-sign-1024x562.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/siteground-sign-300x165.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/siteground-sign-768x421.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/siteground-sign.jpg 1183w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Click Order Now on the package that you want to purchase. Next, SiteGround will ask if you already have a domain or you want to register a new one.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/siteground-domain-1024x527.jpg\" alt=\"register domain\" class=\"wp-image-145759\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/siteground-domain-1024x527.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/siteground-domain-300x155.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/siteground-domain-768x396.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/siteground-domain.jpg 1058w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Since you already purchased a domain in the first step, select that you already have a domain, enter your domain name and click on the Proceed button.</p>\n\n\n\n<p>You’ll be taken to an order form to enter your billing details and complete the signup process.</p>\n\n\n\n<p>SiteGround may try to sell some additional services, but buying them or not is totally up to you. They are not required to follow this guide and build your website.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 3: Add Custom Nameservers</strong></p>\n\n\n\n<p>I know this sounds somewhat technical, but stay with me. It’s really easy. So far you have purchased the domain and hosting, but you haven’t connected the two. That’s what we are going to do in this step.</p>\n\n\n\n<p>Once you have checked out, your host will email you the login details to your hosting account, as well as the nameservers required to connect your domain with the hosting account.</p>\n\n\n\n<p>Nameservers are basically URLs which consist of an identifier followed by domain of your host. If you have purchased hosting from SiteGround for example, your nameservers may look like this:</p>\n\n\n\n<ul><li>ns1.siteground.com</li><li>ns2.siteground.com</li></ul>\n\n\n\n<p>Take a note of these nameservers and head to your account with the domain registrar. If you have purchased domain from NameCheap for instance, then you’ll see the link to manage the domain in your account.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/namecheap-manage-1024x304.jpg\" alt=\"manage domain\" class=\"wp-image-145752\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/namecheap-manage-1024x304.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/namecheap-manage-300x89.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/namecheap-manage-768x228.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/namecheap-manage.jpg 1842w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Click “Manage” and then scroll down to get to the nameservers section.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/nameservers-1024x458.jpg\" alt=\"custom nameservers section\" class=\"wp-image-145753\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/nameservers-1024x458.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/nameservers-300x134.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/nameservers-768x344.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/nameservers.jpg 1213w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Here, select “Custom DNS” from the dropdown, enter the nameservers provided by your host, and click the tick mark to save. <a href=\"https://www.youtube.com/watch?v=9Wgu24-OzRA\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Here’s a quick video</a> that explains the process in detail if you’re stuck.</p>\n\n\n\n<p>It may take up to 48 hours for the nameservers change to take place, but you have successfully pointed your domain to the hosting you bought.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 4: Install WordPress</strong></p>\n\n\n\n<p>WordPress is the most popular website creation and management system, currently <a href=\"https://venturebeat.com/2018/03/05/wordpress-now-powers-30-of-websites/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">used by around 30%</a> of all the websites in the world.</p>\n\n\n\n<p>The growing popularity of WordPress is well-deserved. Not only is it free, but also makes really easy to build and maintain a website, and it can be extended with any features you need by installing enhancements we call “plugins”.</p>\n\n\n\n<p>Plus, there’s a widespread community of WordPress users all over the world. So anytime you run into any issue, chances are someone has already faced and solved that problem. So the solution is just a Google search away.</p>\n\n\n\n<p>Installing WordPress on your hosting is really easy. On SiteGround, for example, login to your hosting dashboard or user area and click on the My Accounts tab. Then click Go To cPanel.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/siteground-cpanel.jpg\" alt=\"go to cpanel\" class=\"wp-image-145758\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/siteground-cpanel.jpg 711w, //oceanwp.org/wp-content/uploads/2018/06/siteground-cpanel-300x202.jpg 300w\" sizes=\"(max-width: 711px) 100vw, 711px\" /></figure>\n\n\n\n<p>Once you’re in the cPanel, scroll down and look for the icon to install WordPress.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/cpanel-wordpress.jpg\" alt=\"icon to install wp\" class=\"wp-image-145748\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/cpanel-wordpress.jpg 963w, //oceanwp.org/wp-content/uploads/2018/06/cpanel-wordpress-300x157.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/cpanel-wordpress-768x402.jpg 768w\" sizes=\"(max-width: 963px) 100vw, 963px\" /></figure>\n\n\n\n<p>On the next screen, click on the Install button and you’ll see the WordPress installation form.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/install-wp-1024x473.jpg\" alt=\"wp install button\" class=\"wp-image-145751\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/install-wp-1024x473.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/install-wp-300x139.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/install-wp-768x355.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/install-wp.jpg 1026w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Choose a protocol. Default should be https://. That’s because SiteGround provides you with free SSL certificate for a year, which you should definitely install. <a href=\"https://www.siteground.com/tutorials/getting-started/install-a-certificate/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Here’s how</a> you can do it.</p>\n\n\n\n<p>An SSL certificate is <a href=\"https://www.howtogeek.com/181767/htg-explains-what-is-https-and-why-should-i-care/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">basically a security badge</a> which shows how trustworthy a website is, especially if you’re going to accept payments. And a free SSL certificate for a year is great because SSL is <a href=\"https://webmasters.googleblog.com/2014/08/https-as-ranking-signal.html\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">one of the new</a> search engine ranking factors.</p>\n\n\n\n<p>So a website domain name which starts with https:// is more likely to rank higher in search engines than the one without it. Plus, if your website is not https://, it will be shown as “not secure” in the Chrome address bar, which can turn away some visitors.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/not-secure.jpg\" alt=\"\" class=\"wp-image-145754\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/not-secure.jpg 383w, //oceanwp.org/wp-content/uploads/2018/06/not-secure-300x103.jpg 300w\" sizes=\"(max-width: 383px) 100vw, 383px\" /></figure>\n\n\n\n<p>Once you have chosen a protocol, select the domain name you purchased to install WordPress. You can leave the directory field blank.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-setup.jpg\" alt=\"wp installation form\" class=\"wp-image-145765\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-setup.jpg 922w, //oceanwp.org/wp-content/uploads/2018/06/wp-setup-300x154.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-setup-768x393.jpg 768w\" sizes=\"(max-width: 922px) 100vw, 922px\" /></figure>\n\n\n\n<p>You’ll also see some fields to type in your blog title, username, email etc. Don’t worry about the title for now, as you can easily change it later.</p>\n\n\n\n<p>But note that the username, password and email you set here is going to be used to login and manage into your WordPress website.</p>\n\n\n\n<p>The username and password you typed earlier when purchasing hosting was for your hosting account, which is not the same as your WordPress admin account.</p>\n\n\n\n<p>Leave the other fields as they are, and then click the Install button. Wait for a few seconds for it to complete, and your WordPress installation will be ready.</p>\n\n\n\n<p>In fact, now you can even try accessing your website by typing your domain name in the address bar of your web browser. And you’ll see that it works. Your website is now live on the Internet!</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 5: Login To WordPress Dashboard</strong></p>\n\n\n\n<p>Although your website is now up and running, it may not look anywhere near to how you want it to be.</p>\n\n\n\n<p>This is because it’s based on a default theme that already comes bundled and installed with WordPress. And you haven’t customized it to your needs. So that’s what we are going to do moving forward.</p>\n\n\n\n<p>To get started, you’ll need to login to your WordPress admin dashboard. If you have followed the exact instructions so far, you can access the dashboard by typing this in the address bar of of web browser.</p>\n\n\n\n<figure class=\"wp-block-embed\"><div class=\"wp-block-embed__wrapper\">\nhttp://yourdomain.com/wp-admin\n</div></figure>\n\n\n\n<p>Once you’re there, you’ll be prompted to login using the username and password you entered at the time of installing WordPress.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-login.jpg\" alt=\"wp login form\" class=\"wp-image-145763\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-login.jpg 631w, //oceanwp.org/wp-content/uploads/2018/06/wp-login-300x237.jpg 300w\" sizes=\"(max-width: 631px) 100vw, 631px\" /></figure>\n\n\n\n<p>After you login, you’ll see the complete interface you’re going to use from time to time to change, manage and add content to your website.</p>\n\n\n\n<p>This is called your WordPress admin dashboard. Don’t worry if it looks a bit intimidating at first. Once you get a hang of it, it’s really simple, and fun too.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-dashboard-1024x441.jpg\" alt=\"wp admin dashboard\" class=\"wp-image-145762\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-dashboard-1024x441.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/wp-dashboard-300x129.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-dashboard-768x331.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/wp-dashboard.jpg 1882w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>You may also see some plugins already installed and some extra notifications caused by them, but don&#8217;t worry about that right now. We’ll discuss about both themes and plugins in the next steps.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 6: Install A WordPress Theme</strong></p>\n\n\n\n<p>A theme is what defines the overall look and feel of your WordPress website. And the good news is that because WordPress is so popular, there are thousands of themes available for it, both free and paid.</p>\n\n\n\n<p>But the bad news is that most of the themes (even some bestsellers) are poorly coded, bloated with unnecessary features and complicated to customize. So if you’re not careful, it’s more likely that you’ll pick a bad theme, based only on how nice and fancy it looks.</p>\n\n\n\n<p>That’s why for this tutorial, we’re going to go straight to the best &#8211; OceanWP theme. It is coded with respect to WordPress coding standards, optimized for speed and SEO, easier to customize, looks stunning and has a whole lot more.</p>\n\n\n\n<p>And here’s the real kicker: as a theme which packs a lot more value that many premium themes put together, it’s absolutely free.</p>\n\n\n\n<p>To install the OceanWP theme, just click on Appearance &gt; Themes from the left menu in your WordPress dashboard, and then click Add New.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-theme.jpg\" alt=\"install wp theme\" class=\"wp-image-145766\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-theme.jpg 913w, //oceanwp.org/wp-content/uploads/2018/06/wp-theme-300x157.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-theme-768x401.jpg 768w\" sizes=\"(max-width: 913px) 100vw, 913px\" /></figure>\n\n\n\n<p>Once you’re there, type OceanWP in the search bar and press enter. You’ll be able to see the option to install the OceanWP theme.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/install-oceanwp-1024x362.jpg\" alt=\"install oceanwp theme\" class=\"wp-image-145750\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/install-oceanwp-1024x362.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/install-oceanwp-300x106.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/install-oceanwp-768x272.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/install-oceanwp.jpg 1263w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Hover over the theme with your mouse pointer, and click Install. And then click Activate to make the theme active on your website.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 7: Install Essential Plugins</strong></p>\n\n\n\n<p>Just like there are thousands of themes available for WordPress, so are plugins. While a theme determines the look and feel of your website, plugins add new features and functionalities.</p>\n\n\n\n<p>With a plugin, for instance, you can add a contact form on your website, block spam comments, or implement a shopping cart. The list is endless.</p>\n\n\n\n<p>When you installed WordPress and logged into your WordPress account in step 5, you may have noticed that some plugins are already installed.</p>\n\n\n\n<p>Click on Plugins in the left menu to see the full list currently installed plugins.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-plugins-1024x414.jpg\" alt=\"wp installed plugins\" class=\"wp-image-145764\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-plugins-1024x414.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/wp-plugins-300x121.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-plugins-768x311.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/wp-plugins.jpg 1758w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>For our purpose, you can safely remove those plugins as it’s wise not to have any more plugins than what you really need for the website. To remove a plugin, click on Deactivate link next to the plugin name, and then click Delete afterwards.</p>\n\n\n\n<p>Once you have deleted the unnecessary plugins, the next step is to install the essential ones recommended by the OceanWP theme.</p>\n\n\n\n<p>Since you installed and activated the OceanWP theme, you should be seeing the recommended plugins notification at the top.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/oceanwp-plugins.jpg\" alt=\"oceanwp recommended plugins\" class=\"wp-image-145755\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/oceanwp-plugins.jpg 900w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-plugins-300x159.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-plugins-768x407.jpg 768w\" sizes=\"(max-width: 900px) 100vw, 900px\" /></figure>\n\n\n\n<p>The OceanWP theme recommends <a href=\"https://bit.ly/2sffgxb\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">Elementor</a> (the best free plugin to design professional looking web pages without coding) and Ocean Extra (a free plugin required for some of the theme features to work).</p>\n\n\n\n<p>From there, you can click on “Begin installing plugins.” Then install the activate the plugins.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 8: Start Customizing</strong></p>\n\n\n\n<p>Now that you have installed and activated the base theme and plugins, you’re ready to start making the website your own.</p>\n\n\n\n<p>One of the best things about the OceanWP theme is the powerful customizer panel. In here you’ll be able to customize your website dramatically without touching any code.</p>\n\n\n\n<p>In your WordPress dashboard, go to Appearance &gt; Customize to get to the customizer panel.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-customize-1024x513.jpg\" alt=\"go to customizer panel\" class=\"wp-image-145761\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-customize-1024x513.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/wp-customize-300x150.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-customize-768x385.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/wp-customize.jpg 1335w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>To change the website title and tagline, for instance, head over to Site Identity, as shown in the above image, and there you can change your site title and tagline.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/site-identity.jpg\" alt=\"wp site identity\" class=\"wp-image-145757\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/site-identity.jpg 952w, //oceanwp.org/wp-content/uploads/2018/06/site-identity-300x172.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/site-identity-768x441.jpg 768w\" sizes=\"(max-width: 952px) 100vw, 952px\" /></figure>\n\n\n\n<p>Let’s add a logo too. If you don’t already have a logo, you can create one for free with a tool such as <a href=\"https://www.logogarden.com/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Logo Garden</a>.</p>\n\n\n\n<p>In the customizer panel, click on Header, and then Logo.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/add-logo.jpg\" alt=\"change oceanwp logo\" class=\"wp-image-145747\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/add-logo.jpg 432w, //oceanwp.org/wp-content/uploads/2018/06/add-logo-230x300.jpg 230w\" sizes=\"(max-width: 432px) 100vw, 432px\" /></figure>\n\n\n\n<p>Upload the logo, and on the next screen, select Skip Cropping to get the whole logo. Then do the same for retina screens, but keep in mind that retina logo should be twice the size of normal logo. You can also <a href=\"https://www.youtube.com/watch?v=Qrr5_r8TvQI\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">watch this video</a> for better understanding.</p>\n\n\n\n<p>Next, let’s choose the primary colors for your website. In the customizer panel, go to General Options &gt; General Styling. The primary color you pick here, will be the default color for elements like links and buttons in your website.</p>\n\n\n\n<p>Similarly, you can pick your desired font styles from the Typography section on the customizer panel.</p>\n\n\n\n<p>Also, the OceanWP theme comes with a top bar enabled by default. This is really useful if you want to show additional navigation at the top.</p>\n\n\n\n<p>For a simple website though, a single menu is enough, which we will get to later. So for now, you can disable the top bar if you want.</p>\n\n\n\n<p>In the customizer panel, go to Top Bar &gt; General. Here, you can uncheck the box to disable the top bar, or leave it checked if you want it enabled.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/oceanwp-top-bar.jpg\" alt=\"change top bar\" class=\"wp-image-145756\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/oceanwp-top-bar.jpg 437w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-top-bar-300x188.jpg 300w\" sizes=\"(max-width: 437px) 100vw, 437px\" /></figure>\n\n\n\n<p>Once you’re done with the changes and want to save them, just click the blue Publish button at the top.</p>\n\n\n\n<p>There are hundreds of settings in the customizer panel that you can use to change the look and feel of most parts of your website, without touching any code or CSS. We encourage you to play around with the customizer, where any change also happen in real-time.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 9: Change Permalink Settings</strong></p>\n\n\n\n<p>You can keep on customizing over time as you work on other parts of the website and notice things that need to be changed.</p>\n\n\n\n<p>But for now, the website is currently blank, as it doesn’t have any posts or pages. So let’s work on creating some essential pages.</p>\n\n\n\n<p>Before you create a page or post in WordPress, you may want to change the permalink settings. This is because by default, your page and post URLs will be generated like this:</p>\n\n\n\n<p>yourdomain.com/?page_id=435</p>\n\n\n\n<p>yourdomain.com/2018/05/19/sample-post/</p>\n\n\n\n<p>yourdomain.com/?page_id=821</p>\n\n\n\n<p>Clearly, this is neither visitor-friendly nor good for search engines. It’s much better to have your post and page URLS like this:</p>\n\n\n\n<p>yourdomain.com/contact/</p>\n\n\n\n<p>yourdomain.com/marketing-tips/</p>\n\n\n\n<p>yourdomain.com/about-me/</p>\n\n\n\n<p>To make sure you can create such user-friendly URLs for your posts and pages, this happen, go to Settings &gt; Permalinks in your WordPress dashboard.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/permalinks-1024x494.jpg\" alt=\"change permalink setting\" class=\"wp-image-145779\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/permalinks-1024x494.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/permalinks-300x145.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/permalinks-768x370.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/permalinks.jpg 1357w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Once you’re there, select the Post Name radio button, and click Save Changes.</p>\n\n\n\n<p>Now, whenever you create or edit a page in WordPress (which we’ll talk about in the next step), you can set your own easy-to-remember and relevant URL.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/change-url-1024x385.jpg\" alt=\"wp page url\" class=\"wp-image-145768\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/change-url-1024x385.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/change-url-300x113.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/change-url-768x289.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/change-url.jpg 1032w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 10: Creating/Editing Pages</strong></p>\n\n\n\n<p>Now, the standard way to create a page in WordPress is to click Pages &gt; Add New in your WordPress dashboard.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-page-1024x473.jpg\" alt=\"wp page options\" class=\"wp-image-145782\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-page-1024x473.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/wp-page-300x139.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-page-768x355.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/wp-page.jpg 1425w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Next, you’re going to see the WordPress text editor interface, which is a bit similar to word processing programs like WordPad or MS Word.</p>\n\n\n\n<p>Here, you can give your page a title. And you can add your content, including text, images and more in the body section.</p>\n\n\n\n<p>Once you’re done adding your content, hit the Publish button on the right to activate your page.</p>\n\n\n\n<p>Editing your existing pages is just as easy. Go to Pages &gt; All Pages to view a list of all the pages you have created so far.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/wp-all-pages-1024x565.jpg\" alt=\"list of wp pages\" class=\"wp-image-145781\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/wp-all-pages-1024x565.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/wp-all-pages-300x165.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/wp-all-pages-768x424.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/wp-all-pages.jpg 1240w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Hover over the title of the page that you want to edit, and click Edit. You’ll see the same interface that you saw when creating a page. Make the changes as you want, and then click the Update button to save the changes.</p>\n\n\n\n<p>Now, you can create and edit as many pages as you want with this approach, but the problem is that all you pages will have the same overall design. Each page will be a title, followed by chunks of text, and some images may be.</p>\n\n\n\n<p>But as promised, the aim of this guide is to show you how to create professional and beautiful pages like a pro. And that’s what we’re going to do next.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 11: Importing An OceanWP Demo</strong></p>\n\n\n\n<p>The free OceanWP theme comes with several pre-built demos, many of which are free to import.</p>\n\n\n\n<p>A demo is a sample website, with some pages already designed according to needs of businesses in a specific niche, business model or just the designer’s creative tastes.</p>\n\n\n\n<p>So if your needs fall under the category which the demo is meant for, or you really like how it’s designed, you can make your website look and feel exactly like the demo. And you can do this in just a few clicks, without any coding.</p>\n\n\n\n<p>So head over the the <a href=\"https://oceanwp.org/demos/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">OceanWP demos page</a>, and decide on which demo would you like to use for your website. Once you’ve done that, the first step is to install the OceanWP demo import plugin.</p>\n\n\n\n<p>In your WordPress admin dashboard, go to Plugins &gt; Add New and search for “Ocean Demo Import.”</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/ocean-demo-import-1024x394.jpg\" alt=\"ocean demo import plugin\" class=\"wp-image-145777\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/ocean-demo-import-1024x394.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/ocean-demo-import-300x116.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/ocean-demo-import-768x296.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/ocean-demo-import.jpg 1620w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Then install and activate the plugin. Next, go to Theme Panel &gt; Install Demos. Look for the demo which you want to import, and click on it to view it’s requirements.</p>\n\n\n\n<p>For instance, let’s say I want to create a website on Yoga. Now, there’s a free demo available in OceanWP exactly for this purpose.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/install-demo-1024x536.jpg\" alt=\"oceanwp yoga demo\" class=\"wp-image-145776\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/install-demo-1024x536.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/install-demo-300x157.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/install-demo-768x402.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/install-demo.jpg 1330w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Even if none of the available demos mention your industry or purpose, there’s no need to worry. Just pick the one closest to your needs and preferences in terms of overall design, and then you can modify the pages later.</p>\n\n\n\n<p>Click on the demo you want to import and a popup will show you the plugins that you need to install before importing the demo you have clicked. Here’s what I see when I click on the Yoga demo, for instance.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/demo-install.jpg\" alt=\"import demo\" class=\"wp-image-145770\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/demo-install.jpg 913w, //oceanwp.org/wp-content/uploads/2018/06/demo-install-300x276.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/demo-install-768x707.jpg 768w\" sizes=\"(max-width: 913px) 100vw, 913px\" /></figure>\n\n\n\n<p>So before you import this demo, you’ll need to click on the buttons next to each of the plugins to install and activate those plugins.</p>\n\n\n\n<p>If a required plugin is not available for free, you can either purchase it, or proceed without installing that plugin. <a href=\"https://www.youtube.com/watch?v=8NQ3Ox-ddOI\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">Here’s a video</a> which will make the process even more clear.</p>\n\n\n\n<p>After activating the plugins, click Go To The Next Step button.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/demo-interface.jpg\" alt=\"import next step\" class=\"wp-image-145771\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/demo-interface.jpg 620w, //oceanwp.org/wp-content/uploads/2018/06/demo-interface-300x132.jpg 300w\" sizes=\"(max-width: 620px) 100vw, 620px\" /></figure>\n\n\n\n<p>On the next popup, you can pick what settings you want to import, or simply leave everything checked and click Install This Demo button.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/demo-done.jpg\" alt=\"demo imported\" class=\"wp-image-145769\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/demo-done.jpg 918w, //oceanwp.org/wp-content/uploads/2018/06/demo-done-300x142.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/demo-done-768x364.jpg 768w\" sizes=\"(max-width: 918px) 100vw, 918px\" /></figure>\n\n\n\n<p>Wait for a few minutes to see the success message, and it’s done. Now you can load your website to see the pages in action.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 12: Creating Pages With Elementor</strong></p>\n\n\n\n<p>Importing a demo will save you a lot of time. You’ll get many ready-made pages for your website. But based on your needs, you’ll want to edit the content of those pages, or create some more.</p>\n\n\n\n<p>So going forward, we recommend you to get acquainted with Elementor, the free page builder plugin we installed in one of the previous steps.</p>\n\n\n\n<p>To edit the pages you got from the OceanWP demo import, go to Pages &gt; All Pages in your WordPress dashboard to view a list of all your imported pages.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/elementor-page-1024x591.jpg\" alt=\"imported pages\" class=\"wp-image-145775\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/elementor-page-1024x591.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/elementor-page-300x173.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/elementor-page-768x443.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/elementor-page.jpg 1143w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>When you see the label “ &#8211; Elementor” next to a page title, it means that the page has been created or edited with Elementor.</p>\n\n\n\n<p>To edit a page, hover over the page title in the list, and you’ll see a link which says Edit With Elementor. Once you click on that link, you’ll see an interface like this:</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/edit-elementor-1024x577.jpg\" alt=\"\" class=\"wp-image-145772\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/edit-elementor-1024x577.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/edit-elementor-300x169.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/edit-elementor-768x433.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/edit-elementor.jpg 1314w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>On the left, you have the elementor controls to customize the page. And on the right is the page you’re editing, to which you make changes in real time.</p>\n\n\n\n<p>Creating a page with Elementor is also a similar process. Just go to Pages &gt; Add New. Give your page a title.</p>\n\n\n\n<p>By default, the width of the page will be what you have set in your WordPress customizer panel. If you want to create a page which takes the entire width of the screen, scroll down to OceanWP Settings and click on the Main tab.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/oceanwp-post-settings-1024x592.jpg\" alt=\"ocean wp page settings\" class=\"wp-image-145778\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/oceanwp-post-settings-1024x592.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-post-settings-300x173.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-post-settings-768x444.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/oceanwp-post-settings.jpg 1156w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Then, in the Content Layout section, click on the dropdown and select 100% Full Width. Next, click Save Draft or Publish button from the right to save your changes.</p>\n\n\n\n<p>To start building your new page, click on the blue Elementor button below the page title and you’ll get the same page editor interface we saw earlier.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/edit-with-elementor-1024x431.jpg\" alt=\"elementor button\" class=\"wp-image-145774\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/edit-with-elementor-1024x431.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/edit-with-elementor-300x126.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/edit-with-elementor-768x323.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/edit-with-elementor.jpg 1422w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Elementor is a powerful page builder with lots of features and <a href=\"https://library.elementor.com/\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">additional templates</a> that you can use to create new pages, without touching any code.</p>\n\n\n\n<p>So a full tutorial is beyond the scope of this guide. But it’s really quick to grasp and intuitive to use. <a href=\"https://www.youtube.com/watch?v=43j6h3oCm0U\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener nofollow\" class=\"rank-math-link\">This video</a> can help you get a hang of it and start editing pages in no time.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 13: Setting Your Homepage</strong></p>\n\n\n\n<p>Also note than just creating a page with the title “Home” will not make it the homepage. By default, WordPress shows the page with your latest blog posts as the homepage.</p>\n\n\n\n<p>If you import one of the OceanWP demos, then the homepage in that demo will automatically be set as homepage. So you don’t need to do anything.</p>\n\n\n\n<p>But if you’re creating a page on your own, or want to set another page as the homepage for your site, then you’ll need to modify a setting in WordPress.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/set-homepage.jpg\" alt=\"homepage in wordpress\" class=\"wp-image-145780\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/set-homepage.jpg 840w, //oceanwp.org/wp-content/uploads/2018/06/set-homepage-300x168.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/set-homepage-768x431.jpg 768w\" sizes=\"(max-width: 840px) 100vw, 840px\" /></figure>\n\n\n\n<p>To change this, go to Settings &gt; Reading. Then select the option &#8211; a static page. In the homepage dropdown, you’ll see a list of all the available pages.</p>\n\n\n\n<p>From here, you can select the page that you want as your website homepage. Then click the Save Changes button and it’s done.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Step 14: Edit Your Menu</strong></p>\n\n\n\n<p>Once you have created the basic pages on your website (like Home, About, Products, Contact or more), the next step is to configure your navigation.</p>\n\n\n\n<p>You want to make sure there’s a menu at the top of your website, which can lead the visitors to different pages and make it easy for them to find their way.</p>\n\n\n\n<p>In your WordPress admin dashboard, go to Appearance &gt; Menu.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://oceanwp.org/wp-content/uploads/2018/06/edit-menu-1024x573.jpg\" alt=\"wp menu\" class=\"wp-image-145773\" srcset=\"//oceanwp.org/wp-content/uploads/2018/06/edit-menu-1024x573.jpg 1024w, //oceanwp.org/wp-content/uploads/2018/06/edit-menu-300x168.jpg 300w, //oceanwp.org/wp-content/uploads/2018/06/edit-menu-768x430.jpg 768w, //oceanwp.org/wp-content/uploads/2018/06/edit-menu.jpg 1106w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></figure>\n\n\n\n<p>Here, you can either make changes to the existing menu, or create a new one. Give your menu a name, and check the boxes from the left associated with pages you want to add to the menu.</p>\n\n\n\n<p>Then, click the Add To Menu button to add those pages to the menu. To remove a page from the menu, click on the menu item you want to remove, and then click Remove.</p>\n\n\n\n<p>Below the menu items, you also see menu settings. Here you can select at which locations you want the current menu to show. If you want the same menu to show up in the header, footer and mobile, for example, you can check all those boxes.</p>\n\n\n\n<p>Once you’re done with the changes, click Save Menu. You can now see the menu in action on your website.</p>\n\n\n\n<p class=\"has-large-font-size\"><strong>Conclusion</strong></p>\n\n\n\n<p>Up until the last couple years, building a beautiful and functional website had been solely under the control of professional web designers and developers.</p>\n\n\n\n<p>Of course things got a little easier with WordPress and hundreds of ready-made templates you can use with it.</p>\n\n\n\n<p>But a good deal of custom programming was still required to make a website or blog more professional and tweak parts to look and feel exactly like you want.</p>\n\n\n\n<p>The good news is that WordPress themes like OceanWP and page builders like <a href=\"https://bit.ly/2sffgxb\" target=\"_blank\" aria-label=\" (opens in a new tab)\" rel=\"noreferrer noopener sponsored\" class=\"rank-math-link\">Elementor</a> have really leveled the playing field in 2018. And with hundreds of ready-made templates to create any type of page imaginable, there’s no excuse to not create a great website or blog.</p>\n\n\n\n<p>It’s a worthy endeavor that not only builds your technical skills, but also gives deeper satisfaction and meaning that comes from sharing who you are and your work with the world.</p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress Performance Tips for the Everyday User\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:75:\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 17 Jan 2020 18:51:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=577771\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1246:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2020/01/wordpress-performance-tips-everyday-user.jpg\" width=\"1064\" height=\"705\" title=\"WordPress Performance Tips for the Everyday User\" alt=\"WordPress Performance Tips for the Everyday User\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">No matter what you do for a living, there is a big chance that you are running a website dedicated to your business. After all, the number of websites keeps growing steadily as there are now more than 1.7 billion sites on the Internet. Now, every website runs on a content management system (CMS) and [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Osborne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:9013:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2020/01/wordpress-performance-tips-everyday-user.jpg\" width=\"1064\" height=\"705\" title=\"WordPress Performance Tips for the Everyday User\" alt=\"WordPress Performance Tips for the Everyday User\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>No matter what you do for a living, there is a big chance that you are running a website dedicated to your business. After all, the number of websites keeps growing steadily as there are now more than <span style=\"color: #0000ff;\"><u><a href=\"https://www.internetlivestats.com/\">1.7 billion</a></u></span> sites on the Internet.</p>\n\n\n\n<span id=\"more-577771\"></span>\n\n\n\n<p>Now, every website runs on a content management system (CMS) and WordPress is by far the most popular choice among webmasters of all levels of knowledge and skills. A report reveals that WordPress powers <span style=\"color: #0000ff;\"><u><a href=\"https://kinsta.com/blog/wordpress-statistics/\">34% of all websites</a></u></span> on the Internet, but the platform’s market share goes as high as 60%.</p>\n\n\n\n<p>Users love WordPress because it’s simple and easy to figure out, but they still need to know a few basics in order to keep their sites running smoothly and efficiently. In this post, we will show you nine WordPress performance tips that are suitable for everyday users. Let’s take a look!</p>\n\n\n\n<h3>Find a Reliable Hosting Provider</h3>\n\n\n\n<p>Many webmasters make a simple mistake of choosing cheap but unreliable hosting providers. A typical user does it because he/she is not expecting a huge amount of traffic and therefore is not willing to invest in WordPress hosting.</p>\n\n\n\n<p>Jake Gardner, an <span style=\"color: #0000ff;\"><u><a href=\"https://www.a-writer.com/\" class=\"rank-math-link\">essay writer</a></u></span> in charge of IT topics, claims this is a big mistake: “As soon as you create an army of loyal fans, you will notice that your site is slowing down. This is why I recommend you to pick a well-known provider such as Page.ly, WP Engine, or Bluehost.”</p>\n\n\n\n<h3>Pick a Good Theme</h3>\n\n\n\n<p>A <span style=\"color: #0000ff;\"><u><a href=\"https://www.wpbeginner.com/glossary/theme/\" class=\"rank-math-link\">theme</a></u></span> is a collection of templates and style sheets used to define the appearance and display of a WordPress powered website. As such, it has an overwhelming impact on website performance because people love to see a beautiful online presentation.</p>\n\n\n\n<p>Now, you can find a lot of WordPress themes with “one size fits all” solutions. While it may seem tempting, we encourage you to opt for a specific niche-focused theme. How come? Generic themes are covering all sorts of features – even the ones you don’t really need.</p>\n\n\n\n<p>For this reason, you should pick a narrow theme that suits your business needs. If you visit a website such as <span style=\"color: #0000ff;\"><u><a href=\"https://www.bestessay.com/\" class=\"rank-math-link\">Best Essays</a></u></span>, <span style=\"color: #0000ff;\"><u><a href=\"https://www.assignmentmasters.co.uk/\" class=\"rank-math-link\">Assignment Service</a></u></span>, or <span style=\"color: #0000ff;\"><u><a href=\"http://www.bestessayservicereviews.com/essay-writing/essayedge-com-review/\" class=\"rank-math-link\">EssayEdge</a></u></span>, you will realize they use the same sort of theme because it gives them only those features academic writing agencies might need.</p>\n\n\n\n<h3>Choose the Right Plugins</h3>\n\n\n\n<p>WordPress themes determine the appearance of your site, while plugins help you to make the website better and more efficient. Just like a theme, you should also be smart enough to choose the right tools for your business demands. Generally speaking, almost every website needs plugins to enable search engine optimization, online security, contact forms, email marketing, content creation, and similar.</p>\n\n\n\n<h3>Remove the Plugins You Don&#8217;t Need Anymore</h3>\n\n\n\n<p>Every day WordPress users are known for their “set it and forget it” philosophy. This often turns out to be a disastrous habit because hackers take advantage of outdated plugins to attack WordPress websites.</p>\n\n\n\n<p>If you know that <span style=\"color: #0000ff;\"><u><a href=\"https://wpplugins.tips/wordpress-security-statistics/\" class=\"rank-math-link\">over 50%</a></u></span> of WordPress vulnerabilities come from plugins, then you understand how important it is to uninstall the tools you’re not using anymore.</p>\n\n\n\n<h3>Take Advantage of Excerpts on Homepage and Archives</h3>\n\n\n\n<p>Another thing you can do to make the website more functional is to take advantage of excerpts on the homepage and archives. Namely, WordPress will automatically load and display the entire content on a given page, which is a surefire way to degrade website performance.</p>\n\n\n\n<p>If you really think that visitors should read the whole thing, then you can leave the function as is. But if you think excerpts are enough, then follow this pattern:</p>\n\n\n\n<ul><li> Settings → Reading → For each article in a feed, show Summary </li></ul>\n\n\n\n<h3>Minimize the Size of Images</h3>\n\n\n\n<p>Visual content is always burdening WordPress websites, so you should consider minimizing the size of your images. Photos that are too big will make the site slower, which is a big deal in the world where almost 60% of visitors leave a page if it takes longer than <span style=\"color: #0000ff;\"><u><a href=\"https://marketingbulldog.com/5-page-speed-statistics-you-need-to-know-for-2019/\">three seconds</a></u></span> to load.</p>\n\n\n\n<p>The easiest solution is to use lighter images and avoid gigantic files. Another option is to install a plugin such as <span style=\"color: #0000ff;\"><u><a href=\"https://wordpress.org/plugins/wp-smushit/\">Smush Image Compression and Optimization</a></u></span> to make visual content go easy on your site.</p>\n\n\n\n<h3>Split Comments into Pages</h3>\n\n\n\n<p>When your website becomes very popular, you can expect people to start writing lots of comments all over the place. While this is a sign of professional success, it can also jeopardize performance because comment loading increases the overall speed of your website. If you want to prevent this problem, go to Settings once again:</p>\n\n\n\n<ul><li> Settings → Discussion → Break comments into pages </li></ul>\n\n\n\n<h3>Optimize a WordPress Database</h3>\n\n\n\n<p>As you keep creating new posts and adding fresh content to the website, you can expect WordPress to get slower gradually. In such circumstances, you should not hesitate to optimize a WordPress database because that’s where all the information is stored.</p>\n\n\n\n<p>You can do it manually through settings, but a much simpler solution is to install a <span style=\"color: #0000ff;\"><u><a href=\"https://wordpress.org/plugins/wp-sweep/\">WP Sweep</a></u></span> plugin. This tool will help you to get rid of many redundant features in these (and many other) segments of the site:</p>\n\n\n\n<ul><li> Auto drafts </li><li> Deleted comments </li><li> Revisions </li><li> Orphaned user meta </li><li> Transient options </li><li> Unapproved comments </li><li> Unused terms </li></ul>\n\n\n\n<h3>Keep Your System Up To Date</h3>\n\n\n\n<p>Do you know that <span style=\"color: #0000ff;\"><u><a href=\"https://www.isitwp.com/interesting-wordpress-stats-facts/#wordpress-security\">almost 40%</a></u></span> of hacked WordPress websites were using an outdated version of the platform? This means that webmasters who neglect updates are likely to suffer from malicious attacks.</p>\n\n\n\n<p>The only logical response to the threat is to keep your WordPress system up to date. Every time you see there’s a new version available, take your time to upgrade and solidify both the performance and security of your website.</p>\n\n\n\n<h4 class=\"western\"><span style=\"font-family: Calibri, serif;\">Conclusion</span></h4>\n\n\n\n<p>WordPress is responsible for the functioning of more than a third of all websites currently available online. Users appreciate the platform because it’s super-easy to figure out, but some of them are still not able to identify the most important functions of the CMS.</p>\n\n\n\n<p>In this article, we analyzed nine WordPress performance tips suitable for everyday users. Remember our tips and make sure to leave a comment if you need additional explanations – we would be glad to help you out!</p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"19\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:76:\"How to create custom websites with dynamic content using Toolset and OceanWP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:102:\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:111:\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Jan 2020 16:03:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:9:\"Gutenberg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:7:\"Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:7:\"Toolset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:9:\"WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=578694\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1433:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/12/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp.jpg\" width=\"1280\" height=\"720\" title=\"How to create custom websites with dynamic content using Toolset and OceanWP\" alt=\"How to create custom websites with dynamic content using Toolset and OceanWP\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">You would be forgiven for automatically thinking that a custom website would take hours of coding to complete. In fact, the open secret in WordPress is that it is now easier than ever to build complex websites with dynamic content without using any coding at all. Thanks to last year’s release of Gutenberg designing your [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:8:\"Joe Lobo\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:24326:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/12/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp.jpg\" width=\"1280\" height=\"720\" title=\"How to create custom websites with dynamic content using Toolset and OceanWP\" alt=\"How to create custom websites with dynamic content using Toolset and OceanWP\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\"><p>You would be forgiven for automatically thinking that a custom website would take hours of coding to complete. In fact, the open secret in WordPress is that it is now easier than ever to build complex websites with dynamic content without using any coding at all.</p>\n<p>Thanks to last year’s release of <a href=\"https://wordpress.org/gutenberg/\">Gutenberg</a> designing your websites on the back-end is now possible without spending significant amounts of time on PHP or even HTML or CSS. In fact, you can simply use Gutenberg’s famous blocks and its integrated plugins such as <a href=\"https://toolset.com/\">Toolset</a> to build everything.</p>\n<p>One of the easiest ways to turn your website from basic to professional is by including dynamic content. The good news is that with Toolset and <a href=\"https://oceanwp.org/\">OceanWP</a> it is easy to bring dynamic content to your website. Before we go through how you do it let’s first explain exactly what we are talking about.</p>\n<p><img class=\"alignnone size-full wp-image-578695\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage.png\" alt=\"\" width=\"1556\" height=\"1204\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage.png 1556w, //oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage-300x232.png 300w, //oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage-1024x792.png 1024w, //oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage-768x594.png 768w, //oceanwp.org/wp-content/uploads/2019/12/Toolset-homepage-1536x1189.png 1536w\" sizes=\"(max-width: 1556px) 100vw, 1556px\" /></p>\n<h2>What is dynamic content?</h2>\n<p>With dynamic content, WordPress pulls the correct information from the database to display to the user depending on the page or post it is used on. It is in contrast to static content which does not pull any data from the database.</p>\n<p>For example, if you have a travel website with a number of different trips &#8211; such as one for Prague and one for Venice &#8211; a user will expect to see content about Prague when they click on &#8220;Prague&#8221; and the same for Venice. Both posts could have exactly the same layout but with different content. This is dynamic content.</p>\n<p><figure id=\"attachment_578696\" aria-describedby=\"caption-attachment-578696\" style=\"width: 1186px\" class=\"wp-caption alignnone\"><img class=\"size-full wp-image-578696\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/Prague.jpg\" alt=\"An example of dynamic content\" width=\"1186\" height=\"945\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/Prague.jpg 1186w, //oceanwp.org/wp-content/uploads/2019/12/Prague-300x239.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/Prague-1024x816.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/Prague-768x612.jpg 768w\" sizes=\"(max-width: 1186px) 100vw, 1186px\" /><figcaption id=\"caption-attachment-578696\" class=\"wp-caption-text\">An example of dynamic content in action.</figcaption></figure></p>\n<p>&nbsp;</p>\n<p><figure id=\"attachment_578698\" aria-describedby=\"caption-attachment-578698\" style=\"width: 1170px\" class=\"wp-caption alignnone\"><img class=\"size-full wp-image-578698\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/Venice.jpg\" alt=\"Another example of dynamic content in action.\" width=\"1170\" height=\"958\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/Venice.jpg 1170w, //oceanwp.org/wp-content/uploads/2019/12/Venice-300x246.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/Venice-1024x838.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/Venice-768x629.jpg 768w\" sizes=\"(max-width: 1170px) 100vw, 1170px\" /><figcaption id=\"caption-attachment-578698\" class=\"wp-caption-text\">We have used the same template for our &#8220;Venice&#8221; post but it displays different content thanks to Toolset.</figcaption></figure></p>\n<p>&nbsp;</p>\n<h2>Why we’re using OceanWP and Toolset</h2>\n<p>Toolset and OceanWP are both completely integrated and provide the perfect combination for creating a professional website with dynamic content.</p>\n<p>Toolset comes from the Toolset team which specializes in making it easy for both professional programmers and non-coders to build custom websites. Specifically, Toolset brings a number of advantages:</p>\n<ul>\n<li><strong>No need to switch between the back-end and front-end</strong>. Instead of wasting valuable time having to check your designs on the front-end you can be safe in the knowledge that what you see on the back-end is what you will get when you hit publish.</li>\n<li><strong>A simpler workflow</strong>. Previously on custom websites, a designer might have created their website layouts on one platform and then a developer would have had to implement them on WordPress. Now one person, regardless of their abilities, can create and display everything on WordPress.</li>\n<li><strong>Non-developers can build the website they want</strong>. Instead of compromising on their designs, non-developers can now carry out their website-building ambitions and create exactly what they wanted thanks to the simple Gutenberg interface and Toolset’ potential.</li>\n<li><strong>Save time reading documentation</strong>. Toolset is very straightforward to use and test out. Therefore, instead of reading lots of documentation you can dedicate your time to experimenting and creating content on WordPress.</li>\n<li><strong>Fewer integrations with third-party plugins</strong>. The new Gutenberg Editor and its integration with a large number of WordPress plugins such as Toolset mean you can rely on fewer third-party plugins to build your website. As a result, your website is less bloated with fewer plugins and you do not need to rely on third parties updating their plugins.</li>\n<li><strong>Follow the same workflow as the WordPress core</strong>. You do not need to worry about changing how you work with the new WordPress editor.</li>\n</ul>\n<p>Incidentally, if you want to learn more about using Gutenberg then a great resource is this <a href=\"https://colorlib.com/wp/wordpress-gutenberg-tutorial/\">WordPress Gutenberg tutorial</a> on creating custom websites using blocks.</p>\n<p>Meanwhile, OceanWP is one of the most popular websites on WordPress for businesses. Websites that are run by OceanWP have improved conversion rates, load times and SEO. Website owners can benefit hugely by combining OceanWP with Toolset to create beautiful custom websites.</p>\n<h2>Examples of what you can create using OceanWP and Toolset</h2>\n<p>Below we will go through four features you can create using OceanWP and Toolset.</p>\n<h3>How to create templates to display posts</h3>\n<p>To create your design for your posts you need to build a template. All you need to do is create a template for your custom post type once and all of the posts attributed to it will be under the same design.</p>\n<p>Below is an example of a template I created for my custom post type for tours.</p>\n<ol>\n<li style=\"list-style-type: none;\">\n<ol>\n<li>Head to Toolset-&gt;Dashboard and click on Create Content Template next to the post type. Below, I have clicked on the option next to the tours custom post type.<img class=\"alignnone size-full wp-image-578700\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/custom-template.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/custom-template.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/custom-template-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/custom-template-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/custom-template-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/custom-template-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/custom-template-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Next, you can add the fields you want for your template. For example, I have added the Heading, Image and Single Fields blocks to display my content. Click the + option in the top left.<img class=\"alignnone size-full wp-image-578701\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/clicking-the-plus-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Click under the Toolset section and search for the block you want to add. For example, I have chosen the <strong>Toolset Heading block</strong>.<img class=\"alignnone size-full wp-image-578702\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/heading-block.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/heading-block.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/heading-block-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/heading-block-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/heading-block-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/heading-block-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/heading-block-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Toolset allows you to make your blocks dynamic in order to pull the correct content from the database. For this block click <strong>Dynamic Heading Text</strong>.</li>\n<li>Under <strong>Source</strong> select the <strong>Post Title</strong>.<img class=\"alignnone size-full wp-image-578703\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/heading-settings.jpg\" alt=\"\" width=\"2161\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/heading-settings.jpg 2161w, //oceanwp.org/wp-content/uploads/2019/12/heading-settings-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/heading-settings-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/heading-settings-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/heading-settings-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/heading-settings-2048x1207.jpg 2048w\" sizes=\"(max-width: 2161px) 100vw, 2161px\" /></li>\n<li>Follow the same steps to create your other blocks including the <strong>Image</strong> and <strong>Single Field blocks</strong>.</li>\n<li>Once you have added your blocks you can see how each of your tours posts looks on the front-end. With different content but the same template.<img class=\"alignnone size-full wp-image-578704\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/venice-front-end.jpg\" alt=\"\" width=\"1738\" height=\"1156\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/venice-front-end.jpg 1738w, //oceanwp.org/wp-content/uploads/2019/12/venice-front-end-300x200.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/venice-front-end-1024x681.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/venice-front-end-768x511.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/venice-front-end-1536x1022.jpg 1536w\" sizes=\"(max-width: 1738px) 100vw, 1738px\" /></li>\n</ol>\n</li>\n</ol>\n<h2>Build your archive pages</h2>\n<p>An archive page displays a list of the content you have published under a custom post type. For example, you can create an archive that shows all of the blog posts you have published or all of the gyms on your website.</p>\n<p>However, you can also customize how your archive pages look and which posts they display using Gutenberg and Toolset. For example, you can choose to only display blog posts from the last 30 days which are on a certain topic.</p>\n<p>Below is how I created an archive for my “Tours” custom post type.</p>\n<ol>\n<li>Head to Toolset-&gt;Dashboard and click on the Create Archive option next to the custom post type. To illustrate, I have selected to create an archive for my “Gyms” custom post type.<img class=\"alignnone size-full wp-image-578706\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/archive-post-type.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/archive-post-type.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/archive-post-type-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/archive-post-type-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/archive-post-type-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/archive-post-type-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/archive-post-type-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Just like we did for our content template we can add the blocks we need for each post along with dynamic content so that WordPress pulls up the correct content from the database.<img class=\"alignnone size-full wp-image-578707\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/archive-design.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/archive-design.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/archive-design-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/archive-design-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/archive-design-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/archive-design-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/archive-design-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Once you have added your blocks you can also change your archive’s layout such as the number of columns by selecting the <strong>Block Navigation</strong> and then the <strong>WordPress Archive Loop</strong>.<img class=\"alignnone size-full wp-image-578708\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/block-navigation.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/block-navigation.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/block-navigation-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/block-navigation-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/block-navigation-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/block-navigation-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/block-navigation-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Under <strong>Loop style</strong> you can toggle the number of columns and also change the layout style of the posts (if you want an unordered list or for it to be unformatted, for example).<img class=\"alignnone size-full wp-image-578710\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/Native-WordPress-Columns-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>You can change all aspects of your layout including the order of posts, the pagination as well as columns on the right sidebar under the <strong>WordPress Archive</strong> block.<img class=\"alignnone size-full wp-image-578709\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block.jpg\" alt=\"\" width=\"2161\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block.jpg 2161w, //oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/wordpress-archive-block-2048x1207.jpg 2048w\" sizes=\"(max-width: 2161px) 100vw, 2161px\" /></li>\n<li>You can also add texts and blocks both before and after your archive loop to provide further context about your posts. Simply click the + icon before or after and you can start adding blocks or texts.<img class=\"alignnone size-full wp-image-578711\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/add-other-blocks.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/add-other-blocks.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/add-other-blocks-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/add-other-blocks-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/add-other-blocks-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/add-other-blocks-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/add-other-blocks-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n</ol>\n<h2>Display custom lists of content</h2>\n<p>With Gutenberg and blocks such as Toolset you can display a filtered list of your content and order it in any way you like. You can design your lists in any way you like including as a table, grid or any other custom design. Toolset calls this type of list a <a href=\"https://toolset.com/home/views-create-elegant-displays-for-your-content/\">View</a>.</p>\n<p>For example, you can create a grid of the tours which cost less than $200 a month which are available in the next month and are ordered starting by the cheapest.</p>\n<p>You can add your lists of content to any page you like using blocks. Below I created a list of featured tours for my homepage.</p>\n<ol>\n<li>Choose where you want to add your View and click the + button.</li>\n<li>Add the Views block and give it a name.</li>\n<li>Choose whether you want to add <strong>Pagination, Front-end sorting or a Search</strong> (we’ll get to that later).<img class=\"alignnone size-full wp-image-578712\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/search-elements.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/search-elements.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/search-elements-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/search-elements-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/search-elements-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/search-elements-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/search-elements-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Select which content you want to display. Below I selected the tours custom post type.<img class=\"alignnone size-full wp-image-578713\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/tours-custom-search.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/tours-custom-search.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/tours-custom-search-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/tours-custom-search-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/tours-custom-search-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/tours-custom-search-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/tours-custom-search-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>Just like with the previous features you can next add the blocks that you want to display with dynamic content.</li>\n<li>You can edit the order of your list, the content it displays and much more by clicking <strong>Block Navigation</strong> and selecting your View. Use the sidebar to go through the options. For example, you can use the <strong>Query Filter</strong> setting to add filters to only display tours with a rating of more than four stars.</li>\n</ol>\n<p><img class=\"alignnone size-full wp-image-578714\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours.jpg\" alt=\"\" width=\"2161\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours.jpg 2161w, //oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/general-custom-search-tours-2048x1207.jpg 2048w\" sizes=\"(max-width: 2161px) 100vw, 2161px\" /></p>\n<h2>Add a custom search</h2>\n<p>A custom search is an important tool to help your users find exactly what they are looking for. Just like a search engine, you can use a custom search to narrow down your results.</p>\n<p>For example, if you are looking for a tour for less than $200 you can set it using a custom search filter.</p>\n<ol>\n<li>Just like when you display a custom list of content insert a <strong>View</strong> block into your page.</li>\n<li>In the View creation wizard enable the <strong>Search</strong> option.<img class=\"alignnone size-full wp-image-578715\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/search-bar.jpg\" alt=\"\" width=\"2160\" height=\"1274\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/search-bar.jpg 2160w, //oceanwp.org/wp-content/uploads/2019/12/search-bar-300x177.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/search-bar-1024x604.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/search-bar-768x453.jpg 768w, //oceanwp.org/wp-content/uploads/2019/12/search-bar-1536x906.jpg 1536w, //oceanwp.org/wp-content/uploads/2019/12/search-bar-2048x1208.jpg 2048w\" sizes=\"(max-width: 2160px) 100vw, 2160px\" /></li>\n<li>You can now add <strong>Search Fields, Search Buttons</strong> and many more options in the Views editing area.</li>\n<li>Just like with the other features you can use the right sidebar to make any changes including labels, stylings and the main field settings.</li>\n</ol>\n<p>Here is how the custom search looks on the front-end, complete with filters for the name, minimum rating and types of gyms.</p>\n<p><img class=\"alignnone size-full wp-image-578717\" src=\"https://oceanwp.org/wp-content/uploads/2019/12/custom-search.jpg\" alt=\"\" width=\"1425\" height=\"1222\" srcset=\"//oceanwp.org/wp-content/uploads/2019/12/custom-search.jpg 1425w, //oceanwp.org/wp-content/uploads/2019/12/custom-search-300x257.jpg 300w, //oceanwp.org/wp-content/uploads/2019/12/custom-search-1024x878.jpg 1024w, //oceanwp.org/wp-content/uploads/2019/12/custom-search-768x659.jpg 768w\" sizes=\"(max-width: 1425px) 100vw, 1425px\" /></p>\n<h2>Build your complex website using OceanWP and Toolset today!</h2>\n<p>Now that you have an idea of how easy it is to build complex websites without any coding at all you can get started today. All you need is OceanWP and the plugins associated with it including <a href=\"https://toolset.com/\">Toolset</a>.</p>\n<p>Have you built your custom website using Toolset and OceanWP? Let us know your experiences of it in the comments below!</p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:107:\"https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"500k Installs Milestone &amp; Black Friday deals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 27 Nov 2019 23:46:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Announcement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=577395\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1291:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/11/black-2951013_1280.png\" width=\"1280\" height=\"866\" title=\"500k Installs Milestone &#038; Black Friday deals\" alt=\"500k Installs Milestone &#038; Black Friday deals\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">Hello everyone! As Black Friday approaches, OceanWP will offer some amazing deals! It&#8217;s also a great time to celebrate another milestone: 500,000 installs, making OceanWP the fastest growing WordPress theme! For Black Friday and Cyber Monday, we will offer: &#160; Lifetime licenses: 20% off for 1-site, 3-site and 25-site for the first 200 people. Annual [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Nicolas Lecocq\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:2085:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/11/black-2951013_1280.png\" width=\"1280\" height=\"866\" title=\"500k Installs Milestone &#038; Black Friday deals\" alt=\"500k Installs Milestone &#038; Black Friday deals\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\"><div>\n<p>Hello everyone!</p>\n</div>\n<div>As Black Friday approaches, OceanWP will offer some amazing deals!</div>\n<div></div>\n<div>\n<p>It&#8217;s also a great time to celebrate another milestone: <span style=\"text-decoration: underline;\"><strong>500,000 installs</strong></span>, making OceanWP the fastest growing WordPress theme!</p>\n</div>\n<div>\n<p>For Black Friday and Cyber Monday, we will offer:</p>\n<p>&nbsp;</p>\n</div>\n<div><span style=\"text-decoration: underline;\"><strong>Lifetime licenses:</strong></span></div>\n<div><strong>20% off</strong> for 1-site, 3-site and 25-site for the first 200 people.<br />\n<u><br />\n</u></div>\n<div><strong><span style=\"text-decoration: underline;\">Annual licenses:</span></strong></div>\n<div><strong>25% off</strong> of 1-site for the first 300 people<br />\n<strong>30% off</strong> of 3-site and 25-site for the first 500 people</div>\n<div>\n<p>We want to thank our users and loyal community, and wish the folks in the United States a happy Thanksgiving.</p>\n<p>Catch all the deals on the bundle page:<br />\n<a href=\"https://oceanwp.org/core-extensions-bundle/\">https://oceanwp.org/core-extensions-bundle/</a></p>\n</div>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:26:\"Why OceanWP Uses Rank Math\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:61:\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 06 Nov 2019 09:05:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Announcement\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=428050\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1161:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/04/OceanWP-x-Rank-Math.png\" width=\"1200\" height=\"600\" title=\"Why OceanWP Uses Rank Math\" alt=\"Why OceanWP Uses Rank Math\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">If you’re an avid OceanWP user and have recently installed our theme, you may have noticed that we make a few plugin recommendations. After all, you might be on this page because you’re trying to find out more about one of the plugins we recommend &#8211; Rank Math. So without further ado, in this post, [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Alex de Borba\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:39679:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/04/OceanWP-x-Rank-Math.png\" width=\"1200\" height=\"600\" title=\"Why OceanWP Uses Rank Math\" alt=\"Why OceanWP Uses Rank Math\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">		<div data-elementor-type=\"wp-post\" data-elementor-id=\"428050\" class=\"elementor elementor-428050\" data-elementor-settings=\"[]\">\n			<div class=\"elementor-inner\">\n				<div class=\"elementor-section-wrap\">\n							<section class=\"elementor-element elementor-element-1e19fae elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"1e19fae\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-ea97e72 elementor-column elementor-col-100 elementor-top-column\" data-id=\"ea97e72\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-996b30d elementor-widget elementor-widget-text-editor\" data-id=\"996b30d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">If you’re an avid OceanWP user and have recently installed our theme, you may have noticed that we make a few plugin recommendations. After all, you might be on this page because you’re trying to find out more about one of the plugins we recommend &#8211; Rank Math.\n<br>\nSo without further ado, in this post, we’ll run through the reasons we chose to recommend the <a href=\"https://rankmath.com/wordpress/plugin/seo-suite/\" target=\"_blank\" rel=\"noopener\">Rank Math WordPress SEO</a> plugin and why we use it on our website.</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-1ff7e12 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"1ff7e12\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-4dbb75f elementor-column elementor-col-100 elementor-top-column\" data-id=\"4dbb75f\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-7e59305 elementor-widget elementor-widget-heading\" data-id=\"7e59305\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">1. Rank Math + OceanWP = An Unbeatable Combination</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-4b692e4 elementor-widget elementor-widget-image\" data-id=\"4b692e4\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"576\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-1024x576.png\" class=\"attachment-large size-large\" alt=\"rank-math\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-1024x576.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-300x169.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-768x432.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math.png 1280w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-e559aed elementor-widget elementor-widget-text-editor\" data-id=\"e559aed\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Before we jump into taking a look at the specific features that we love about the Rank Math plugin, let’s take a look at why OceanWP and Rank Math specifically are an unbeatable combination.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-6174af9 elementor-widget elementor-widget-text-editor\" data-id=\"6174af9\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>We’ve worked directly with the Rank Math plugin developers to ensure that our theme is as SEO-friendly as possible and works seamlessly with the plugin’s existing powerful <a href=\"https://schema.org/\" target=\"_blank\" rel=\"noopener\">Schema.org</a> implementation for all of OceanWP’s elements, sidebars, footers and so forth.</p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-631993a elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"631993a\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-470cf77 elementor-column elementor-col-100 elementor-top-column\" data-id=\"470cf77\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-a2d2810 elementor-widget elementor-widget-heading\" data-id=\"a2d2810\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">2. Seriously, all of this is free - we’re not kidding ? </h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-8a87571 elementor-widget elementor-widget-image\" data-id=\"8a87571\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"476\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-is-free-1024x476.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-is-free-1024x476.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-is-free-300x140.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-is-free-768x357.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-is-free.png 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-09febdd elementor-widget elementor-widget-text-editor\" data-id=\"09febdd\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Here’s a quick look at some of our favorite features that are freely available in the Rank Math SEO plugin:</p><ul><li>Deep Schema Markup Integration for Over 14 Types of Content.</li><li><a href=\"https://en.wikipedia.org/wiki/Latent_semantic_analysis\" target=\"_blank\" rel=\"noopener\">Latent Semantic Indexing</a> Keyword Tool Built-in.</li><li>Track your keyword rankings, click-through ratio, and other important metrics right from your WordPress dashboard.</li><li>Easily initiate a <a href=\"https://rankmath.com/blog/seo-audit/\" target=\"_blank\" rel=\"noopener\">12-Step SEO Audit</a> &#8211; helps identify issues on your website that may be preventing your site from ranking in search.</li><li>Built-in 404 Monitor &amp; Redirections Support.</li><li>Create sitemaps that can easily be submitted to the Google Search Console.</li><li><a href=\"https://en.wikipedia.org/wiki/Breadcrumb_(navigation)\" target=\"_blank\" rel=\"noopener\">Breadcrumbs</a> are useful in helping Google’s bots better understand a website’s hierarchy and make it easier for users to understand where they currently are on a website. In case you missed it, <a href=\"https://searchengineland.com/google-replaces-a-sites-url-from-the-search-results-uses-their-site-name-breadcrumb-path-219064\" target=\"_blank\" rel=\"noopener\">Google replaced site URLs in search results</a> and now uses site names and breadcrumb paths instead for mobile search snippets. Rank Math automatically adds the structured data (markup) to your website so you don’t have to go through the <a href=\"https://developers.google.com/search/docs/guides/enhance-site#enable-breadcrumbs\" target=\"_blank\" rel=\"noopener\">tedious process of doing this yourself</a>.</li></ul></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-ff92d87 elementor-widget elementor-widget-image\" data-id=\"ff92d87\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"241\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-breadcrumbs-free-1024x241.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-breadcrumbs-free-1024x241.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-breadcrumbs-free-300x71.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-breadcrumbs-free-768x181.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-breadcrumbs-free.png 1310w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-1653f4d elementor-widget elementor-widget-text-editor\" data-id=\"1653f4d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">There currently isn’t a paid version of Rank Math available just yet and the good news is that all of the awesome features that are currently available in the free version are and always will remain completely free. We believe that this truly shows what they’re trying to do for the entire WordPress community in helping them truly take control of their website’s on-page SEO and optimize their websites to rank as highly as possible without just trying to make money off of every little feature.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-b2d5a03 elementor-widget elementor-widget-text-editor\" data-id=\"b2d5a03\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">This additionally makes us extremely eager to see what’s in store for the future of Rank Math and what extra functionality they’ll be introducing to help us take our SEO to a whole new level (again).</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-2f43d08 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"2f43d08\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-9412978 elementor-column elementor-col-100 elementor-top-column\" data-id=\"9412978\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-479615f elementor-widget elementor-widget-heading\" data-id=\"479615f\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">3. It makes everything easy (the way it should be) ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-879958a elementor-widget elementor-widget-text-editor\" data-id=\"879958a\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Everything from Rank Math’s 404 Monitor all the way down to their redirections module and improved SEO Meta Box makes technical SEO easy, the way they should be.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-57faa84 elementor-widget elementor-widget-image\" data-id=\"57faa84\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"443\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-404-monitor-1024x443.png\" class=\"attachment-large size-large\" alt=\"rank-math-404-monitor\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-404-monitor-1024x443.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-404-monitor-300x130.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-404-monitor-768x332.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-404-monitor.png 1170w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-30a8a7e elementor-widget elementor-widget-text-editor\" data-id=\"30a8a7e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Once activated, you can easily use the 404 Monitor to keep track of URLs where your website’s visitors run into errors. That data can then be used together with the Redirections module to easily redirect broken pages or deleted content to more relevant pages on your website.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-dc167ed elementor-widget elementor-widget-text-editor\" data-id=\"dc167ed\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>All you need to do is click the <strong>Redirect</strong> button on any of the links that appear in the 404 Monitor’s logs.</p></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-227f699 elementor-widget elementor-widget-image\" data-id=\"227f699\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"233\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/wordpress-redirections-rank-math-1024x233.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/wordpress-redirections-rank-math-1024x233.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/wordpress-redirections-rank-math-300x68.png 300w, //oceanwp.org/wp-content/uploads/2019/04/wordpress-redirections-rank-math-768x175.png 768w, //oceanwp.org/wp-content/uploads/2019/04/wordpress-redirections-rank-math.png 1320w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-898f40d elementor-widget elementor-widget-text-editor\" data-id=\"898f40d\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>And you’ll be taken straight to the <a href=\"https://rankmath.com/kb/setting-up-redirections/\" target=\"_blank\" rel=\"noopener\">redirections</a> page to add a redirect &#8211; as shown below:</p></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-a0891f8 elementor-widget elementor-widget-image\" data-id=\"a0891f8\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"820\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/add-redirect-rank-math-1024x820.png\" class=\"attachment-large size-large\" alt=\"add-redirect-rank-math\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/add-redirect-rank-math-1024x820.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/add-redirect-rank-math-300x240.png 300w, //oceanwp.org/wp-content/uploads/2019/04/add-redirect-rank-math-768x615.png 768w, //oceanwp.org/wp-content/uploads/2019/04/add-redirect-rank-math.png 1588w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-0535e14 elementor-widget elementor-widget-text-editor\" data-id=\"0535e14\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">This is something we love because it not only makes sure that we aren’t accidentally serving our own visitors with 404 pages unknowingly but it also makes it extremely easy (and fast) to implement the correct redirect so we can fix it before anyone else notices it.</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-7baf17a elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"7baf17a\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-367e008 elementor-column elementor-col-100 elementor-top-column\" data-id=\"367e008\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-fb15f16 elementor-widget elementor-widget-heading\" data-id=\"fb15f16\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">4. The user interface is second to none ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-69f987a elementor-widget elementor-widget-image\" data-id=\"69f987a\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"876\" height=\"828\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-seo-audit.png\" class=\"attachment-large size-large\" alt=\"rank-math-seo-audit\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-seo-audit.png 876w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-seo-audit-300x284.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-seo-audit-768x726.png 768w\" sizes=\"(max-width: 876px) 100vw, 876px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-38992a2 elementor-widget elementor-widget-text-editor\" data-id=\"38992a2\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Rank Math’s user interface is really nice to work with and the plugin is extremely fast (more on speed coming up). In contrast to most if not all other SEO plugins for WordPress, Rank Math isn’t riddled with annoying upsells and advertisements that clutter the WordPress admin area &#8211; what used to be a productive workspace. This is definitely on the list of reasons why we use Rank Math and recommend it to OceanWP users &#8211; we doubt anyone would really want</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-5d1e7c1 elementor-widget elementor-widget-text-editor\" data-id=\"5d1e7c1\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>As we’re about to come onto, Rank Math is really fast. And this is in part due to the sheer amount of thought that went into the design of the user interface. It’s simple and nice to work with on a daily basis. The free plugin isn’t riddled with advertisements and upsells that continuously try to encourage you to buy something else from them which is something we’ve seen <strong>a lot</strong> in our days of working with WordPress.</p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-7835202 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"7835202\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-54c847f elementor-column elementor-col-100 elementor-top-column\" data-id=\"54c847f\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-589ec4e elementor-widget elementor-widget-heading\" data-id=\"589ec4e\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">5. Rank Math is the fastest search engine optimization plugin ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-5e4028e elementor-widget elementor-widget-text-editor\" data-id=\"5e4028e\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">As you will come to realize when using the plugin, Rank Math incredibly fast.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-7525dae elementor-widget elementor-widget-text-editor\" data-id=\"7525dae\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Here at OceanWP, we truly care about and pride ourselves in developing with performance in mind. Nobody should be forced to wait for your website to load and <a href=\"https://webmasters.googleblog.com/2018/01/using-page-speed-in-mobile-search.html\" target=\"_blank\" rel=\"noopener\">slower websites are known to have lower conversion rates</a>.</p></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-b75f812 elementor-widget elementor-widget-text-editor\" data-id=\"b75f812\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Thanks to a leaner codebase and a plugin that makes fewer database queries on page load, switching to Rank Math is an easy choice if you care about performance at all.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-36bdd87 elementor-widget elementor-widget-image\" data-id=\"36bdd87\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"363\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-vs-yoast-1024x363.png\" class=\"attachment-large size-large\" alt=\"rank-math-vs-yoast\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-vs-yoast-1024x363.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-vs-yoast-300x106.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-vs-yoast-768x272.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-vs-yoast.png 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-e48a4a8 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"e48a4a8\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-c5cf566 elementor-column elementor-col-100 elementor-top-column\" data-id=\"c5cf566\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-ee14059 elementor-widget elementor-widget-heading\" data-id=\"ee14059\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">6. A Schema.org Implementation that makes sense ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-da80163 elementor-widget elementor-widget-image\" data-id=\"da80163\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"421\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-schema-structured-data-1024x421.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-schema-structured-data-1024x421.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-schema-structured-data-300x123.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-schema-structured-data-768x316.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-schema-structured-data.png 1970w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-6d38048 elementor-widget elementor-widget-text-editor\" data-id=\"6d38048\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Rank Math also makes it extremely easy to configure your posts, pages and custom post types for all of the following Rich Snippet types:\n\n<ul>\n<li>Article Rich Snippets</li>\n<li>Book Rich Snippets</li>\n<li>Course Rich Snippets</li>\n<li>Event Rich Snippets</li>\n<li>Job Posting Rich Snippets</li>\n<li>Local Business Rich Snippets</li>\n<li>Music Rich Snippets</li>\n<li>Person Rich Snippets</li>\n<li>Product Rich Snippets</li>\n<li>Recipe Rich Snippets</li>\n<li>Restaurant Rich Snippets</li>\n<li>Review Rich Snippets</li>\n<li>Service Rich Snippets</li>\n<li>Software/App Rich Snippets</li>\n<li>Video Rich Snippets</li>\n</ul></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-e608ecc elementor-widget elementor-widget-text-editor\" data-id=\"e608ecc\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Schema is more important than ever now that voice search is an integral part of Google search as a whole. There’s really never been a better time to make it easier for Google to understand your website’s content using Rank Math’s Schema.org Markup implementation. With Rank Math, you finally have the ability to <strong>take complete control</strong> of your website’s on-page SEO.</p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-53ac94a elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"53ac94a\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-afef584 elementor-column elementor-col-100 elementor-top-column\" data-id=\"afef584\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-758d6b1 elementor-widget elementor-widget-heading\" data-id=\"758d6b1\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">7. The tight Google Search Console Integration ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-1795519 elementor-widget elementor-widget-image\" data-id=\"1795519\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"323\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/google-search-console-integration-1024x323.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/google-search-console-integration-1024x323.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/google-search-console-integration-300x95.png 300w, //oceanwp.org/wp-content/uploads/2019/04/google-search-console-integration-768x242.png 768w, //oceanwp.org/wp-content/uploads/2019/04/google-search-console-integration.png 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-00f015b elementor-widget elementor-widget-text-editor\" data-id=\"00f015b\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Another feature we think you’ll really love is the Google Search Console integration. Easily view key metrics and check important information such as rankings, sitemaps that have been submitted to Google and more right from the WordPress admin dashboard.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-fff0701 elementor-widget elementor-widget-image\" data-id=\"fff0701\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"809\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-search-analytics-1024x809.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-search-analytics-1024x809.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-search-analytics-300x237.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-search-analytics-768x607.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-search-analytics.png 1155w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-13a9afd elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"13a9afd\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-0c528f2 elementor-column elementor-col-100 elementor-top-column\" data-id=\"0c528f2\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-0b7a302 elementor-widget elementor-widget-heading\" data-id=\"0b7a302\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">8. Support is available for non-paying users ?‍♂️</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-20bf204 elementor-widget elementor-widget-image\" data-id=\"20bf204\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"448\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/rank-math-support-1024x448.png\" class=\"attachment-large size-large\" alt=\"\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/rank-math-support-1024x448.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-support-300x131.png 300w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-support-768x336.png 768w, //oceanwp.org/wp-content/uploads/2019/04/rank-math-support.png 1999w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-8107815 elementor-widget elementor-widget-text-editor\" data-id=\"8107815\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>Their extensive <a href=\"https://rankmath.com/kb/wordpress/seo-suite/\" target=\"_blank\" rel=\"noopener\">documentation</a> together with their amazing customer support works <strong>24/7</strong> to make sure that no question is left unanswered. Now that you’re using Rank Math, you’re also more than welcome to join this Facebook community of fellow WordPress users passionate about search engine optimization.</p></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-5d8cab8 elementor-widget elementor-widget-text-editor\" data-id=\"5d8cab8\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Not many plugins provide support to non-paying users apart from limited support on the WordPress.org support forums and we think the comfort of their active community of developers and users is unbeatable.</div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-401c8f0 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"401c8f0\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-1f64eb8 elementor-column elementor-col-100 elementor-top-column\" data-id=\"1f64eb8\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-c271173 elementor-widget elementor-widget-heading\" data-id=\"c271173\" data-element_type=\"widget\" data-widget_type=\"heading.default\">\n				<div class=\"elementor-widget-container\">\n			<h2 class=\"elementor-heading-title elementor-size-default\">9. Quick &amp; Easy migrations from Yoast &amp; others! ?</h2>		</div>\n				</div>\n				<div class=\"elementor-element elementor-element-fdedd04 elementor-widget elementor-widget-image\" data-id=\"fdedd04\" data-element_type=\"widget\" data-widget_type=\"image.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-image\">\n										<img width=\"1024\" height=\"769\" src=\"https://oceanwp.org/wp-content/uploads/2019/04/migrate-from-yoast-to-rank-math-1024x769.png\" class=\"attachment-large size-large\" alt=\"migrate-from-yoast-to-rank-math\" srcset=\"//oceanwp.org/wp-content/uploads/2019/04/migrate-from-yoast-to-rank-math-1024x769.png 1024w, //oceanwp.org/wp-content/uploads/2019/04/migrate-from-yoast-to-rank-math-300x225.png 300w, //oceanwp.org/wp-content/uploads/2019/04/migrate-from-yoast-to-rank-math-768x577.png 768w, //oceanwp.org/wp-content/uploads/2019/04/migrate-from-yoast-to-rank-math.png 1896w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-01b79e7 elementor-widget elementor-widget-text-editor\" data-id=\"01b79e7\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Moving over couldn’t be easier so what are you waiting for! Here’s a brief overview of how to ensure that you retain the data from the old SEO plugin you were using:\n\n<ol>\n<li>Leave the old SEO plugin you were using before active.</li>\n<li>Install and activate the Rank Math WordPress plugin.</li>\n<li>Use Rank Math’s one-click migration and setup wizard to start the migration process + let the magic happen! ? (it supports migrations from Yoast, All In One SEO Pack and SEOPress).</li>\n</ol></div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-512b835 elementor-widget elementor-widget-text-editor\" data-id=\"512b835\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\">Our partnership with Rank Math is all a part of OceanWP’s ongoing effort to grow, evolve, innovate and provide the best possible experience to users so we can turn your dream of designing a successful website into a reality.</div>\n				</div>\n				</div>\n				<div class=\"elementor-element elementor-element-2871f5c elementor-widget elementor-widget-text-editor\" data-id=\"2871f5c\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p><em><strong>If you have anything to add or have a question for us – please feel free to leave a comment below and we’ll get back to you as soon as possible!</strong></em></p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n				<section class=\"elementor-element elementor-element-0a85a7c elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"0a85a7c\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-e6bb006 elementor-column elementor-col-100 elementor-top-column\" data-id=\"e6bb006\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap\">\n					<div class=\"elementor-widget-wrap\">\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n						</div>\n			</div>\n		</div>\n		<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"https://oceanwp.org/blog/why-oceanwp-uses-rank-math/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"24\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WordPress Hosting – How To Pick The Cost Effective Option?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Aug 2019 15:58:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:6:\"Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=544523\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1276:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/08/wordpress-973439_960_720.jpg\" width=\"1200\" height=\"600\" title=\"WordPress Hosting – How To Pick The Cost Effective Option?\" alt=\"WordPress Hosting – How To Pick The Cost Effective Option?\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">When it comes to WordPress, then it is considered as one of the best content management system. It is easy to use that is the main reason why its demand is increasing day by day. There are lots of other facts that you should read about WordPress hosting in order to enhance your knowledge. If [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Walter Moore\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:7290:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/08/wordpress-973439_960_720.jpg\" width=\"1200\" height=\"600\" title=\"WordPress Hosting – How To Pick The Cost Effective Option?\" alt=\"WordPress Hosting – How To Pick The Cost Effective Option?\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>When it comes to WordPress,\nthen it is considered as one of the best content management system. It is easy\nto use that is the main reason why its demand is increasing day by day. There\nare lots of other facts that you should read about WordPress hosting in order\nto enhance your knowledge. If you have a WordPress website, then WordPress\nhosting is an ideal option that you should choose to get started. Well,\nnumerous benefits are associated with WordPress Hosting that you should\nunderstand properly. It can also help you to know its importance with ease.</p>\n\n\n\n<p>Well, many web hosts are\nout there that are providing support to WordPress. The thing you should know\nthat all of them are not good so you should make your choices wisely. If you\nare looking for a cost-effective WordPress Hosting, then you need to take a lot\nof things into consideration. Some people think that considering the only price\nis not the right thing because there are many other aspects to which you should\npay attention. To ease up your selection process, you should follow some\nbeneficial tips that have been underlined.</p>\n\n\n\n<ul><li><strong>Consider\nthe Price </strong></li></ul>\n\n\n\n<p>First of all, you should\nalways consider the price factor while selecting a cost-effective web hosting\npackage. In this situation, you should also try to keep your budget in mind\nbecause the cost of the web hosting package will always depend on it. If you\nhave a low budget, then you can&#8217;t afford a really expensive package. The\npackage that comes with a very low price is probably a scam to loot you. It is\nthe main reason why you should always make your choices wisely.</p>\n\n\n\n<ul><li><strong>Free\nfeatures </strong></li></ul>\n\n\n\n<p>When it comes to the\nselection of the best hosting services, then you should also check the free\nfeatures that the service providers are offering. You can easily see that many\nservice providers always offer some extras and free features with their web\nhosting packages. Usually, they offer a free domain name, backup service, and\nfree advertising credits. With the help of this, you can get additional value\nfor your services.</p>\n\n\n\n<ul><li><strong>The\nreputation of the company</strong></li></ul>\n\n\n\n<p>Before going to make your\nfinal decision regarding the selection of the best service provider or company,\nyou should check its reputation. With the help of doing this, you can easily\nfind a trustworthy service provider in order to meet your various requirements\nwith ease. Availing service from these service providers will help you to get\nproper satisfaction. To get an idea about the reputation of a company, you can\ntake help from various methods. </p>\n\n\n\n<ul><li><strong>Money\nback guarantee </strong></li></ul>\n\n\n\n<p>You will get amazed after knowing the fact that many service providers are offering the money-back guarantee. With the help of this, you can easily ask for the refund of your payment if you are not satisfied with the services. You should always check all these terms and policies before going to avail services from a web hosting company or service provider. It can also help you to get peace of your mind. </p>\n\n\n\n<ul><li><strong>Installation\nservices </strong></li></ul>\n\n\n\n<p>It is also crucial to check\nwhether the service providers are offering the installation services in the\npackage or not. Most of the service providers offer this service whereas some\ncompanies never give this facility for the users. Well, beginners should always\nchoose a company that is offering installation services because it is a difficult\ntask. Due to this reason, you should always find a service provider after\nchecking all the services and facilities that they are offering.</p>\n\n\n\n<ul><li><strong>Customer\nservice </strong></li></ul>\n\n\n\n<p>Before going to select the\nweb hosting services for your WordPress website, many tips should be taken into\naccount. The most important thing that you should check once is the quality of\nthe customer service. If it is good, then you shouldn&#8217;t think anymore to make\nyour final decision regarding the selection of the best service provider. You\ncan also get an idea about the customer service of a company by asking some\npre-sale questions from the support team.</p>\n\n\n\n<ul><li><strong>Web\nhosting performance </strong></li></ul>\n\n\n\n<p>With the help of knowing\nthe web hosting performance, you can easily take your steps forward. If your\nwebsite is suffering from slowness and invisibility, then it is not a good\nchoice. You should check whether the web hosting performance is good or not.\nAfter this, you can make your final choice and move your steps forward. Never\nignore this factor because it plays an important role that can help you to get\na lot of advantages. </p>\n\n\n\n<p>After considering all the\nabove-mentioned tips, you can easily make your process regarding the selection\nof the best and cost-effective WordPress Hosting services. Keep all these\nfactors in mind and then make your final choice.</p>\n\n\n\n<p><strong>Other tips to consider </strong></p>\n\n\n\n<p>If you are a beginner and\nyou don&#8217;t know how to select the best WordPress Hosting services, then many\ntips can help you out. Well, many service providers are out there, and it is\nthe reason why most of the people are facing a lot of issues while finding the\nbest one. In this situation, you can ask for referrals to narrow down your\nsearch options. There are many other things that you can do to ease up your\ntask. In this way, you can easily know about the top best service providers.\nAfter this, you should make a list and then try to gather some essential\ndetails related to them. By doing this, you can easily pick the right service\nprovider to avail quality services for your website. </p>\n\n\n\n<p><strong>The last words </strong><a href=\"https://www.collectiveray.com/wp/wordpress-tips-tricks-hacks\">WordPress</a> is\nan easy to use content management system that can also help you to maintain the\ncontent of your website. For this, you should look for the best hosting\nservices that are not a piece of cake. You can either choose the <a href=\"https://www.bigdropinc.com/branding/\">branding\nfirm</a> or\nother service providers to take assistance. Never forget about the crucial\nfactors while selecting the right service provider for your WordPress website.\n\n\n\n</p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://oceanwp.org/blog/wordpress-hosting-how-to-pick-the-cost-effective-option/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"11\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"15 SEO Tips and Techniques to Boost Ranking on WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 09 Aug 2019 15:09:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=532215\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1320:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/importance-ongoing-SEO.jpg\" width=\"1200\" height=\"600\" title=\"15 SEO Tips and Techniques to Boost Ranking on WordPress\" alt=\"15 SEO Tips and Techniques to Boost Ranking on WordPress\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">WordPress is one of the most popular free content management systems. It’s mostly used by bloggers, but WordPress also works for other types of sites, such as galleries, shops, and forums. WordPress has an understandable interface and reasonable prices. These two features make it a perfect option for beginners and people who don’t want to [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Matthew Williams\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10219:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/importance-ongoing-SEO.jpg\" width=\"1200\" height=\"600\" title=\"15 SEO Tips and Techniques to Boost Ranking on WordPress\" alt=\"15 SEO Tips and Techniques to Boost Ranking on WordPress\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">		<div data-elementor-type=\"wp-post\" data-elementor-id=\"532215\" class=\"elementor elementor-532215\" data-elementor-settings=\"[]\">\n			<div class=\"elementor-inner\">\n				<div class=\"elementor-section-wrap\">\n							<section class=\"elementor-element elementor-element-44a799f elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"44a799f\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-6d85e10f elementor-column elementor-col-100 elementor-top-column\" data-id=\"6d85e10f\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-227bc0d5 elementor-widget elementor-widget-text-editor\" data-id=\"227bc0d5\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p>WordPress is one of the most popular free content management systems. It’s mostly used by bloggers, but WordPress also works for other types of sites, such as galleries, shops, and forums.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>WordPress has an understandable interface and reasonable prices. These two features make it a perfect option for beginners and people who don’t want to spend much time on the technical side of their website.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>WordPress can help you to make an attractive and stylish site effortlessly. However, if you want to monetize your content, you have to make it Google friendly. In an ideal world, your site should be friendly for all search engines, but Google is the most popular among them. We recommend you focus on Google because the requirements of other search engines are quite similar.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Blogging on WordPress is a great way to make some money even if you’re a college student. You just need a bit of talent, creative ideas, and good writing skills. If you just want to focus on your blog, <a href=\"https://answershark.com/pay-for-college-essay.html\">pay</a> for college essays and leave your homework to someone else. While expert writers deal with your essays, you’ll have time to make your blog a source of constant income.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#1 Pick the right web host</h3>\n<p>The speed of your site is a crucial indicator both for the search engine and for your visitors. No one would wait for 30 seconds to see your main page! And Google won’t rank your site well if it’s too slow. Choose a web host that is able to provide you with a good speed.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#2 Polish the first paragraphs</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Search engines pay the most attention to the first 100 words on your page. Make sure that you include all the necessary keywords and internal links in the first paragraphs. The introduction should be a short description of what your post is about.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#3 Make longer posts</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Longer posts tend to rank better. However, you should keep a balance between the length of your post and its usefulness. It’s hard to believe, for example, that someone would be able to write an interesting 4,000-word post about setting an alarm clock.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#4 Install Google Analytics</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>The presence of Google Analytics on your site probably won’t influence the ranking directly. But this amazing tool will help you to monitor the sources of traffic, your audience’s behavior, and other important data. Regular analysis and improvement will boost your ranking.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#5 Don’t neglect internal linking</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Internal links give you the opportunity to present all the related content both to Google and your visitors. They simplify the navigation process for search engines, and they won’t leave this advantage without attention.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#6 Take advantage of social media sharing</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Creating so-called “shareable” content isn’t enough. You should add sharing buttons to your WordPress blog to make the sharing process easier for your readers. If Google sees that your post becomes popular on social media, it’ll rank better.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#7 Change the permalink structure</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Standard WordPress permalinks aren’t Google friendly. We recommend you to change your permalink structure to be text-based and add some keywords.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#8 Choose Google-friendly themes</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>When you create a site on WordPress, picking a theme is a real challenge. It offers thousands of them, and you have no idea which one is going to work better! But you should take into consideration three criteria: your theme has to be mobile-friendly, fast, and optimized for SEO.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#9 Use keywords in your content</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Keywords are phrases or separate words that show Google that your article is relevant to its topic. If your article’s theme is on 15 SEO tips and techniques to boost ranking on WordPress, and you don’t include the word “WordPress” in your post, then Google won’t rank it well.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#10 Install a sitemap plugin</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>This plugin is an absolute must-have for WordPress sites. A sitemap helps search engines to navigate your site and index all the content faster. The installation process is quick, and the results won’t be long in coming.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#11 Name your images</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>When you post images, use this opportunity to include more keywords to your content. WordPress allows you to name your images, add alt text, provide a small caption, and apply tags. It won’t take more than a minute, but your positions will certainly improve!</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#12 Pick SEO plugins</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>WordPress offers a wide range of plugins, such as the All in One SEO Pack. These plugins are a perfect option for beginners who have no time to deal with complex terms and techniques. SEO plugins will help you with things like generating a sitemap, or changing a title or description.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#13 Try a table of contents</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>We’ve already mentioned that Google appreciates long posts. However, long texts are hard to navigate for users. Add a table of contents, and search engines will notice your attempt to make your site more comfortable for visitors. As a rule, a table of contents increases the time that your readers spend on your site.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#14 Monitor comments</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>Spam comments won’t make your WordPress site attractive for Google. Links to unrelated sites or pages with “shady” content are also harmful to the reputation of your site. And your readers won’t like links to gambling websites on your page about avoiding scammers.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<h3>#15 Post optimized images</h3>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>As we’ve mentioned, page download performance is crucial for your ranking. By compressing and resizing images, you’ll automatically increase the download speed. You can optimize your images before uploading them to WordPress or use special plugins.</p>\n<p><!-- /wp:paragraph --></p>\n<p><!-- wp:paragraph --></p>\n<p>WordPress gives many opportunities both to beginners and experienced users. This platform allows you to create attractive sites, but search engine optimization is on you. Don’t neglect our recommendations, and your ranking will improve!</p>\n<p><!-- /wp:paragraph --></p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n						</div>\n			</div>\n		</div>\n		<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://oceanwp.org/blog/15-seo-tips-and-techniques-to-boost-ranking-on-wordpress/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"23\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:57:\"How to Promote Your Blog: The Complete Beginner’s Guide\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/#comments\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jul 2019 17:30:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=524384\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1292:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/corinne-kutz-tMI2_-r5Nfo-unsplash.jpg\" width=\"2880\" height=\"1920\" title=\"How to Promote Your Blog: The Complete Beginner’s Guide\" alt=\"How to Promote Your Blog: The Complete Beginner’s Guide\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">So you started a blog. It looks pretty nice and you invest a huge effort to produce high-qualtiy content on a daily basis. But not many visitors arrive at the website. Why is that the case? Without proper promotion, even the best content has low chances to reach a great audience. The 2019 Blogger Statistics [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Osborne\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:14655:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/corinne-kutz-tMI2_-r5Nfo-unsplash.jpg\" width=\"2880\" height=\"1920\" title=\"How to Promote Your Blog: The Complete Beginner’s Guide\" alt=\"How to Promote Your Blog: The Complete Beginner’s Guide\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">		<div data-elementor-type=\"wp-post\" data-elementor-id=\"524384\" class=\"elementor elementor-524384\" data-elementor-settings=\"[]\">\n			<div class=\"elementor-inner\">\n				<div class=\"elementor-section-wrap\">\n							<section class=\"elementor-element elementor-element-24e7b7e7 elementor-section-boxed elementor-section-height-default elementor-section-height-default elementor-section elementor-top-section\" data-id=\"24e7b7e7\" data-element_type=\"section\">\n						<div class=\"elementor-container elementor-column-gap-default\">\n				<div class=\"elementor-row\">\n				<div class=\"elementor-element elementor-element-2f56f93c elementor-column elementor-col-100 elementor-top-column\" data-id=\"2f56f93c\" data-element_type=\"column\">\n			<div class=\"elementor-column-wrap  elementor-element-populated\">\n					<div class=\"elementor-widget-wrap\">\n				<div class=\"elementor-element elementor-element-103cff73 elementor-widget elementor-widget-text-editor\" data-id=\"103cff73\" data-element_type=\"widget\" data-widget_type=\"text-editor.default\">\n				<div class=\"elementor-widget-container\">\n					<div class=\"elementor-text-editor elementor-clearfix\"><p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">So you started a blog. It looks pretty nice and you invest a huge effort to produce high-qualtiy content on a daily basis. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">But not many visitors arrive at the website. Why is that the case? Without proper promotion, even the best content has low chances to reach a great audience. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><a href=\"https://growthbadger.com/blog-statistics/\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">The 2019 Blogger Statistics </span></span></a></u></span></span><span style=\"font-family: Cambria, serif;\">study published by GrowthBadger is pretty clear on the importance of marketing. 70% of bloggers who earn over $50K per year said they were </span><span style=\"font-family: Cambria, serif;\"><i>active</i></span><span style=\"font-family: Cambria, serif;\"> or</span><span style=\"font-family: Cambria, serif;\"><i> very active</i></span><span style=\"font-family: Cambria, serif;\"> in the promotion of their content. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">All successful blogs are heavily promoted. Sure; they are also awesome in terms of content and design. But it’s promotion that brings them the traffic. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">So how do you do it?</span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">That’s a tough question that requires an in-depth guide. Don’t worry; we’ve got you covered!</span></p>\n\n<h2>The Complete Guide to Blog Promotion</h2>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\"><b>1. Technical SEO Is an Essential Aspect of the Promotion Process</b></span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">When most bloggers think about promoting, they focus on content and marketing. They will get a </span><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><b><a href=\"https://www.proessaywriting.com/essay-paper/\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">paper essay</span></span></a></b></u></span></span><span style=\"font-family: Cambria, serif;\"> service to complete more content for them, so they will have something extra to share with their audience. They will include all the right keywords and they will hit the social media with their links. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">That’s okay. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">But before you start promoting, you need something outstanding to promote. These are the technicalities that you shouldn’t neglect:</span></p>\n\n<ul>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Reliable hosting</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Utmost security</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Speed at all pages and on all functions</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">A great multi-purpose theme with all needed </span><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><a href=\"https://oceanwp.org/extension/category/premium/\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">premium extensions</span></span></a></u></span></span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Functional links</span></p>\n</li>\n</ul>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Speaking of technical SEO you should also use Google Analytics to monitor the blog’s performance.</span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">When you get these things right, your content marketing will work. The search engine will consider your website as useful, and it will start offering it as a relevant result to a user’s search.</span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\"><b>2. On-Site Search Engine Optimization</b></span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Lauren Ledure, marketing advisor for various </span><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><b><a href=\"https://www.ninjaessays.com/\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">custom writing services</span></span></a></b></u></span></span><span style=\"font-family: Cambria, serif;\">, explains: “Bloggers rarely see SEO as part of their promotional efforts, but that’s exactly what it is. When you use the right keywords and you optimize the site’s elements, you’re promoting your website to search engines.”</span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">These are the on-site elements that need keyword optimization:</span></p>\n\n<ul>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">The URL</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">The title and description</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">The main heading and few subheadings</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">The images</span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">The content itself</span></p>\n</li>\n</ul>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">But when you’re using keywords, you shouldn’t go too far. Use too many of them and you’ll easily be labeled as a spammer. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">If you have no idea how to do proper search engine optimization, it’s best to hire marketing experts from a service like </span><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><b><a href=\"https://www.brillassignment.co.uk/\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">Brill Assignment</span></span></a></b></u></span></span><span style=\"font-family: Cambria, serif;\">. This is an </span><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\"><u><b><a href=\"https://www.bestessays.com.au/assignment_services_australia.php\"><span style=\"color: #1155cc;\"><span style=\"font-family: Cambria, serif;\">assignment writing service</span></span></a></b></u></span></span><span style=\"font-family: Cambria, serif;\">, but the writers and editors can work on all kinds of projects, including SEO tasks. You can also check out Upwork – a platform where you can hire skilled freelancers for all types of marketing tasks.</span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\"><b>3. Let the Real Promotion Begin: Use Social Media!</b></span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Of course; social media is inevitable. It gives you tons of space for free promotion. You can share links to your blog, invite your followers to respond to surveys, and encourage them to join the discussion under a blog post. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">But some paid advertising is also needed. Facebook prefers user-generated content, and your presence on Instagram will require some influencer collaboration. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Let’s specify the details about social media promotion:</span></p>\n\n<ul>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Choose the platforms where your audience is active the most. Be present on a daily basis, but don’t spam. </span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Instagram stories are great! You can show your face as a blogger, talk about relevant issues and connect with your audience on a deeper level. </span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Don’t forget that Reddit and Quora are part of social media, too. Search these networks for questions that you can answer. Then, answer them through in-depth posts on your blog. You’ll answer on Reddit and Quora, but the content will be shorter and you’ll leave the link for everyone who wants to know more. </span></p>\n</li>\n 	<li>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Influencer marketing is the bomb. If your posts get promoted by someone who people love to follow, you’ll notice a huge boost in traffic. </span></p>\n</li>\n</ul>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\"><b>4. Guest Blogs Are Your Ticket to Boosted Performance</b></span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">You just wrote an awesome post for your blog? You can’t sit and wait for other bloggers to start linking to it. You can do part of the work, too. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Almost all popular blogs from your niche will accept guest posts. Offer them! You’ll write useful content and you’ll include the link to your post where it fits the most. Some blogs will also allow you to feature a link to your site in the bio. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">You want to get genuine links from other bloggers? You’ll encourage them if you publish highly useful guides, studies, survey results, and in-depth content that present you as an authority. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\"><b>5. Don’t Forget about Email Marketing</b></span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">Whenever someone reads a useful post on your website, you get a chance to keep them coming back. Pop-ups are boring, but also useful in some situations. You can promise a white paper or eBook to trigger the reader’s interest. When you provide something of great value, they will love to sign up. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">However, you’ll have to keep providing value. Don’t send plain emails that feature links to your blog. Make them really special in terms of design and content. It’s great to offer something only for your subscribers, so they will see that getting all those messages in their inbox serves them a good purpose. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">And that was your general guide on how to promote a blog. It seems simple, but each of the points listed above carries along many other aspects. When you start working on your email marketing campaign, you’ll discover endless nuances and you’ll experiment with different techniques. It’s the same with SEO, social media marketing, and all other types of promotion. </span></p>\n<p style=\"margin-bottom: 0.14in;\" align=\"justify\"><span style=\"font-family: Cambria, serif;\">So focus, be ready to do a lot of work, and do it!</span></p></div>\n				</div>\n				</div>\n						</div>\n			</div>\n		</div>\n						</div>\n			</div>\n		</section>\n						</div>\n			</div>\n		</div>\n		<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://oceanwp.org/blog/how-to-promote-your-blog-the-complete-beginners-guide/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"12\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"How to Maintain Brand Consistency across your Website\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:87:\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jul 2019 17:04:26 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=524300\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1304:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/brainstorming-branding-businesspeople-1162968-1.jpg\" width=\"1280\" height=\"1007\" title=\"How to Maintain Brand Consistency across your Website\" alt=\"How to Maintain Brand Consistency across your Website\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">Your website is the nerve center of your online presence. This is how most of your customers will find your brand in the search and learn more about it.&#160; Given that, it’s not surprising that your website can also serve as an incredibly powerful branding tool. And, as such, it needs to be crafted carefully. [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Jacob Wilson\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10628:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/brainstorming-branding-businesspeople-1162968-1.jpg\" width=\"1280\" height=\"1007\" title=\"How to Maintain Brand Consistency across your Website\" alt=\"How to Maintain Brand Consistency across your Website\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>Your website is the nerve center of your online presence. This is how most of your customers will find your brand in the search and learn more about it.&nbsp;</p>\n\n\n\n<p>Given that, it’s not surprising that your website can also serve as an incredibly powerful branding tool. And, as such, it needs to be crafted carefully.</p>\n\n\n\n<p>Don’t forget that today’s users are picky. <a href=\"https://www.researchgate.net/publication/220208334_Attention_web_designers_You_have_50_milliseconds_to_make_a_good_first_impression_Behaviour_and_Information_Technology_252_115-126\">Research says</a> that it takes about 50 milliseconds for them to form opinions about your website and decide whether they will stay on it. Apart from expecting your website to be fast, functional, and responsive across multiple devices, they also prefer websites that deliver consistent experiences, irrespective of the page they land on.&nbsp;</p>\n\n\n\n<p>By using your brand elements consistently across your website, you will increase your brand’s authority, build trust with your audiences, and inspire them to convert faster.</p>\n\n\n\n<p>Let’s see how to create consistent website experiences.</p>\n\n\n\n<h2>Get to Know your Audiences&nbsp;</h2>\n\n\n\n<p>Do thorough market research to see what kind of audiences are interested in your products or services. Pay attention to their demographics data, backgrounds, education, preferences, and major pain points. Based on this data, segment them and <a href=\"https://blog.hootsuite.com/buyer-persona/\">build solid buyer personas.</a>&nbsp;</p>\n\n\n\n<p>Just like their mere name says, buyer personas are semi-fictional representations of your target customers that will help you understand their needs better and guide you while tailoring your brand elements to their needs.&nbsp;<br></p>\n\n\n\n<h2>Build a Solid Brand Strategy&nbsp;</h2>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh6.googleusercontent.com/Wuu8xSLQJ0uQkT_Yo1qXQhC-vq0ht_D99-KIsMHyxO3pyEznQEgHtraCTwe223PiCr-U2HAyg3OxlJ-nsbjU5GguQzEBXMqMT65o_wJT2jTFC1JmTEgp1HVCfI_KkeccypSErDph\" alt=\"\"/></figure>\n\n\n\n<p>Now that you know who your audiences are, it’s time to <a href=\"https://barkingdog.com.au/\">build a comprehensive brand strategy</a>. It should address every aspect of your website content and design, helping you keep these elements consistent as your brand grows.&nbsp;</p>\n\n\n\n<p>Based on their branding strategy, many companies decide to create detailed brand guidelines. Simply put, brand guidelines dictate your content creation efforts, design elements, and the overall appeal of your website.&nbsp;</p>\n\n\n\n<p>They should include every aspect of your online presence, especially visual design elements such as:</p>\n\n\n\n<ul><li>the use of color palettes, as <a href=\"https://blog.hubspot.com/marketing/psychology-of-color\">each color triggers different emotions</a>. For example, blue equals trustworthiness, orange stands for playfulness, green is synonymous with nature, red is passionate, etc.</li><li>the use of typography – choose the fonts you want to use and apply them consistently across your website. For instance, serif fonts are reliable and traditional, sans serif is modern, while script fonts are considered luxury.</li><li>image formatting and sizes. For example, the sizes of images on your website and your Facebook profile should not be the same. Create a folder with the approved visual content formats and detailed instructions on how to share visuals across different channels.</li><li>your logo – it should reflect everything your brand stands for. Choose it in the long run and make sure it is applied consistently across your website. Many popular websites, such as Content Marketing Institute or HubSpot, apply their logo on each piece of content they produce to increase brand familiarity.</li></ul>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh5.googleusercontent.com/ycnRja5ihdGTMNOToHppFMPwhNTGVHsdOl2T6Pb832iEGUcBkegnleAxPvpQbb0fEt5_OrN371DkUads1cEkG1TfV94XXrztZALcvioLVM8OuI9PPHCmy6Zv3cxbvKWS1LWKbFCg\" alt=\"\"/></figure>\n\n\n\n<p>Your brand style guidelines should be easily accessible to every member of your organization so they can apply these rules consistently across all channels.</p>\n\n\n\n<h2>Determine your Tone of Voice</h2>\n\n\n\n<p><a href=\"https://www.semrush.com/blog/how-to-define-your-tone-of-voice/\">The tone of voice</a> is what sets big brands from mediocre ones. It allows you to create a recognizable brand personality across multiple channels and, above all, to build stronger relationships with your target audiences. For starters, assess your brand traits thoroughly. Try to describe it in a few words or sentences. If your brand were a real person, what adjectives would describe it best? Is it authoritative or emotional? Maybe it is energetic and friendly? Or, you would like to emphasize its trustworthiness.&nbsp;</p>\n\n\n\n<p>Your tone of voice depends on a wide range of factors, from your industry to your audiences. For example, a healthcare non-profit would want to sound authoritative and, at the same time, ensure that their missions and values are understandable by everyone. If you’re a fashion brand targeting Millennials, you will probably want to sound friendly, informal, and playful.&nbsp;</p>\n\n\n\n<p>Your brand voice should dictate every form of your website content, from your blog to your product pages and FAQ page. No matter where a visitor lands, they should recognize your language and know who it belongs to. Also, you should reassess your existing website content to see whether it is on-brand and adapt your language accordingly.</p>\n\n\n\n<h2>Craft a Content Plan</h2>\n\n\n\n<p>Quality content is what attracts people to your site. Now that you’ve grabbed their attention, you need to keep them engaged. This is why you need to create top-notch content consistently. Your goal is to create a thorough editorial calendar, where you would map out your entire content marketing activity.</p>\n\n\n\n<p>First, decide on how often you will publish fresh content. Will you do so four times a month or maybe four times weekly? Once you determine your schedule, stick to it to help your audiences know when to expect your new content.</p>\n\n\n\n<p>Second, think about the topics you want to write about. You don’t want to discuss the same topic over and over again. The idea is to provide different audience segments with relevant and yet, fresh topics that would resonate with them. Many tools can help you <a href=\"https://www.quicksprout.com/7-tools-for-generating-infinite-content-ideas-for-your-blog/\">generate fresh content ideas</a>, such as BuzzSumo, HubSpot’s Blog Topic Generator, or Google Trends.&nbsp;</p>\n\n\n\n<p>Third, consider content form variety. Blog articles are the backbone of your content, but will they be the only type of content you create? There are many engaging forms of content that may generate a greater ROI, such as infographics, animations, ultimate guides, comprehensive lists, case studies, videos, etc.</p>\n\n\n\n<p>You should build your plan 4-6 weeks ahead. Use project management tools to implement your strategy effortlessly. With these tools, you can track what blog posts are assigned to writers, which ones are going through edits, which ones are ready to get published and promoted, etc. Make sure your content plan is achievable and that every member of your content marketing team, from writers to designers and editors, has enough time to do their research and complete their tasks.</p>\n\n\n\n<figure class=\"wp-block-image\"><img src=\"https://lh5.googleusercontent.com/CRjMR8XQJgTiR26mW0jkvkHlUAHuzXLKg58_o3M1_CpudfJR1axZYLyttKUD2dM2jgPpQM5X0rfg35DHz8SRwNgoDkSRMxau_nOF3nXOHZvXVzNM_a2zLh1TBd0dO_0bBBznDnzA\" alt=\"\"/></figure>\n\n\n\n<h2>Pay Special Attention to Guest Articles</h2>\n\n\n\n<p>Creating top-quality content consistently is a tedious task. Precisely because of that, many bloggers accept guest articles.&nbsp;</p>\n\n\n\n<p>Apart from helping you deliver fresh and insightful content consistently, this is an amazing opportunity to collaborate with the influential people in your industry, attract their audiences to your website, and increase your brand exposure.&nbsp;</p>\n\n\n\n<p>To ensure each guest article on your blog is on-brand and relevant to your audience, you need to <a href=\"https://www.shoutmeloud.com/how-to-create-guest-posting-guideline-page.html\">set clear guest blogging guidelines</a>.&nbsp;</p>\n\n\n\n<p>For starters, you should inform a guest blogger about the benefits of contributing to your site, such as branding, free backlinks, blog stats, etc. Then, familiarize them with clear rules, such as a strict word limit, website niche, relevant topics, the use of images, and the importance of unique and data-backed content.</p>\n\n\n\n<h2>Over to You</h2>\n\n\n\n<p>To get the most out of your online branding strategy, you should align your website presence with other digital channels you use, such as your social networks, email marketing strategy, chatbots, or PPC. You should also focus on creating a consistent brand image online and offline. For example, if you’re selling your products online, make sure that you’re the design elements and messaging remain on-brand, both on your website and product packaging.<br></p>\n\n\n\n<p>Hope this helps!&nbsp;</p>\n\n\n\n<p></p>\n\n\n\n<p>AUTHOR BIO</p>\n\n\n\n<p>Jacob Wilson is a business consultant, and an organizational psychologist, based in Brisbane. Passionate about marketing, social networks, and business in general. In his spare time, he writes a lot about new business strategies and digital marketing for <a href=\"https://bizzmarkblog.com/\">Bizzmarkblog.com</a>.<br></p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://oceanwp.org/blog/how-to-maintain-brand-consistency-across-your-website/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:73:\"\n		\n		\n					\n		\n		\n		\n				\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:51:\"7 Must-Have And Amazing Tools For Content Marketers\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 30 Jul 2019 16:55:25 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Introducing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://oceanwp.org/?p=528580\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1279:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/Screenshot-2019-07-30-at-2.59.18-PM.png\" width=\"1014\" height=\"570\" title=\"7 Must-Have And Amazing Tools For Content Marketers\" alt=\"7 Must-Have And Amazing Tools For Content Marketers\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">Modern day business houses are slowly waking up to the immense potential of content marketing which is causing 88% of B2B marketers to include the same in their marketing propagandas. But if you somehow fall within the remaining 32%, then you have come to the right place as today we will take you through some [&#8230;]<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Jennifer colby\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:10575:\"<p style=\"display: block; padding: 0 0 24px; margin: 0 !important;\"><a href=\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/\" target=\"_blank\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/Screenshot-2019-07-30-at-2.59.18-PM.png\" width=\"1014\" height=\"570\" title=\"7 Must-Have And Amazing Tools For Content Marketers\" alt=\"7 Must-Have And Amazing Tools For Content Marketers\" style=\"width: 100%!important;\"></a></p><p style=\"padding: 0 26px !important; margin: 0 !important;\">\n<p>Modern day business houses are slowly waking up to the immense potential of content marketing which is causing 88% of B2B marketers to include the same in their marketing propagandas. But if you somehow fall within the remaining 32%, then you have come to the right place as today we will take you through some of the very best content marketing tools which can help you in planning, developing, distributing, testing and optimizing content. Even with artificial intelligence advancing at a rapid pace, no tool can replace a robust marketing strategy channelled by talented humans. You can make your job a whole lot easier by banking on these <a href=\"https://techigem.com/content-marketing-tools/\">intuitive tools</a> listed down below.<br></p>\n\n\n\n<h2><strong><a href=\"https://www.grammarly.com/\">Grammarly</a></strong></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/556501-grammarly.png\" alt=\"\" class=\"wp-image-528582\" width=\"287\" height=\"211\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/556501-grammarly.png 333w, //oceanwp.org/wp-content/uploads/2019/07/556501-grammarly-300x221.png 300w\" sizes=\"(max-width: 287px) 100vw, 287px\" /></figure></div>\n\n\n\n<p>None of us are perfect in terms of writing but that is exactly what readers expect us to be. The good news is you can envision a more perfect version of your written content with Grammarly which comes in both free and paid versions with different set of possibilities. Grammarly can serve as a potent proofreading tool in the arsenal of all wannabe writers by detecting spelling and punctuation mistakes apart from suggesting better word placements. Its paid version can also run a plagiarism check on your content apart from providing you with a readability score and insights on sentence length.&nbsp;<br></p>\n\n\n\n<h2><a href=\"https://buzzsumo.com/\">BuzzSumo</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/images.png\" alt=\"\" class=\"wp-image-528585\"/></figure></div>\n\n\n\n<p>Stay a step ahead of your peers by gaining thorough knowledge about industry trends with this stellar content marketing tool. All you need to do is simply enter a particular domain name to analyse the type of content which garners maximum engagement amongst users. You can easily make out the trendiest topics pertaining to a particular industry for gauging out the ones you need to write your blog on. It also becomes very easy to find out the best influencers so that you can ask them to market your content. You can run analysis reports to find out the type of content which is mostly shared across different social media platforms. BuzzSumo also sends alerts to its users whenever a competitor website posts new content so that you can buckle up in the game. You can even compare your own performance with that of a competitor to find out where you stand in terms of both quality as well as engagement.&nbsp;<br></p>\n\n\n\n<h2><a href=\"https://www.google.com/alerts\">Google Alerts</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/Google-Alerts-00.jpg\" alt=\"\" class=\"wp-image-528586\" width=\"368\" height=\"171\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/Google-Alerts-00.jpg 640w, //oceanwp.org/wp-content/uploads/2019/07/Google-Alerts-00-300x140.jpg 300w\" sizes=\"(max-width: 368px) 100vw, 368px\" /></figure></div>\n\n\n\n<p>This free of cost notification service powered by Google can help content marketers in keeping a track of topics which holds special significance to their area of operation. Emails are sent to its subscribers for summarizing search activities surrounding particular search terms. Retailers can benefit out of greater information about their concerned product and business by just setting up an alert for a particular keyword. It also helps by keeping a track over different influencers as well as competitors so that you can be well abreast of the upcoming trends in your particular field.&nbsp;<br></p>\n\n\n\n<h2><a href=\"https://www.outbrain.com/content-marketing/\">Outbrain</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/images.jpeg\" alt=\"\" class=\"wp-image-528587\" width=\"433\" height=\"252\"/></figure></div>\n\n\n\n<p>There is no point in coming up with killer content if you cannot devise a strategy for promoting and distributing the same. This is exactly where Outbrain can come to your rescue with a proper plan to connect with the audience and promote your products to garner maximum engagement. Marketers can benefit out of personalized recommendations from Outbrain which analyses different factors such as behaviour, demographics, location and interests of the audience to provide full proof results. It serves as the ideal platform for linking both marketers and publishers while carefully monitoring content quality and reducing the usage of different deceptive tactics. Content marketers can utilise the Outbrain platform to promote a plethora of contents ranging from infographics to blog posts, videos, presentations and a lot more.&nbsp;<br></p>\n\n\n\n<h2><a href=\"https://evernote.com/\">Evernote</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/evernote-og-1024x500.png\" alt=\"\" class=\"wp-image-528588\" width=\"439\" height=\"214\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/evernote-og.png 1024w, //oceanwp.org/wp-content/uploads/2019/07/evernote-og-300x146.png 300w, //oceanwp.org/wp-content/uploads/2019/07/evernote-og-768x375.png 768w\" sizes=\"(max-width: 439px) 100vw, 439px\" /></figure></div>\n\n\n\n<p>Stay super organised while brainstorming for future content using Evernote which can help you store all your ideas for being readily accessed by your entire team. You can also share it with influencers maybe while collaborating on a particular project. Evernote serves as a great place to add in information and is available across all devices. Be it your smartphone or your work computer, it becomes very easy to access all the information added to the Evernote portal in the form of web pages, images or PDF files. It also becomes possible to access Evernote in offline mode to search for images or text captured previously, sync notes across devices and add annotations to images.<br></p>\n\n\n\n<h2><a href=\"https://piktochart.com/\">Piktochart</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/Logo-Tagline_Vertical_Full-Color-1024x731.png\" alt=\"\" class=\"wp-image-528589\" width=\"339\" height=\"242\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/Logo-Tagline_Vertical_Full-Color-1024x731.png 1024w, //oceanwp.org/wp-content/uploads/2019/07/Logo-Tagline_Vertical_Full-Color-300x214.png 300w, //oceanwp.org/wp-content/uploads/2019/07/Logo-Tagline_Vertical_Full-Color-768x549.png 768w, //oceanwp.org/wp-content/uploads/2019/07/Logo-Tagline_Vertical_Full-Color.png 1162w\" sizes=\"(max-width: 339px) 100vw, 339px\" /></figure></div>\n\n\n\n<p>If you are on the lookout for a tool which can help you out in the creation of visual content, then Piktochart can serve you pretty well. Be it reports, infographics or presentations, Pikochart can hike up your designing aptitude significantly so that you come up with excellent end results which are worth sharing. The first thing which is bound to stun you about this tool is its user-friendly and intuitive interface which can help you take your pick amongst the 100 different icons, themes, color schemes and graphics for infusing life into your boring old data set. All you need to do is simply drag and drop the text and visual elements to your canvas. Its free version has an upper limit on the usage of colors, fonts and icons which can be overcome by upgrading to the paid version. In the later one, you can either go ahead and create your very own infographic or take your pick amongst its pre-set templates.&nbsp;<br></p>\n\n\n\n<h2><a href=\"https://www.cyfe.com/\">Cyfe</a></h2>\n\n\n\n<div class=\"wp-block-image\"><figure class=\"aligncenter is-resized\"><img src=\"https://oceanwp.org/wp-content/uploads/2019/07/download.png\" alt=\"\" class=\"wp-image-528590\" width=\"297\" height=\"111\" srcset=\"//oceanwp.org/wp-content/uploads/2019/07/download.png 367w, //oceanwp.org/wp-content/uploads/2019/07/download-300x112.png 300w\" sizes=\"(max-width: 297px) 100vw, 297px\" /></figure></div>\n\n\n\n<p>This multi-faceted business dashboard can come to your rescue while dealing with the nitty gritties of email marketing, team management, event scheduling, financing, web analytics and a lot more. You can think of Cyfe as a middleman which establishes seamless connectivity with other tools such as Twitter, Google Analytics, Facebook etc. to strengthen your content marketing arsenal. Be it creation, editing or organizing content as well as monitoring its performance on social media, you can do it all using Cyfe. The multi-user tool can be of great help in both adding new members to your team and tracking the development of ongoing projects you are associated with under one roof.&nbsp;</p>\n\n\n\n<h2>Conclusion<br></h2>\n\n\n\n<p>If you have a faulty content strategy, then these content marketing tools can lessen the damage impact by adding inertia to your work speed. So, go ahead and implement them today. Also, don’t forget to let us know about your experience in the comments sections below.&nbsp;<br></p>\n<p style=\"margin: 0!important;padding: 26px 0 0!important;\"><a href=\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/\" target=\"_blank\" style=\"display: inline-block; padding: 10px 30px; color: #ffffff; background-color: #13aff0; border-radius: 30px; font-size: 13px; font-weight: bold; line-height: 1.4; text-transform: uppercase; text-align: center; text-decoration: none; letter-spacing: 1px;\">Read More</a></p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"https://oceanwp.org/blog/7-must-have-and-amazing-tools-for-content-marketers/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:25:\"https://oceanwp.org/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:17:{s:4:\"date\";s:29:\"Fri, 17 Apr 2020 10:17:32 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:10:\"set-cookie\";s:142:\"__cfduid=dd15c4b641b859da0afb0ff90656550831587118651; expires=Sun, 17-May-20 10:17:31 GMT; path=/; domain=.oceanwp.org; HttpOnly; SameSite=Lax\";s:15:\"x-ua-compatible\";s:7:\"IE=edge\";s:4:\"link\";s:56:\"<https://oceanwp.org/wp-json/>; rel=\"https://api.w.org/\"\";s:4:\"vary\";s:33:\"X-Forwarded-Proto,Accept-Encoding\";s:13:\"last-modified\";s:29:\"Thu, 16 Apr 2020 22:00:00 GMT\";s:16:\"content-encoding\";s:4:\"gzip\";s:7:\"expires\";s:29:\"Fri, 17 Apr 2020 11:17:31 GMT\";s:13:\"cache-control\";s:6:\"public\";s:3:\"age\";s:1:\"0\";s:7:\"x-cache\";s:4:\"MISS\";s:15:\"cf-cache-status\";s:7:\"DYNAMIC\";s:9:\"expect-ct\";s:87:\"max-age=604800, report-uri=\"https://report-uri.cloudflare.com/cdn-cgi/beacon/expect-ct\"\";s:6:\"server\";s:10:\"cloudflare\";s:6:\"cf-ray\";s:20:\"58556594a82100c1-IAD\";s:13:\"cf-request-id\";s:32:\"02293dd0e5000000c16e3fc200000001\";}}s:5:\"build\";s:14:\"20200403192209\";}','no'),(30161,'_transient_timeout_feed_mod_c8dc84948ab55424f034a4ced348e013','1587161852','no'),(30162,'_transient_feed_mod_c8dc84948ab55424f034a4ced348e013','1587118652','no'),(30163,'_transient_timeout_owp_feed_data_4668edc9cb2c6bb23f383d54b97f9087','1587161852','no'),(30164,'_transient_owp_feed_data_4668edc9cb2c6bb23f383d54b97f9087','<ul><li><a class=\'rsswidget\' href=\'https://oceanwp.org/blog/how-create-wordpress-blog-2020-pros/?utm_source=wp-news-widget&utm_medium=wp-dash&utm_campaign=news-feed\' target=\'_blank\'>How to Create a WordPress Blog or Website in 2020, just like the Pros</a><div class=\"rssSummary\">So you want to create a great impression with a stunning blog or website. Maybe you got inspired to write an online diary, create a digital resume for potential employers,&hellip;</div></li><li><a class=\'rsswidget\' href=\'https://oceanwp.org/blog/wordpress-performance-tips-everyday-user/?utm_source=wp-news-widget&utm_medium=wp-dash&utm_campaign=news-feed\' target=\'_blank\'>WordPress Performance Tips for the Everyday User</a><div class=\"rssSummary\">No matter what you do for a living, there is a big chance that you are running a website dedicated to your business. After all, the number of websites keeps&hellip;</div></li><li><a class=\'rsswidget\' href=\'https://oceanwp.org/blog/how-to-create-custom-websites-with-dynamic-content-using-toolset-and-oceanwp/?utm_source=wp-news-widget&utm_medium=wp-dash&utm_campaign=news-feed\' target=\'_blank\'>How to create custom websites with dynamic content using Toolset and OceanWP</a><div class=\"rssSummary\">You would be forgiven for automatically thinking that a custom website would take hours of coding to complete. In fact, the open secret in WordPress is that it is now&hellip;</div></li><li><a class=\'rsswidget\' href=\'https://oceanwp.org/blog/500k-installs-milestone-black-friday-deals/?utm_source=wp-news-widget&utm_medium=wp-dash&utm_campaign=news-feed\' target=\'_blank\'>500k Installs Milestone &amp; Black Friday deals</a><div class=\"rssSummary\">Hello everyone! As Black Friday approaches, OceanWP will offer some amazing deals! It’s also a great time to celebrate another milestone: 500,000 installs, making OceanWP the fastest growing WordPress theme!&hellip;</div></li></ul>','no'),(30165,'_transient_timeout_kaliforms_latest_blog_posts','1587723455','no'),(30166,'_transient_kaliforms_latest_blog_posts','a:1:{i:0;a:3:{s:5:\"title\";s:65:\"How to Create a WordPress File Upload Form in 2019 (Step-by-Step)\";s:7:\"excerpt\";s:175:\"<p>Are you looking for an easy way to create and add file upload forms to your website? If you&#8217;ve ever wanted to make it easy for website visitors to upload&hellip;</p>\n\";s:4:\"link\";s:54:\"https://kaliforms.com/blog/wordpress-file-upload-form/\";}}','no'),(30167,'_transient_timeout_wpseo-statistics-totals','1587205062','no'),(30168,'_transient_wpseo-statistics-totals','a:1:{i:2;a:2:{s:6:\"scores\";a:1:{i:0;a:4:{s:8:\"seo_rank\";s:2:\"na\";s:5:\"label\";s:48:\"Posts <strong>without</strong> a focus keyphrase\";s:5:\"count\";i:12;s:4:\"link\";s:103:\"https://pranakriyayoga.com/wp-admin/edit.php?post_status=publish&#038;post_type=post&#038;seo_filter=na\";}}s:8:\"division\";a:5:{s:3:\"bad\";i:0;s:2:\"ok\";i:0;s:4:\"good\";i:0;s:2:\"na\";i:1;s:7:\"noindex\";i:0;}}}','no'),(30169,'_site_transient_timeout_community-events-d011cb1db1bf3beedf053a40aa824686','1587161862','no'),(30170,'_site_transient_community-events-d011cb1db1bf3beedf053a40aa824686','a:3:{s:9:\"sandboxed\";b:0;s:8:\"location\";a:1:{s:2:\"ip\";s:10:\"82.24.61.0\";}s:6:\"events\";a:5:{i:0;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybcgbcc/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-04-21 18:00:00\";s:8:\"end_date\";s:19:\"2020-04-21 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872;}}i:1;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:66:\"WPCoventry - \"The one with the Page Builders and DNS\" - May Meetup\";s:3:\"url\";s:51:\"https://www.meetup.com/wpcoventry/events/268886437/\";s:6:\"meetup\";s:25:\"WordPress Coventry Meetup\";s:10:\"meetup_url\";s:34:\"https://www.meetup.com/wpcoventry/\";s:4:\"date\";s:19:\"2020-05-06 18:00:00\";s:8:\"end_date\";s:19:\"2020-05-06 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:24:\"Coventry, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:52.402324676514;s:9:\"longitude\";d:-1.5474280118942;}}i:2;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpybchbkb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2020-05-07 19:00:00\";s:8:\"end_date\";s:19:\"2020-05-07 22:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}i:3;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:44:\"WP Havering - WordPress Romford at WorkerBee\";s:3:\"url\";s:56:\"https://www.meetup.com/WP-Havering/events/szkkvpybchbzb/\";s:6:\"meetup\";s:11:\"WP Havering\";s:10:\"meetup_url\";s:35:\"https://www.meetup.com/WP-Havering/\";s:4:\"date\";s:19:\"2020-05-19 18:00:00\";s:8:\"end_date\";s:19:\"2020-05-19 20:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:23:\"Romford, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.57580947876;s:9:\"longitude\";d:0.18548500537872;}}i:4;a:8:{s:4:\"type\";s:6:\"meetup\";s:5:\"title\";s:23:\"WordPress Meetup - WPTW\";s:3:\"url\";s:77:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/events/dznmlpybcjbgb/\";s:6:\"meetup\";s:39:\"WordPress Tunbridge Wells Meetup - WPTW\";s:10:\"meetup_url\";s:56:\"https://www.meetup.com/WordPress-Tunbridge-Wells-Meetup/\";s:4:\"date\";s:19:\"2020-06-04 19:00:00\";s:8:\"end_date\";s:19:\"2020-06-04 22:00:00\";s:8:\"location\";a:4:{s:8:\"location\";s:31:\"Tunbridge Wells, United Kingdom\";s:7:\"country\";s:2:\"gb\";s:8:\"latitude\";d:51.133113861084;s:9:\"longitude\";d:0.265242010355;}}}}','no'),(30171,'_transient_timeout_feed_94d0b45cbbe5640144493b43a9e8f566','1587161863','no'),(30172,'_transient_feed_94d0b45cbbe5640144493b43a9e8f566','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:49:\"\n	\n	\n	\n	\n	\n	\n	\n	\n	\n	\n		\n		\n		\n		\n		\n		\n		\n		\n		\n	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:20:\"Blog | WordPress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"https://en-gb.wordpress.org\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:13:\"lastBuildDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2020 11:18:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:5:\"en-GB\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:9:\"generator\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"https://wordpress.org/?v=5.5-alpha-47591\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:10:{i:0;a:6:{s:4:\"data\";s:82:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Manchester WordPress User Group February 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://en-gb.wordpress.org/2020/02/14/manchester-wordpress-user-group-february-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://en-gb.wordpress.org/2020/02/14/manchester-wordpress-user-group-february-2020/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 14 Feb 2020 11:18:41 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1126\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:145:\"February’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 19th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1055:\"\n<p>February’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 19th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"uuNJ4Vv5DG\"><a href=\"https://mwug.uk/2020/02/february-2020-meeting-wednesday-19th-6-30-9pm-federation-house/\">February 2020 Meeting: Wednesday 19th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;February 2020 Meeting: Wednesday 19th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2020/02/february-2020-meeting-wednesday-19th-6-30-9pm-federation-house/embed/#?secret=uuNJ4Vv5DG\" data-secret=\"uuNJ4Vv5DG\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://en-gb.wordpress.org/2020/02/14/manchester-wordpress-user-group-february-2020/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Manchester WordPress User Group January 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://en-gb.wordpress.org/2020/01/07/manchester-wordpress-user-group-january-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://en-gb.wordpress.org/2020/01/07/manchester-wordpress-user-group-january-2020/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Jan 2020 14:20:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1122\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"January’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 15th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1050:\"\n<p>January’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 15th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"StVDzxJOua\"><a href=\"https://mwug.uk/2020/01/january-2020-meeting-wednesday-15th-6-30-9pm-federation-house/\">January 2020 Meeting: Wednesday 15th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;January 2020 Meeting: Wednesday 15th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2020/01/january-2020-meeting-wednesday-15th-6-30-9pm-federation-house/embed/#?secret=StVDzxJOua\" data-secret=\"StVDzxJOua\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://en-gb.wordpress.org/2020/01/07/manchester-wordpress-user-group-january-2020/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Manchester WordPress User Group December 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://en-gb.wordpress.org/2019/12/17/manchester-wordpress-user-group-december-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://en-gb.wordpress.org/2019/12/17/manchester-wordpress-user-group-december-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Dec 2019 11:35:12 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1110\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"December’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 18th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1055:\"\n<p>December’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 18th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"DqtveguAyW\"><a href=\"https://mwug.uk/2019/12/december-2019-meeting-wednesday-18th-6-30-9pm-federation-house/\">December 2019 Meeting: Wednesday 18th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;December 2019 Meeting: Wednesday 18th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/12/december-2019-meeting-wednesday-18th-6-30-9pm-federation-house/embed/#?secret=DqtveguAyW\" data-secret=\"DqtveguAyW\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://en-gb.wordpress.org/2019/12/17/manchester-wordpress-user-group-december-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:45:\"Manchester WordPress User Group November 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:85:\"https://en-gb.wordpress.org/2019/11/07/manchester-wordpress-user-group-november-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:93:\"https://en-gb.wordpress.org/2019/11/07/manchester-wordpress-user-group-november-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 07 Nov 2019 13:38:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1104\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:153:\"November’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&#160;Wednesday, the 20th&#160;from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1063:\"\n<p>November’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&nbsp;<strong>Wednesday, the 20th</strong>&nbsp;from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"9UZe92gJRB\"><a href=\"https://mwug.uk/2019/11/november-2019-meeting-wednesday-20th-6-30-9pm-federation-house/\">November 2019 Meeting: Wednesday 20th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;November 2019 Meeting: Wednesday 20th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/11/november-2019-meeting-wednesday-20th-6-30-9pm-federation-house/embed/#?secret=9UZe92gJRB\" data-secret=\"9UZe92gJRB\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"https://en-gb.wordpress.org/2019/11/07/manchester-wordpress-user-group-november-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"Manchester WordPress User Group October 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:84:\"https://en-gb.wordpress.org/2019/10/15/manchester-wordpress-user-group-october-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:92:\"https://en-gb.wordpress.org/2019/10/15/manchester-wordpress-user-group-october-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 15 Oct 2019 12:51:16 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1099\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:144:\"October’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 16th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1050:\"\n<p>October’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 16th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"gw0BsM85cS\"><a href=\"https://mwug.uk/2019/10/october-2019-meeting-wednesday-16th-6-30-9pm-federation-house/\">October 2019 Meeting: Wednesday 16th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;October 2019 Meeting: Wednesday 16th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/10/october-2019-meeting-wednesday-16th-6-30-9pm-federation-house/embed/#?secret=gw0BsM85cS\" data-secret=\"gw0BsM85cS\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://en-gb.wordpress.org/2019/10/15/manchester-wordpress-user-group-october-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"Manchester WordPress User Group September 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://en-gb.wordpress.org/2019/09/16/manchester-wordpress-user-group-september-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:94:\"https://en-gb.wordpress.org/2019/09/16/manchester-wordpress-user-group-september-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Sep 2019 12:59:05 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1091\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:154:\"September’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&#160;Wednesday, the 18th&#160;from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1068:\"\n<p>September’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&nbsp;<strong>Wednesday, the 18th</strong>&nbsp;from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"2gLylmYQzs\"><a href=\"https://mwug.uk/2019/09/september-2019-meeting-wednesday-18th-6-30-9pm-federation-house/\">September 2019 Meeting: Wednesday 18th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;September 2019 Meeting: Wednesday 18th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/09/september-2019-meeting-wednesday-18th-6-30-9pm-federation-house/embed/#?secret=2gLylmYQzs\" data-secret=\"2gLylmYQzs\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://en-gb.wordpress.org/2019/09/16/manchester-wordpress-user-group-september-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:85:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:43:\"Manchester WordPress User Group August 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"https://en-gb.wordpress.org/2019/08/21/manchester-wordpress-user-group-august-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:91:\"https://en-gb.wordpress.org/2019/08/21/manchester-wordpress-user-group-august-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 21 Aug 2019 10:11:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:5:{i:0;a:5:{s:4:\"data\";s:7:\"England\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:4;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1087\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:143:\"August’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 21st from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1045:\"\n<p>August’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 21st</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"3aUtEJXgMw\"><a href=\"https://mwug.uk/2019/08/august-2019-meeting-wednesday-21st-6-30-9pm-federation-house/\">August 2019 Meeting: Wednesday 21st, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;August 2019 Meeting: Wednesday 21st, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/08/august-2019-meeting-wednesday-21st-6-30-9pm-federation-house/embed/#?secret=3aUtEJXgMw\" data-secret=\"3aUtEJXgMw\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"https://en-gb.wordpress.org/2019/08/21/manchester-wordpress-user-group-august-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:82:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Manchester WordPress User Group July 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://en-gb.wordpress.org/2019/07/17/manchester-wordpress-user-group-july-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://en-gb.wordpress.org/2019/07/17/manchester-wordpress-user-group-july-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 17 Jul 2019 14:59:10 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1083\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"July’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 17th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1035:\"\n<p>July’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 17th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"fdVHGOIVFO\"><a href=\"https://mwug.uk/2019/07/july-2019-meeting-wednesday-17th-6-30-9pm-federation-house/\">July 2019 Meeting: Wednesday 17th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;July 2019 Meeting: Wednesday 17th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/07/july-2019-meeting-wednesday-17th-6-30-9pm-federation-house/embed/#?secret=fdVHGOIVFO\" data-secret=\"fdVHGOIVFO\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://en-gb.wordpress.org/2019/07/17/manchester-wordpress-user-group-july-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:82:\"\n		\n		\n					\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n					\n			\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:5:{s:0:\"\";a:7:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:41:\"Manchester WordPress User Group June 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:81:\"https://en-gb.wordpress.org/2019/06/13/manchester-wordpress-user-group-june-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"https://en-gb.wordpress.org/2019/06/13/manchester-wordpress-user-group-june-2019/#respond\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 13 Jun 2019 10:38:36 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1080\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:141:\"June’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on Wednesday, the 19th from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1035:\"\n<p>June’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on <strong>Wednesday, the 19th</strong> from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"uKoL5Oh9oq\"><a href=\"https://mwug.uk/2019/06/june-2019-meeting-wednesday-19th-6-30-9pm-federation-house/\">June 2019 Meeting: Wednesday 19th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;June 2019 Meeting: Wednesday 19th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/06/june-2019-meeting-wednesday-19th-6-30-9pm-federation-house/embed/#?secret=uKoL5Oh9oq\" data-secret=\"uKoL5Oh9oq\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:36:\"http://wellformedweb.org/CommentAPI/\";a:1:{s:10:\"commentRss\";a:1:{i:0;a:5:{s:4:\"data\";s:86:\"https://en-gb.wordpress.org/2019/06/13/manchester-wordpress-user-group-june-2019/feed/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:38:\"http://purl.org/rss/1.0/modules/slash/\";a:1:{s:8:\"comments\";a:1:{i:0;a:5:{s:4:\"data\";s:1:\"0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:66:\"\n		\n		\n		\n		\n		\n				\n		\n		\n		\n		\n\n					\n										\n					\n		\n		\n			\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:3:{s:0:\"\";a:6:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Manchester WordPress User Group May 2019\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"https://en-gb.wordpress.org/2019/05/15/manchester-wordpress-user-group-may-2019/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 May 2019 15:15:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"category\";a:4:{i:0;a:5:{s:4:\"data\";s:6:\"Meetup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:1;a:5:{s:4:\"data\";s:10:\"North West\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:2;a:5:{s:4:\"data\";s:10:\"Manchester\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}i:3;a:5:{s:4:\"data\";s:31:\"Manchester WordPress User Group\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:35:\"https://en-gb.wordpress.org/?p=1072\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:11:\"isPermaLink\";s:5:\"false\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:148:\"May’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&#160;Wednesday, the 15th&#160;from 6.30 pm to 9 pm.\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Mike Little\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:40:\"http://purl.org/rss/1.0/modules/content/\";a:1:{s:7:\"encoded\";a:1:{i:0;a:5:{s:4:\"data\";s:1038:\"\n<p>May’s Manchester WordPress User Group, run by WordPress co-founder Mike Little, takes place on&nbsp;<strong>Wednesday, the 15th</strong>&nbsp;from 6.30 pm to 9 pm.</p>\n\n\n\n<figure class=\"wp-block-embed-wordpress wp-block-embed is-type-wp-embed is-provider-mwug-uk\"><div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\" data-secret=\"yuF466F3yV\"><a href=\"https://mwug.uk/2019/05/may-2019-meeting-wednesday-15th-6-30-9pm-federation-house/\">May 2019 Meeting: Wednesday 15th, 6.30-9pm, Federation House</a></blockquote><iframe title=\"&#8220;May 2019 Meeting: Wednesday 15th, 6.30-9pm, Federation House&#8221; &#8212; MWUG.UK\" class=\"wp-embedded-content\" sandbox=\"allow-scripts\" security=\"restricted\" style=\"position: absolute; clip: rect(1px, 1px, 1px, 1px);\" src=\"https://mwug.uk/2019/05/may-2019-meeting-wednesday-15th-6-30-9pm-federation-house/embed/#?secret=yuF466F3yV\" data-secret=\"yuF466F3yV\" width=\"600\" height=\"338\" frameborder=\"0\" marginwidth=\"0\" marginheight=\"0\" scrolling=\"no\"></iframe>\n</div></figure>\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}s:27:\"http://www.w3.org/2005/Atom\";a:1:{s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:0:\"\";s:7:\"attribs\";a:1:{s:0:\"\";a:3:{s:4:\"href\";s:38:\"https://en-gb.wordpress.org/news/feed/\";s:3:\"rel\";s:4:\"self\";s:4:\"type\";s:19:\"application/rss+xml\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:44:\"http://purl.org/rss/1.0/modules/syndication/\";a:2:{s:12:\"updatePeriod\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"\n	hourly	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:15:\"updateFrequency\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"\n	1	\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 17 Apr 2020 10:17:43 GMT\";s:12:\"content-type\";s:34:\"application/rss+xml; charset=UTF-8\";s:6:\"x-olaf\";s:3:\"⛄\";s:13:\"last-modified\";s:29:\"Mon, 19 Nov 2018 13:22:37 GMT\";s:4:\"link\";s:64:\"<https://en-gb.wordpress.org/wp-json/>; rel=\"https://api.w.org/\"\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";}}s:5:\"build\";s:14:\"20200403192209\";}','no');
INSERT INTO `wp_options` VALUES (30173,'_transient_timeout_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1587161863','no'),(30174,'_transient_feed_mod_94d0b45cbbe5640144493b43a9e8f566','1587118663','no'),(30175,'_transient_timeout_feed_d117b5738fbd35bd8c0391cda1f2b5d9','1587161863','no'),(30176,'_transient_feed_d117b5738fbd35bd8c0391cda1f2b5d9','a:4:{s:5:\"child\";a:1:{s:0:\"\";a:1:{s:3:\"rss\";a:1:{i:0;a:6:{s:4:\"data\";s:3:\"\n\n\n\";s:7:\"attribs\";a:1:{s:0:\"\";a:1:{s:7:\"version\";s:3:\"2.0\";}}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:1:{s:7:\"channel\";a:1:{i:0;a:6:{s:4:\"data\";s:61:\"\n	\n	\n	\n	\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:1:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"WordPress Planet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:28:\"http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:8:\"language\";a:1:{i:0;a:5:{s:4:\"data\";s:2:\"en\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WordPress Planet - http://planet.wordpress.org/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"item\";a:50:{i:0;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Leave at Door: New Free WooCommerce Plugin Enables Contact-free Delivery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98679\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery?utm_source=rss&utm_medium=rss&utm_campaign=leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3199:\"<p class=\"is-style-default\">As many countries around the world are currently in some form of lockdown to mitigate the spread of the coronavirus, the hospitality industry has been one of the hardest hit by the new restrictions. Restaurants and breweries in particular have had to radically change how they do business and either lay off or furlough the majority of their employees. Many of those that have survived the mandated dine-in closures are jump-starting delivery services in order to stay afloat.</p>\n\n\n\n<p>Scott DeLuzio, a WordPress plugin developer and founder of <a href=\"https://amplifyplugins.com/\">Amplify Plugins</a>, recently noticed a &ldquo;leave at door&rdquo; option when ordering food from a local restaurant. He thought it would be a helpful option for WooCommerce store owners to add and created a plugin that makes it easy.</p>\n\n\n\n<div class=\"wp-block-image\"><img /></div>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/leave-at-door-for-woocommerce/\">Leave at Door</a> is now available for free from the official WordPress Plugin Directory. It enables customers to maintain social distancing while receiving deliveries. The plugin adds a checkbox before the Place Order button at checkout, which reveals an optional text input for additional delivery instructions. If the customer chooses contact-free delivery, store owners will see it displayed on the admin order edit screen and in the order email. It will also be displayed on the customer&rsquo;s order invoice.</p>\n\n\n\n<p>DeLuzio&rsquo;s Amplify Plugins shop focuses on plugins that improve the customer experience in WooCommerce. He reported that his products have seen more activity since social distancing  recommendations were put in place. With the pandemic slowing down shipments from Amazon and other major retailers, local and independent stores have an opportunity to gain the confidence of new customers. </p>\n\n\n\n<p>&ldquo;I have definitely seen an uptick in plugin sales over the last month or so,&rdquo; DeLuzio said. &ldquo;I think, through talking to a few customers, this can probably be attributed to traditional brick and mortar stores and restaurants that are looking to move online to compensate for the lack of foot traffic that they are getting in their stores.&rdquo;</p>\n\n\n\n<p>The availability of contact-free delivery may be the deciding factor for some customers in quarantine, which could make all the difference for small business owners.</p>\n\n\n\n<p> &ldquo;There are probably a good number of local businesses that are struggling these days,&rdquo; DeLuzio said. &ldquo;Their customers are probably very concerned with the virus and maintaining social distancing, so if something like this plugin can help them out, even in a small way, I&rsquo;m happy to have been able to put it together for them.&rdquo;</p>\n\n\n\n<p>Even when some economies begin opening up, there will undoubtedly be customers who will still be keen on having a contact-free delivery option, especially those among the populations most vulnerable to COVID-19. The notion of contact-free delivery may have a longer run beyond this current crisis and perhaps even become a permanent fixture on e-commerce checkout screens. </p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Apr 2020 21:00:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:13:\"Sarah Gooding\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:1;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:83:\"WPTavern: GitHub Opens Free Plan to Unlimited Collaborators on Private Repositories\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98641\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:211:\"https://wptavern.com/github-opens-free-plan-to-unlimited-collaborators-on-private-repositories?utm_source=rss&utm_medium=rss&utm_campaign=github-opens-free-plan-to-unlimited-collaborators-on-private-repositories\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4411:\"<p class=\"has-drop-cap\">On Tuesday, GitHub <a href=\"https://github.blog/2020-04-14-github-is-now-free-for-teams/\">announced a change to its plans</a> that would make collaboration between developers much cheaper. Free, in fact. Anyone can launch an organization for at no charge with unlimited public and private repositories. The change also includes an unlimited number of collaborators.</p>\n\n\n\n<p>This will be good news for small WordPress development teams without the cashflow to upgrade to the paid Team pricing tier or higher. I have worked with several small plugin and theme businesses who could not foot the per-user billing and sought other solutions such as GitLab and Bitbucket. This move should make GitHub more enticing.</p>\n\n\n\n<p>According to the <a href=\"https://help.github.com/en/github/getting-started-with-github/faq-about-changes-to-githubs-plans#how-long-will-github-free-allow-unlimited-collaborators\">FAQs page</a>, this pricing change is a permanent one.</p>\n\n\n\n<p>&ldquo;Until now, if your organization wanted to use GitHub for private development, you had to subscribe to one of our paid plans,&rdquo; wrote Nat Friedman, CEO of GitHub, in the announcement. &ldquo;But every developer on earth should have access to GitHub. Price shouldn&rsquo;t be a barrier.&rdquo;</p>\n\n\n\n<img />GitHub&rsquo;s lowest pricing tiers.\n\n\n\n<p>The Free pricing tier now offers:</p>\n\n\n\n<ul><li>Unlimited public and private repositories.</li><li>Unlimited collaborators.</li><li>2,000 Actions minutes/month.</li><li>500MB of GitHub Packages storage.</li></ul>\n\n\n\n<p>For a full overview of all changes, GitHub has created a <a href=\"https://help.github.com/en/github/getting-started-with-github/faq-about-changes-to-githubs-plans#what-plans-and-pricing-changes-did-github-announce-on-april-14\">question-and-answer section</a> in its FAQs that covers each detail.</p>\n\n\n\n<p>&ldquo;This means teams can now manage their work together in one place: CI/CD, project management, code review, packages, and more,&rdquo; said Friedman. &ldquo;We want everyone to be able to ship great software on the platform developers love.&rdquo;</p>\n\n\n\n<p>The paid Team plan still exists. Like the Free plan, it is cheaper for a team of developers. GitHub reduced the pricing from $9/month for each user to $4/month. The plan also includes 3,000 GitHub Actions minutes each month, which will go into effect on May 14.</p>\n\n\n\n<p>GitHub seems to be moving away from its previous pay-for-private model.  Instead, they have focused more on pricing based on features.  In January 2019, several months after Microsoft acquired GitHub, the company announced <a href=\"https://wptavern.com/github-announces-free-unlimited-private-repositories\">unlimited free private repositories</a>. However, only three collaborators were allowed on a project before being required to upgrade to a pro plan.</p>\n\n\n\n<p>GitHub has essentially cornered the market on open-source in which most code is maintained in public repositories. With the recent <a href=\"https://wptavern.com/github-acquires-npm-plans-to-improve-infrastructure-and-experience\">acquisition of npm</a>, it will only grow stronger in this space. This pricing change should make it far more competitive for hosting private projects. The free tier puts the company on par with GitLab&rsquo;s <a href=\"https://about.gitlab.com/pricing/\">free level</a>.  Bitbucket is now looking a little more costly. It would not be surprising if the site removed its five-collaborator limit on its <a href=\"https://bitbucket.org/product/pricing\">free plan</a> if it sees a dip in usage.</p>\n\n\n\n<p>On the whole, this will be a good thing for commercial WordPress theme and plugin authors. From several companies I have knowledge of or have worked with, many of them have kept their public repositories on GitHub. However, they would use a different site for private repositories. It was a pain they had to deal with to cut costs. With no limits on the number of collaborators, GitHub&rsquo;s free plan may mean that some can move all of their repositories to a single home. Even if they wanted to upgrade to the Team plan for access to more tools, the reduced cost may be worth it if they prefer working with GitHub.</p>\n\n\n\n<p>The biggest change is there is no initial cost barrier for teams that are kicking off a private project with no funding on hand. This is a good thing for small businesses.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 16 Apr 2020 19:49:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:2;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"BuddyPress: BuddyPress 6.0.0-beta2\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=310989\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://buddypress.org/2020/04/buddypress-6-0-0-beta2/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2882:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">BuddyPress 6.0.0-beta2</a> is now available for testing!</p>\n\n\n\n<p>Since&nbsp;<a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">6.0.0-beta1</a>:</p>\n\n\n\n<ul><li>We’ve introduced a repair tool in case something went wrong during the 5.0.0 BP Groups invitations upgrade. <a href=\"https://buddypress.trac.wordpress.org/changeset/12616\">Read more about it here</a>.</li><li>We’ve gathered all BP Blocks settings into one panel to save you some clicks :). See <a href=\"https://buddypress.trac.wordpress.org/ticket/8271#comment:1\">this ticket</a> for an updated screenshot of the BP Blocks settings sidebars.</li><li>We&#8217;ve fixed a formatting issue about the total number of members displayed into the Members directory when the BP Nouveau Template pack (the default one) is active. Here&#8217;s a link to <a href=\"https://buddypress.trac.wordpress.org/changeset/12619\">the commit</a>.</li><li>We&#8217;ve updated our use of a specific privacy function that has been deprecated in WordPress 5.4.0. <a href=\"https://buddypress.trac.wordpress.org/changeset/12612\">Read more about it here</a>.</li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>6.0.0 final release is approaching!</h2>\n\n\n\n<p>The end of April 2020 is in 15 days! Please make sure to <a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\">read these important development notes</a> about the 6.0.0 release.</p>\n\n\n\n<p>We’d love you to give us a hand to get there. <strong>Testing this new beta release</strong> is the very first way you can get involved into BuddyPress. You can test the <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">6.0.0-beta2</a> pre-release in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta2.zip\">Download the beta here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>Contributing to BuddyPress translations is <strong>another very important task</strong> for our project. If you speak a language other than English, please&nbsp;<a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/dev/\">help us translate BuddyPress into more than 100 languages</a>!</p>\n\n\n\n<p>6.0.0 is almost ready, but&nbsp;please do not run this Beta 2 pre-release in a production environment just yet.&nbsp;Let us know of any issues you find in&nbsp;<a href=\"https://buddypress.org/support\">the support forums</a>&nbsp;and/or&nbsp;on&nbsp;<a href=\"https://buddypress.trac.wordpress.org/\">our development tracker</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Apr 2020 21:37:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:3;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:98:\"WPTavern: Gutenberg 7.9 Adds Gradients to More Blocks, Extra Typography Controls, and New Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98498\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"https://wptavern.com/gutenberg-7-9-adds-gradients-to-more-blocks-extra-typography-controls-and-new-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-9-adds-gradients-to-more-blocks-extra-typography-controls-and-new-patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5813:\"<p class=\"has-drop-cap\">For Gutenberg junkies, the three-week wait between major releases has been rough, especially during this time when many are looking for new things to fill the gaps in our social calendars. Not to fret, the team <a href=\"https://make.wordpress.org/core/2020/04/15/whats-new-in-gutenberg-15-april/\">dropped version 7.9 of the plugin</a> earlier today. This release includes several goodies such as new typography-related controls for blocks, extra patterns for testing, and even more work toward a lighter DOM for theme authors.</p>\n\n\n\n<p>With the added time, version 7.9 is a larger release than usual. It includes over two dozen bug fixes and almost as many minor enhancements. The team continued work on full-site editing, which has moved along at a steady pace and is currently slated to land in WordPress 5.6 later this year.</p>\n\n\n\n<p>The development team has made several tweaks to the user interface. This is a continuation of the work that has landed in the previous couple of major releases. WordPress users who are not running the Gutenberg plugin can expect to see the refreshed UI in August this year when WordPress 5.5 drops.</p>\n\n\n\n<p>One nice change is to the link inserter. Instead of outputting the URL from an existing post, it will output the post title instead. This should make it far quicker for users to insert links to their posts or pages in the editor.</p>\n\n\n\n<p>Fullscreen mode can now be toggled on and off via the <code>Ctrl</code> + <code>Shift</code> + <code>Alt</code> + <code>F</code> keyboard shortcut. That is assuming you consider remembering which four keys to press a <em>shortcut</em>. At least the option exists for those who need it. I suppose I will acquire the muscle memory to toggle it over time.</p>\n\n\n\n<p>On the whole, this a major release in every sense. Everything from documentation to code quality has seen improvements. Developers can enjoy new APIs. Theme authors should also have an easier time styling buttons &mdash; the editor HTML should now be consistent with front-end output.</p>\n\n\n\n<h2>Gradient All the Things</h2>\n\n\n\n<img />Custom gradient background for the Media &amp; Text block.\n\n\n\n<p class=\"has-drop-cap\">Until now, users could add gradient backgrounds to the cover and button blocks. Gutenberg 7.9 extends this option to the group, columns, and media &amp; text blocks.</p>\n\n\n\n<p>I have yet to see many theme authors take advantage of gradients. Granted, gradient backgrounds only landed in WordPress 5.4. I am hoping some of the top designers in the theme space can tackle this, if for no other reason than providing me some new eye candy when writing posts such as this that discuss gradients in Gutenberg.</p>\n\n\n\n<p>On the whole, the addition of the gradients option to new blocks is a good thing. The next step is to continue expanding it to other blocks.</p>\n\n\n\n<h2>Typography for Headings and Paragraphs</h2>\n\n\n\n<img />Adjusting the font size of a heading block.\n\n\n\n<p class=\"has-drop-cap\">The Gutenberg team has finally checked off one of my longstanding pet peeves. The heading block now has a font-size option. Instead of users using an H1-level heading to make their text larger, they can stick with an appropriate-level heading for the document structure while using the font-size option to adjust how large it appears.</p>\n\n\n\n<p>I am concerned about the addition of a new setting to allow users to adjust the line-height for paragraphs and headings. Currently, the setting does not allow theme authors to add choices based on their design system or disable the feature altogether.</p>\n\n\n\n<p>We also get some new inline styles instead of classes. At this point, that ship has already sailed and sunk with Gutenberg.</p>\n\n\n\n<p>The usefulness of a line-height setting is clear when designing a full-page layout, such as a single-page brochure. However, changing the line-height for most text on a site could have dire consequences in the long term, especially when an end-user switches themes and finds that their chosen line-height is completely out of sync with their new theme. I would not wish the pain of updating dozens or more old blog posts to adjust paragraph design on anyone. Of course, the same could be said of font sizes and similar settings. This is the one setting that I want to see with more theme author feedback as part of the decision.</p>\n\n\n\n<h2>Three New Block Patterns</h2>\n\n\n\n<img />Inserting the Numbered Features block pattern into the editor.\n\n\n\n<p class=\"has-drop-cap\">Gutenberg 7.9 removed the block patterns icon from the top right and tucked it behind the editor options menu. Users can pin the patterns sidebar, which will move the patterns icon back to the top for quick access.</p>\n\n\n\n<p>The update also introduces three additional block patterns, bringing the total to six.</p>\n\n\n\n<ul><li><strong>Hero Two Columns:</strong> Displays a group that encloses an italic paragraph, a heading, and two columns of text.</li><li><strong>Numbered Features:</strong> Displays several groups of columns with a number on the left and text on the right.</li><li><strong>It&rsquo;s Time:</strong> Outputs a paragraph, two columns, and a large paragraph that reads &ldquo;it&rsquo;s time.&rdquo;</li></ul>\n\n\n\n<p>The Numbered Features pattern is by far the most intricate pattern the Gutenberg team has put together while building the block patterns system. It is nice to see them exploring some designs that users will find useful.</p>\n\n\n\n<p>At this point, most of the patterns are relatively boring and not representative of how feature-rich this system will become in the future. It is important to remember that patterns are still at an early stage of development. By the time the feature lands in core WordPress, we should see more advanced and beautiful patterns for use on websites.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Apr 2020 20:14:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:4;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"HeroPress: Helping Small Businesses During A Pandemic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3109\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/#utm_source=rss&utm_medium=rss&utm_campaign=helping-small-businesses-during-a-pandemic\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11544:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/041320-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress is a powerful tool that can quickly be levereged to help people in need.\" /><p>In mid March 2020 it was clear that the coronvirus pandemic was going to have drastic consequences for daily life. Many local shops, market stalls and other food outlets would struggle to keep in touch with their regular customers. It was also worrying that lots of people would be stuck at home with only the internet and phone as ways to keep in touch with their local shops.</p>\n<h3>Getting Started</h3>\n<p>I decided to create a small site for local shops (and other related businesses) to put their contact info on so that people could get in touch. I bought the domain name <a href=\"https://www.cambridgelocalshops.co.uk\">www.cambridgelocalshops.co.uk</a> and got started. I decided to have several main sections &#8211; shops, food outlets, local support, delivery companies and activities.</p>\n<p>I add most shops that request to be added &#8211; small national brand supermarkets as well as independent shops. The only shops I&#8217;ve decided not to include are ones that could be misconstrued as giving medical advice.</p>\n<blockquote><p>This whole site is required because of a medical emergency and clear messaging on that topic is vital.</p></blockquote>\n<p>Some pubs and restaurants have started doing take-away food from their kitchens, and in addition offer a grocery ordering service. It&#8217;s a great way to keep their business open and offer really useful support to their community. Watching businesses change how they operate to help their communities is inspiring. I&#8217;ve heard that many neighbourhood &#8216;mutual aid groups&#8217; have found the site a useful way to get information about shops out to people who are isolated at home.</p>\n<h3>Spreading The Word</h3>\n<p>I shared the site on twitter and various other local groups I&#8217;m a member of. The number of hits I was getting on the site daily showed there was a need. The local <a href=\"https://www.em.admin.cam.ac.uk/what-we-do/estate-operations/facilities-services/reprographics\">university printing office</a>, just before closing for lockdown, ran off 10,000 leaflets about the site. The local <a href=\"https://www.zedify.co.uk/cambridge\">bike courier company</a> delivered them door to door free of charge. For them it was a way of supporting local businesses and shops that are their key customers in more normal times, and providing an important community service right now. The photos are all from <a href=\"https://unsplash.com/\">unsplash.com</a> &#8211; free of charge and great quality.  Jo at <a href=\"https://www.kabocreative.com/\">Kabocreative</a> designed the great logo and shared it with me.</p>\n<blockquote><p>Having designed the site in a morning using TwentySeventeen as the theme and using <a href=\"https://wordpress.org/plugins/atomic-blocks/\">Atomic Profile Blocks</a> for the individual shops I realised I needed something a bit more streamlined.</p></blockquote>\n<p>Juggling this clunky way of editing a site alongside home schooling two children and facing the challenges of life under lockdown was not viable. I started redeveloping the site behind the scenes, using posts instead of pages for each shop, categorising them according to type of shop and their location, and then building a site structure out of that categorising system. I also switched to <a href=\"https://generatepress.com/\">GeneratePress</a> for the theme (I love it). It all kind of worked.</p>\n<h3>Reaching Out</h3>\n<p>Then I got in touch with Topher DeRosia asking if he&#8217;d like me to write this up for his wonderful HeroPress blog aimed at the WordPress community. Many towns and districts around the world could do with a site like this and it&#8217;s a perfect way for a WordPress person to support their local shops and neighbours at this time.</p>\n<p>Topher did way more than that, coming on board to take a look at the back end of the site, make some brilliant changes and also contacting <a href=\"https://wsform.com/\">WSForm</a> for a pro plugin to help with the process.</p>\n<blockquote><p>Now, when someone completes the form to request an entry on the site it automatically creates a post with that shops&#8217; details already pre drafted.</p></blockquote>\n<p>I just need to add the categories, check the details, and publish it. It is a dream to manage as it is so fast to add a new shop. I am hugely grateful to Topher for dedicating so much time and care to this when all I expected was the chance to share an idea with others.</p>\n<p>The site already has a sibling &#8211; <a class=\"defanged3-moz-txt-link-abbreviated\" href=\"http://www.stivesandvillages.co.uk\" target=\"_blank\" rel=\"noopener noreferrer\">www.stivesandvillages.co.uk</a> &#8211; set up by my friends Penni and Jo at <a href=\"https://www.kabocreative.com/\">KaboCreative</a>. If you&#8217;re interested in creating something similar to support your community while under lockdown check out Topher&#8217;s <a href=\"https://topher1kenobe.com/cambridge-local-shops-help-during-covid-19/\">technical tips</a> and some special offers we&#8217;ve negotiated with <a href=\"https://wsform.com/\">WSForm</a> and <a href=\"https://generatepress.com/\">GeneratePress</a> to make your life easier and a bit cheaper! Thanks to these companies for their support.</p>\n<h3>What We Learned</h3>\n<p>Here are a few key tips I gave Penni when she got in touch to ask about using my idea for her local area:</p>\n<ul>\n<li>don&#8217;t use logos &#8211; everyone will want their logo used and file quality will vary. So it doesn&#8217;t look like favouritism just make a blanket ban. Choose nice pictures from unsplash.com instead, or simply have one single photo of your town or village in a banner image place. Maybe feature a local photographer who can donate a picture.</li>\n<li>try to focus, at least at first, on shops that are selling vital food stuffs and household goods &#8211; this is what people are looking for urgently.</li>\n<li>don&#8217;t just request info about how they deliver; in a rapidly changing environment shops will be adapting and doing different things. In my area many are doing &#8216;timed collections&#8217; where staff pack your goods for you based on a phone order, and you collect at a specific time by agreement so social contact / crowds / queues are minimised. Some shops are also doing special hours for key workers. Make sure your form is flexible enough to cope with variety and change in how shops are operating.</li>\n<li>be open to including places that don&#8217;t normally sell groceries &#8211; eg pubs have been doing fresh food deliveries to local people and providing a valuable service in my town. They get listed under both &#8216;pubs&#8217; and &#8216;groceries&#8217; on my site.</li>\n<li>create a leaflet that people can print off and share with others, that shops can send out with deliveries &#8211; here&#8217;s <a href=\"https://cambridgelocalshops.co.uk/wp-content/uploads/2020/03/Cant-get-out_-1.pdf\">an example</a> (opens as a PDF).</li>\n<li>many shops won&#8217;t have an online ordering system &#8211; offering them the chance to put a Word document or a PDF order form on your site can be a vital way for them to get information out about their products and contact info. It also means people can print these off and share them with neighbours who don&#8217;t have computers or smart phones.</li>\n<li>make it useful beyond shops &#8211; include local community groups by linking to any reliable pages (eg local municipality / council site) that list them.</li>\n<li>include some medical links to reliable sources (World Health Organisation or national government sites, for example).</li>\n<li>include some activities for those stuck at home &#8211; we have a knitting shop, a martial arts class that&#8217;s now online by video, some arts resources and a dance school doing online lessons! It keeps it local and friendly and relatable for people who know their local area and are looking for reassurance.</li>\n</ul>\n<p>I&#8217;ve enjoyed putting this site together, interacting with all the business owners who&#8217;ve entered their details, and making new friends when other people got involved. I highly recommend it as a way of doing something useful in these strange times.</p>\n<hr />\n<h3><em>Editor&#8217;s Note</em></h3>\n<p><em>Topher here. Part of the plan all along was to make it so other people can easily replicate what Elisabeth did. <a href=\"https://topher1kenobe.com/cambridge-local-shops-help-during-covid-19/\">You can find a post on my personal blog</a> detailing how it all works, and you can download the plugins, theme, and export files.</em></p>\n<p><em>If you think your local business area could use something like what Elisabeth built, now you can easily do it yourself.</em></p>\n<p><em>GeneratePress and WSForm are both commercial products, but for this project they generously offer a 20% discount to anyone building something like Elisabeth&#8217;s project. You can find the discount codes on the blog post I mentioned above.</em></p>\n<p><em>Thank you Elisabeth for doing such a great work, and thank you for allowing me to be a part of it!</em></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Helping Small Businesses During A Pandemic\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Helping%20Small%20Businesses%20During%20A%20Pandemic&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhelping-small-businesses-during-a-pandemic%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Helping Small Businesses During A Pandemic\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhelping-small-businesses-during-a-pandemic%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhelping-small-businesses-during-a-pandemic%2F&title=Helping+Small+Businesses+During+A+Pandemic\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Helping Small Businesses During A Pandemic\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/helping-small-businesses-during-a-pandemic/&media=https://heropress.com/wp-content/uploads/2021/04/041320-min-150x150.jpg&description=Helping Small Businesses During A Pandemic\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Helping Small Businesses During A Pandemic\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/\" title=\"Helping Small Businesses During A Pandemic\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/helping-small-businesses-during-a-pandemic/\">Helping Small Businesses During A Pandemic</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 15 Apr 2020 09:00:46 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Elisabeth Klaar\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:5;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Block-a-saurus Embeds a Side-Scrolling T-Rex Game via the Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98606\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=block-a-saurus-embeds-a-side-scrolling-t-rex-game-via-the-block-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6574:\"<div class=\"wp-block-cover alignfull has-background-dim-80 has-black-background-color has-background-dim bg-black\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-blockasaurus-blockasaurus\"><div id=\"bas-messageBox\" class=\"sendmessage\"><h1>Click to Play</h1><div class=\"niokbutton\"></div></div><div id=\"main-frame-error\" class=\"bas-interstitial-wrapper\"><div id=\"main-content\"><div class=\"bas-icon bas-icon-offline\" alt=\"\"></div></div><div id=\"bas-offline-resources\"><img id=\"offline-resources-1x\" class=\"skip-lazy\" src=\"https://wptavern.com/wp-content/plugins/block-a-saurus/src/img/default_100_percent/100-offline-sprite.png\" /><img id=\"offline-resources-2x\" class=\"skip-lazy\" src=\"https://wptavern.com/wp-content/plugins/block-a-saurus/src/img/default_200_percent/200-offline-sprite.png\" /></div></div></div>\n</div></div>\n\n\n\n<p class=\"has-drop-cap\">It is no secret that I love testing out the sort of <a href=\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\">fun WordPress blocks</a> that hark back to my early days of the web. I have <a href=\"https://wptavern.com/rebirth-of-creativity-gutenberg-and-the-future-of-wordpress-themes\">written on the subject</a> once or twice. Imagine my surprise when I came across a side-scrolling dinosaur game that users could simply plop into the block editor and provide something fun for their visitors to do.</p>\n\n\n\n<p><a href=\"https://wordpress.org/plugins/block-a-saurus/\">Block-a-saurus</a> is a simple game in which you play a T-Rex whose goal is to survive a course of obstacles such as jumping cactuses and ducking birds. To play, you merely need to control the T-Rex via your keyboard&rsquo;s D-pad. It should also work via touch control on mobile devices.</p>\n\n\n\n<p>The only bad thing is that I did not notice this gem eight months ago when it was first released to the public.</p>\n\n\n\n<p>&ldquo;When I started learning about blocks, I realized they could be basically miniature JavaScript applications,&rdquo; said Keanan Koppenhaver, the developer behind Block-a-saurus. &ldquo;I thought this was super interesting as opposed to how WordPress plugins relied more heavily on PHP, so I wanted to see what I could do with basically a blank JavaScript canvas and how that could enable experiences that would have been really difficult to do seamlessly pre-Gutenberg. It slowly went from a &lsquo;Is this even possible?&rsquo; to &lsquo;Let&rsquo;s release it and see if it can inspire people to build something even more out of the box.\'&rdquo;</p>\n\n\n\n<p>Give the game a whirl. Let us know your high score in the comments!</p>\n\n\n\n<h2>Using the Block-a-saurus Plugin</h2>\n\n\n\n<p class=\"has-drop-cap\">The plugin is straightforward. Once installed, it adds a new &ldquo;Block-a-saurus!&rdquo; block in the common blocks section of the block inserter.  The block currently has two options under the block settings panel:</p>\n\n\n\n<ul><li><strong>Dino Speed:</strong> Allows you to speed up or slow down the movement of the T-Rex in the game.</li><li><strong>Mute Audio:</strong> Allows you to enable or disable the game audio.</li></ul>\n\n\n\n<img />Inserting the Block-a-saurus block in the editor.\n\n\n\n<p>By default, the front-end output is bland. Do not expect a graphical powerhouse. However, sometimes, the simplest games can make for hours of fun.</p>\n\n\n\n<img />Default output of Block-a-saurus on the front end.\n\n\n\n<p>I wanted to spruce up my game&rsquo;s design on the front end. Therefore, I first inserted a cover block with a dinosaur background, as can be seen at the beginning of this post. I then dropped the plugin&rsquo;s block within the cover block. </p>\n\n\n\n<p>This works well with a variety of image backgrounds. Plus, it allows users to put a unique spin on their game.</p>\n\n\n\n<img />A custom background using the cover block around Block-a-saurus.\n\n\n\n<p>There is at least one missing piece that I would like to see in a future version of the plugin. It would be nice to integrate alignment options for the block, such as center, wide, and full alignments that are common with many other blocks.</p>\n\n\n\n<p>On the plus side, the plugin developer took the few moments necessary to load scripts and styles only on pages where the game is in use. If you want to run the game, you do not have to worry about it loading unnecessary files on every page of your website.</p>\n\n\n\n<h2>Future Plugin and Block Plans</h2>\n\n\n\n<p class=\"has-drop-cap\">Currently, Block-a-saurus is still sitting at version 1.0. However, Koppenhaver has plans to add extra features to the plugin, such as saving high scores for logged-in users and potentially making the game playable in the backend. The holdup with admin-side playing is some JavaScript conflicts with the native Gutenberg controls.</p>\n\n\n\n<p>&ldquo;Work is moving along pretty steadily,&rdquo; he said of new features. &ldquo;It&rsquo;s nice to have something relatively small and self-contained to work on in between larger client projects. The saving of scores has been the majority of the work so far, and I&rsquo;m hoping to have that released in the next couple of weeks.&rdquo;</p>\n\n\n\n<p>Koppenhaver does not have any immediate plans for similar types of blocks. The plan was for this particular plugin to showcase a fun, one-off block. &ldquo;I&rsquo;ve seen JavaScript implementations of Snake and Tetris, which would be cool to see converted to blocks,&rdquo; he said. &ldquo;I might have to give one of those a try.&rdquo; Perhaps Block-a-saurus is not the end of the road.</p>\n\n\n\n<p>If he wraps up the work on a front-end, JavaScript-based saving feature for high scores, it would be nice to see that offered as a standalone package for other block developers to use. It would certainly make porting other games such as Snake and Tetris to the block system easier.</p>\n\n\n\n<p>Koppenhaver and his team primarily work on more serious endeavors. &ldquo;We have been working on some other block experiments to allow for things like integrating data sourced from Google Drive as D3 visualizations as well as a block to allow agencies to create better case studies by creating those responsive screenshot mockups you see everywhere and being able to create them completely in Gutenberg,&rdquo; he said. &ldquo;We&rsquo;re very excited about the experiences the new editor has allowed us to create and are always experimenting and trying to learn more.&rdquo;</p>\n\n\n\n<p>More than anything, I want to see other plugin authors launch a few more <a href=\"https://wordpress.org/plugins/tags/game/\">games</a> for the block editor.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 14 Apr 2020 18:57:54 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:6;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: The Road Ahead: What’s in Store for WordPress for the Rest of 2020?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98522\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/the-road-ahead-whats-in-store-for-wordpress-for-the-rest-of-2020?utm_source=rss&utm_medium=rss&utm_campaign=the-road-ahead-whats-in-store-for-wordpress-for-the-rest-of-2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9338:\"<div class=\"wp-block-cover alignfull has-background-dim-70 has-gray-900-background-color has-background-dim has-parallax bg-gray-900\"><div class=\"wp-block-cover__inner-container\">\n<div class=\"wp-block-group\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-drop-cap has-text-align-left has-extra-large-font-size text-xl text-left\">Full-site editing, automatic theme and plugin updates, global styles, and more await. With the release of <a href=\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\">WordPress 5.4</a> and an open call for <a href=\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\">version 5.5 tickets</a>, it is time to peer into the future and catch a glimpse of what is to come. It is shaping up to be an exciting year thus far.</p>\n</div></div>\n</div></div>\n\n\n\n<p>Josepha Haden, executive director of WordPress, provided a <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">progress update on the 2020 goals</a> in early March. As always, the timeline to hit certain goals can change based on roadblocks the development team hits and other factors. On the whole, the tentative roadmap looks feasible.</p>\n\n\n\n<p>Currently, WordPress 5.5 is set to ship on August 11, 2020. Version 5.6 is scheduled to follow on December 8, 2020.  Some major changes are forthcoming. Let us take a moment to look ahead and see where the WordPress ship is sailing.</p>\n\n\n\n<h2>Automatic Updates for Everything</h2>\n\n\n\n<img />Automatic updates column on the plugin management screen.\n\n\n\n<p class=\"has-drop-cap\">We have enjoyed automatic updates for minor versions of core WordPress since version 3.7. However, until recently, it has felt like progress on auto-updating everything had stalled. From mobile phones to smart TVs, the average end-user is accustomed to their software simply staying updated. In 2020, it is time WordPress continues pushing forward, particularly when staying updated is one component of maintaining a secure website.</p>\n\n\n\n<p>There are two separate changes centered on automatic updates in the pipeline. The first, which is set to ship in WordPress 5.5, is <a href=\"https://wptavern.com/automatic-theme-and-plugin-updates-slated-for-wordpress-5-5\">automatic updates for plugins and themes</a>. The feature plugin has been in development for several months and should be stable enough to launch with the next version of WordPress.</p>\n\n\n\n<p>Plugin and theme developers will need to adopt a development strategy that aligns more with the WordPress philosophy of maintaining backward compatibility, at least to the point where an automatic update does not break a user&rsquo;s site. This change is a welcome one because it will lead to a more secure web. However, it will be interesting to see how this plays out in the months to come. I am certain there will be a road bump or two that the developer community will need to overcome.</p>\n\n\n\n<p>Automatic updates of core WordPress is slated to officially land in version 5.6. It should be an opt-in feature when it rolls out. The feature plugin should also be ready by the time WordPress 5.5 lands.</p>\n\n\n\n<h2>Block Directory Integration</h2>\n\n\n\n<img />WordPress.org&rsquo;s <a href=\"https://wordpress.org/plugins/browse/block/\">block directory page</a>.\n\n\n\n<p class=\"has-drop-cap\">The block directory first <a href=\"https://wptavern.com/gutenberg-6-5-adds-experimental-block-directory-search-to-inserter-and-new-social-links-block\">landed in Gutenberg 6.5</a> as an experimental feature. For those of us running the plugin, it is almost easy to forget that it is not already a part of WordPress.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/browse/block/\">block directory</a> is a listing of a special type of plugin that adds only a single block. In WordPress 5.5, users should be able to search and install blocks from this directory via the post editing screen. If you need a block that is not installed, you can install and begin using it without going through the normal routine with installing a plugin.</p>\n\n\n\n<h2>Full-Site Editing</h2>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>Live Demo Q&amp;A from <a href=\"https://gutenbergtimes.com/theme-templates-full-site-editing-experience-enrique-piqueras/\">The Gutenberg Times</a>.\n\n\n\n<p class=\"has-drop-cap\">I am excited about the prospect of full-site editing landing in WordPress. I am concerned that a target date within 2020 may be rushing a feature that may not be ready. I want this to be a successful <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">transition of how themes work</a> and how users interact with their sites. I am optimistic about this future, but I am not convinced it will be good enough by the time WordPress 5.6 ships.</p>\n\n\n\n<p>Aside from the introduction of the block editor itself, this will be one of the largest changes to how WordPress works in its history. Arguably, it is a more wide-reaching change because it touches both the backend user interface and how the theme templating system functions. It needs time to age before it&rsquo;s dropped into the laps of end-users and developers alike.</p>\n\n\n\n<p>I will be the first to jump for joy if I am wrong.</p>\n\n\n\n<p>Currently, the plan is to complete the full-site editing feature in the Gutenberg plugin by the time WordPress 5.5 launches. It should still be behind the experimental flag in the plugin at that point. Then, ship the finished product in version 5.6.</p>\n\n\n\n<h2>Block Areas (Widgets)</h2>\n\n\n\n<img />Using blocks on the experimental block areas screen.\n\n\n\n<p class=\"has-drop-cap\">One of the features that has not gotten near enough attention is the conversion of traditional sidebars into block areas. This is a much-needed change in the mission to turn everything into a block.</p>\n\n\n\n<p>Currently, it is planned to ship in WordPress 5.6, alongside full-site editing. I would rather see block areas as a stepping stone toward full-site editing. It would be less painful for theme authors to have at least a major release to ease into the next step.</p>\n\n\n\n<p>The development of this feature could have been much smoother if WordPress would have simply deprecated sidebars and widgets. The Gutenberg team has had to pigeonhole a block-based system into the old widgets system. It is a little messy. Instead of the current approach, they should have created a separate system and allowed theme developers to begin opting into it. Because theme authors are the ones who will be handling support requests from end-users, they should have been given the power to handle that transition gracefully.</p>\n\n\n\n<p>Overall, there should be no issue making sure block areas are feature-complete by 5.6. Much of the work is finished at this point, and we should be getting a more accurate picture of this feature in the coming months.</p>\n\n\n\n<h2>Global Styles</h2>\n\n\n\n<img />Example mockup from the primary <a href=\"https://github.com/WordPress/gutenberg/issues/19255\">global styles ticket</a>.\n\n\n\n<p class=\"has-drop-cap\">A new <a href=\"https://github.com/WordPress/gutenberg/issues/19611\">global styles feature</a> is set to ship for WordPress 5.6 later this year. The feature is currently undergoing heavy development. We should begin to see early iterations of it in upcoming versions of the Gutenberg plugin over the next several months.</p>\n\n\n\n<p>Global styles will allow theme authors to create several default values, likely via a JSON file. In turn, users will be able to overwrite those styles through an interface in the admin.</p>\n\n\n\n<p>My biggest concern about this feature is that it could go overboard with options that end-users should not have to concern themselves with. For example, most users should have no need to adjust the line-height for their text. Instead, line-height values should automatically be calculated based on a font&rsquo;s x-height and size. The question is going to be where the global styles feature will draw the line. At a certain point, it is better to learn CSS. We certainly cannot expose every possibility via an option.</p>\n\n\n\n<h2>Other Notable Features</h2>\n\n\n\n<p class=\"has-drop-cap\">Lazy loading of images, which was <a href=\"https://wptavern.com/native-lazy-loading-support-coming-to-wordpress\">originally planned for WordPress 5.4</a>, will be shipping alongside a <a href=\"https://wptavern.com/xml-sitemaps-feature-plugin-open-for-testing-and-feedback\">built-in XML sitemaps</a> feature in version 5.5. Both features have been under active development for months and are stable at this point.</p>\n\n\n\n<p>The <a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">navigation block</a> was complete enough to ship in the previous WordPress release. The block is intended to primarily be used with full-site editing, so the block was not included. However, it is supposed to be available in WordPress 5.5.</p>\n\n\n\n<p>As always, we should see a new default theme to propel us into the next year. My guess is that the core leads will want to ship a theme that is built completely on top of the upcoming full-site editing feature. If development goes as currently scheduled, <em>Twenty Twenty-One</em> could be a 100% block-based theme.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 13 Apr 2020 20:54:01 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:7;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Open Call for WordPress 5.5 Tickets: What’s on Your Wish List?\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98435\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list?utm_source=rss&utm_medium=rss&utm_campaign=open-call-for-wordpress-5-5-tickets-whats-on-your-wish-list\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3580:\"<p class=\"has-drop-cap\">Now that <a href=\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\">WordPress 5.4</a> has successfully launched, it is time to begin thinking about version 5.5, which has a tentative release date of August 8, 2020. On Wednesday, Josepha Haden, Executive Director of WordPress, <a href=\"https://make.wordpress.org/core/2020/04/08/wordpress-5-5-call-for-tickets/\">put out a call for tickets</a>.</p>\n\n\n\n<p>Naturally, the block editor is the top focus as we continually inch toward new features such as a refreshed interface, block patterns, and eventually full-site editing. However, there is room to put a small dent in the thousands of tickets that are still awaiting the right people to move them forward.</p>\n\n\n\n<p>Currently, there are 223 tickets <a href=\"https://core.trac.wordpress.org/tickets/major\">assigned to the 5.5 milestone</a>. We are early in the release cycle, so now is the time to advocate for the inclusion of that particular bug fix or enhancement you have had your eye on.</p>\n\n\n\n<p>What tickets do you want to see addressed?</p>\n\n\n\n<h2>Wish List: Finished Custom Post Status API</h2>\n\n\n\n<p class=\"has-drop-cap\">While I have no expectations that my personal wish list item will make the WordPress 5.5 cut, it does not mean that I cannot hope. After <a href=\"https://core.trac.wordpress.org/ticket/12706\">10 years in the making</a>, with a fix here and there, I would love to see custom post statuses become feature complete.</p>\n\n\n\n<p>A good example use case for custom post statuses is forum plugins. Topics or threads can either have an open or closed status. There are other cases such as archive, spam, hidden, and orphan statuses. Management of forums typically happens on the site front end, so plugin authors usually build custom front-end solutions to handle statuses.</p>\n\n\n\n<p>The scenarios where users need to assign a post status in the admin is where things get tricky. In the past, it was a <em>simple</em> matter of recreating the &ldquo;publish&rdquo; meta box on the edit post screen with a custom status dropdown. With the block editor, I am sure it is possible to do something similar with JavaScript. If so, this still leaves plugin authors in a bind. They will need to code at least two methods to pigeonhole custom statuses into the WordPress editor &mdash; three if also doing so on the front end.</p>\n\n\n\n<p>It is time we have a complete post status API.</p>\n\n\n\n<p>The lack of custom status support in the core user interface has created several roadblocks for projects I have worked on through the years. At one point, there seemed to be some traction to make this a reality, but it seems to have fallen to the wayside as more important and shinier features have been given the green light.</p>\n\n\n\n<p>Custom post statuses are as easy to register as custom post types and taxonomies. The primary missing element is the UI integration on the post editing screen.</p>\n\n\n\n<p>There is a real need for this feature as outlined by developers in a <a href=\"https://github.com/WordPress/gutenberg/issues/3144\">related Gutenberg ticket</a>. Some agencies and organizations with a more complex editing workflow cannot move forward with the block editor on some projects, even if they want to do so.</p>\n\n\n\n<p>The <a href=\"https://github.com/imath/wp-statuses\">WP Statuses</a> plugin by Mathieu Viet could ease the pain for developers with its integration with both the block and classic editors. However, this level of integration belongs in the core software.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Apr 2020 19:54:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:8;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"WPTavern: State of the Meetup Under Lockdown\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98421\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:133:\"https://wptavern.com/state-of-the-meetup-under-lockdown?utm_source=rss&utm_medium=rss&utm_campaign=state-of-the-meetup-under-lockdown\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6466:\"<p class=\"has-drop-cap\">By now we&rsquo;re all getting weary of the phrase &ldquo;new normal.&rdquo; Much ink has been spilled over the question of what that new normal will look like after the pandemic has passed over us. There&rsquo;s a stubborn streak in the American national character that admits of little change but, like an assiduous puppy, finds what works.</p>\n\n\n\n<p>I&rsquo;ve been attending the&nbsp;<a href=\"https://www.meetup.com/Asheville-Area-WordPress-Group\">local WordPress Meetup</a>&nbsp;since moving to Asheville, North Carolina, three years ago. Finding myself in a new city, getting out into the community and meeting people in the same industry seemed like a good opportunity to get connected. And it worked. I&rsquo;ve lived in a handful of cities, and nothing has worked faster and better in getting me acclimated to a new locale. As I write now from a sort of exile, present circumstances make clear why the meetup matters.</p>\n\n\n\n<p>The WordPress community is a naturally diverse one. But diversity itself is neither inherently good nor bad. Developers all over the world may commit to the same codebase, but that doesn&rsquo;t mean they&rsquo;re all together. Working among GitHub avatars and social media accounts alone, it&rsquo;s easy to allow in-group preference to collect and fester and eventually spill out; as it did recently with a&nbsp;<a href=\"https://wptavern.com/on-maga-caps-and-wordcamps\">brouhaha about a certain baseball cap</a>.</p>\n\n\n\n<p>The WordPress meetup is an in-group breaker. People of wildly different backgrounds manage to come together around a common theme (sometimes literally a&nbsp;<em>theme</em>). We meet in person, face to face, catch up on old things, and learn all new things. Depending on who you sit next to, you might even hear a dirty joke. We get the all-important sense of being in what the ancient Greeks called the&nbsp;<em>polis</em>, the city-state. We&rsquo;re all different, but Asheville is our city-state, and WordPress is why, twice a month, we get out of our homes and assemble. When we talk about democratizing publishing that means for&nbsp;<em>everyone</em>. This is why the meetup is important, and why it must go on even during a pandemic.</p>\n\n\n\n<img />\n\n\n\n<p>At the meetup, we&rsquo;re not just learning about WordPress. We&rsquo;re learning about each other. Business cards change hands. Smiles and handshakes lighten the air. Asheville is a beer town, so there&rsquo;s often a brew before, sometimes during, and always after. This kind of fellowship is a critical ingredient to building a tight-knit group, yet it&rsquo;s what we sacrifice first when the order to keep &ldquo;social distance&rdquo; comes down.</p>\n\n\n\n<p><em>Social distance?</em> I thought. <em>How is it possible to even have a meetup under such frosty circumstances?</em> But have a meetup we did&mdash;at least virtually.</p>\n\n\n\n<p>As the order to distance and stay at home came down, I canceled my &ldquo;Basics of SEO&rdquo; presentation and pondered whether the meetup will simply have to wait until the virus clears. John Dorner, a local developer and arch-organizer, decided we must give the virtual thing a try. Who knows how long we&rsquo;ll be barred from gathering?</p>\n\n\n\n<p>These days we&rsquo;re all familiar with&nbsp;<a href=\"https://meet.google.com/\">Google Meet</a>,&nbsp;<a href=\"https://www.skype.com/en/\">Skype</a>, and a host of other video conference tools. I&rsquo;ve been working remotely for three years now, and regular video meetings are part of my weekly routine. It&rsquo;s not that the video conference software isn&rsquo;t perfectly adequate, but there is a lack of warmth about it. It&rsquo;s perfunctory, a means to an end. But maybe I was wrong.</p>\n\n\n\n<p>As the virtual meeting launches, we have the usual throat-clearing and the customary hiccups. Ambient noise. Broken microphones and webcams require certain attendees to post chat comments. But we finally get down to business. Dorner encourages all the new people to join the Slack channel, where members can post questions, get help, and continue the conversation after the meetup. We spin a digital wheel of fortune to decide who gets the free JetBrains license&mdash;our regular giveaway, which I&rsquo;ve won twice now.</p>\n\n\n\n<p>Soon, John presents his screen and shows us how we can better manage large clusters of media files in our WordPress sites. It all goes off without a hitch. I volunteer to give my talk at the next meeting.</p>\n\n\n\n<p>Our Asheville area group has a long list of subscribers. Yet, we only see a fraction of that RSVP regularly. Often, people will RSVP but not be able to attend. More universal topics tend to bring out larger crowds. For some, making it out to a 6 PM meeting on a weeknight is a big ask.</p>\n\n\n\n<p>The benefit of the virtual meetup is that it gives those with busier schedules and longer travel times a chance to attend a topic they&rsquo;re interested in but may have otherwise skipped. We miss out on the fellowship, but we get the knowledge.</p>\n\n\n\n<img />John Dorner performs impressive card magic.\n\n\n\n<p>As time and space allow, we can consider what the long term outlook might be. Right now, it&rsquo;s just a series of if/then statements. We&rsquo;re all waiting.</p>\n\n\n\n<p>As the virtual meetup came to a close, it occurred to me that we could probably expand our boundaries a little bit. I can invite coworkers in Virginia Beach to check out our local meetup. I could invite family from Florida if they were interested. But then, would the Asheville WordPress Meetup lose its local flavor? Is that a bad thing?</p>\n\n\n\n<p>Eventually, the pandemic will pass, as all pandemics do. The meetup may land on the hybrid model, having virtual meetings from time to time while keeping the live thing going. I hope we&rsquo;ll find a happy mix. A meetup without the local flavor, and the camaraderie, would not be the same.</p>\n\n\n\n<p>Even if handshakes are replaced with elbow bumps, and we learn to stop touching our faces and to sneeze into our shirts, we need a place to go where we can assemble to keep the polis lively. Change is inevitable, and there&rsquo;s nothing new about &ldquo;new normals,&rdquo; but we don&rsquo;t do ourselves any favors by canceling what we know works best. Our exile on our personal Elbas will end, and we must go back out into society not as frightened peasants but rather as Napoleons of the new normal&mdash;whatever that will be.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Apr 2020 16:03:30 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Chris Maiorana\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:9;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:50:\"Matt: Distributed Work’s Five Levels of Autonomy\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=51231\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://ma.tt/2020/04/five-levels-of-autonomy/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8869:\"<p>I recently had the opportunity to sit down with <a href=\"https://samharris.org/\">Sam Harris</a>, author and host of the <em>Making Sense</em> podcast, <a href=\"https://samharris.org/podcasts/194-new-future-work/\">for a wide-ranging conversation</a>. Given the moment we’re currently living through, we naturally touched on the way companies are adapting to a new reality — one where remote work is a model to which they must adapt in a matter of days, rather than years.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<p>As I mentioned to Sam on the podcast, “any company that can enable their people to be fully effective in a distributed fashion, can and should do it far beyond after this current crisis has passed.” <em>It&#8217;s a moral imperative.</em> But that doesn’t mean it’s going to be easy, or that the chaotic and stressful first taste some workplaces are getting right now is one that inspires them to keep trying.</p>\n\n\n\n<p>To make sense of this journey — from a company’s cautious exploration of remote possibilities to a fully realized distributed experience — I like to think of how it plays out through the concept of levels of distributed work, which I modeled after <a href=\"https://en.wikipedia.org/wiki/Self-driving_car#Classification\">self-driving car levels of autonomy</a>. I’ve seen some solid recaps of my conversation with Sam from <a href=\"https://medium.com/swlh/the-five-levels-of-remote-work-and-why-youre-probably-at-level-2-ccaf05a25b9c\">Steve Glaveski</a> and <a href=\"https://www.flickr.com/photos/jurvetson/49755484227/\">Steve Jurvetson</a>, but here’s my gist of how distributed companies evolve:</p>\n\n\n\n<ol start=\"0\"><li><strong>Level Zero</strong> autonomy is a job which cannot be done unless you&#8217;re physically there. Imagine construction worker, barista, massage therapist, firefighter&#8230; Many companies assumed they had far more of these than it has turned out they really did.</li><li>The <strong>first level</strong> is where most colocated businesses are: there’s no deliberate effort to make things remote-friendly, though in the case of many knowledge workers, people can keep things moving for a day or two when there’s an emergency. More often than not, they’ll likely put things off until they’re back in the office. Work happens on company equipment, in company space, on company time. You don&#8217;t have any special equipment and may have to use a clunky VPN to access basic work resources like email or your calendar. Larger level one companies often have people in the same building or campus dialing into a meeting. Level one companies were largely unprepared for this crisis.</li><li><strong>Level two</strong> is where many companies have found themselves in the past few weeks with the COVID-19 pandemic. They’ve accepted that work is going to happen at home for a while, but they recreate what they were doing in the office in a &#8220;remote&#8221; setting, like <a href=\"https://www.marshallmcluhan.com/\">Marshall McLuhan</a> talked about new media mediums initially copying the generation before. You’re probably able to access information from afar, you’ve adapted to tools like Zoom or Microsoft Teams, but everything is still synchronous, your day is full of interruptions, no real-time meetings have been canceled (yet), and there’s a lot of anxiety in management around productivity — that’s the stage where companies sometimes install surveillance software on laptops. Pro tip: Don’t do that! And also: Don’t stop at level two!</li><li>At the <strong>third level</strong>, you’re really starting to benefit from being remote-first, or <strong>distributed</strong>. That’s when you see people invest in better equipment — from a good desk lamp to <a href=\"https://ma.tt/2020/03/dont-mute-get-a-better-headset/\">solid audio gear</a> — and in more robust asynchronous processes that start to replace meetings. It’s also the point at which you realize just how crucial written communication is for your success, and you start looking for great writers in your hiring. When you are on a Zoom, you often also have a Google Doc up with the other meeting participants so you can take and check real-time notes together. Your company has a <a href=\"https://cloud.google.com/beyondcorp\">zero-trust BeyondCorp security model</a>. In a non-pandemic world you plan meetups so teams can break bread and meet each other in person a week or two a year.</li><li><strong>Level four</strong> is when things go truly asynchronous. You evaluate people’s work on what they produce, not how or when they produce it. Trust emerges as the glue that holds the entire operation together. You begin shifting to better — perhaps slower, but more deliberate — decision-making, and you empower everyone, not just the loudest or most extroverted, to weigh in on major conversations. You tap into the global talent pool, the 99% of the world&#8217;s population and intelligence that doesn&#8217;t live near one of your legacy physical office locations. Employee retention goes way up, and you invest more in training and coaching. Most employees have home-office setups that would make office workers green with envy. You have a rich social life with people you choose. Real-time meetings are respected and taken seriously, almost always have agendas and pre-work or post-work. If you <a href=\"https://spikes.worldathletics.org/post/japans-secret-to-relay-success\">get good at baton passes</a> work will follow the sun 24/7 around the world. Your organization is truly inclusive because standards are objective and give people agency to accomplish their work their way.</li><li>Finally, I believe it’s always useful to have an ideal that’s not wholly attainable — and that’s <strong>level five, Nirvana!</strong> This is when you consistently perform better than any in-person organization could. You&#8217;re effortlessly effective. It’s when everyone in the company has time for wellness and mental health, when people bring their best selves and highest levels of creativity to do the best work of their careers, and just have fun. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f920.png\" alt=\"?\" class=\"wp-smiley\" /></li></ol>\n\n\n\n<p>A highly influential book for me in designing Automattic was <a href=\"https://www.danpink.com/books/drive/\">Daniel Pink’s <em>Drive</em></a>, where he eloquently introduces the three things that really matter in motivating people: mastery, purpose, and autonomy. <strong>Mastery</strong> is the urge to get better skills. <strong>Purpose</strong> is the desire to do something that has meaning, that&#8217;s bigger than yourself. These first two principles physically co-located companies can be great at. But the third, autonomy, is where even the best in-office company can never match a Level 4 or above distributed company.</p>\n\n\n\n<p><strong>Autonomy</strong> is our desire to be self-directed, to have agency over ourselves and our environment. Close your eyes and imagine everything around you in a physical office: the chair you&#8217;re in, the desk, distance from a window, the smells, the temperature, the music, the flooring, what&#8217;s in the fridge, the comfort and privacy of the bathrooms, the people (or pets) around you, the lighting. Now imagine an environment where you can choose and control every one of those to your liking — maybe it&#8217;s a room in your house, a converted garage, a shared studio, or really anything, the important thing is you&#8217;re able to shape the environment fit your personal preferences, not the lowest common denominator of everyone an employer has decided to squish together for 8 hours a day. The micro-interactions of the hundreds of variables of your work environment can charge you and give you creative energy, or make you dependent, infantilized, and a character in someone else&#8217;s story. Which do you want to spend half of your waking workday hours in?</p>\n\n\n\n<p>For a good summary of Dan Pink, <a href=\"https://www.youtube.com/watch?v=u6XAPnuFjJc\">check out this animation</a>. The other books I referenced in the podcast are <a href=\"https://www.amazon.com/Scale-Universal-Innovation-Sustainability-Organisms/dp/1594205582?tag=photomatt08-20\">Geoffrey West&#8217;s <em>Scale</em></a> and <a href=\"https://www.amazon.com/Antifragile-Things-That-Disorder-Incerto/dp/0812979680?tag=photomatt08-20\">Nassim Nicholas Taleb&#8217;s <em>Antifragile</em></a>. </p>\n\n\n\n<p>My talk with Sam covered many other topics, from communicating in distributed companies to the challenges businesses are facing due to COVID-19, so I hope you <a href=\"https://samharris.org/podcasts/194-new-future-work/\">head over and listen to the rest</a> or <a href=\"https://www.youtube.com/watch?v=mJSf2Clx6qY\">stream it on Youtube</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Apr 2020 14:33:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:10;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"BuddyPress: BP Beta Tester 1.1.0\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=310880\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:52:\"https://buddypress.org/2020/04/bp-beta-tester-1-1-0/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1607:\"<p>Hi BuddyPress contributors,</p>\n\n\n\n<p>We&#8217;ve just updated the plugin to help you test BuddyPress beta &amp; RC releases. From now on, when testing BuddyPress pre-releases, you&#8217;ll find a new section into the plugin&#8217;s administration screen called &#8220;What to expect from next release?&#8221; as shown below.</p>\n\n\n\n<div class=\"wp-block-image\"><a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\" target=\"_blank\" rel=\"noopener noreferrer\"><img src=\"https://buddypress.org/wp-content/uploads/1/2020/04/development-notes-1024x614.png\" alt=\"\" class=\"wp-image-310881\" /></a></div>\n\n\n\n<p>By clicking on the &#8220;our Development Blog&#8221; link you will be headed to <a href=\"https://bpdevel.wordpress.com/category/development-notes/6-0/\">the development notes of the BuddyPress next release</a>. It&#8217;s a good way to know about the important changes the BuddyPress final release will bring.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"wp-embedded-content\"><a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a></blockquote>\n</div>\n\n\n\n<p>It&#8217;s the right time to play with this plugin! <a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">BuddyPress 6.0.0-beta1</a> has been released a few days ago. Once again thanks in advance for testing it: it&#8217;s an important stage of the development process for us.</p>\n\n\n\n<p>Finally props to <a class=\"bp-suggestions-mention\" href=\"https://buddypress.org/members/iamthewebb/\" rel=\"nofollow\">@iamthewebb</a> for contributing to this new version of BP Beta Tester.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 10 Apr 2020 04:05:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:11;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:79:\"WPTavern: Fighting the Stay-At-Home Boredom: Time to Create Rather Than Consume\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98400\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:201:\"https://wptavern.com/fighting-the-stay-at-home-boredom-time-to-create-rather-than-consume?utm_source=rss&utm_medium=rss&utm_campaign=fighting-the-stay-at-home-boredom-time-to-create-rather-than-consume\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7324:\"<p class=\"has-drop-cap\">A common theme among my friend groups is the utter boredom of being under stay-at-home orders during the COVID-19 pandemic. Part of me wants to tell folks that there has never been a greater time in human history to find something to do at home. There is a plethora of content available at the touch of a finger or even voice command.</p>\n\n\n\n<p>We have built a system, the web, that provides education, entertainment, and art at near-instantaneous speeds. Our WordPress community is a large part of that human endeavor.</p>\n\n\n\n<p>Perhaps the problem lies with our consumerist culture. With large social media networks effectively taking over the web, the trend seems to suggest that people spend their free time glued to their mobile devices, consuming content created by others. Now that many are home full time, it is easy to grow tired of consuming content that would normally be reserved for free time at all hours of the day.</p>\n\n\n\n<p>When asking what the elders in my family did in their free time decades ago, before modern technological advances, I noticed a different trend. They created music. On my grandmother&rsquo;s side of the family, that musicality in our genes produced Hank Williams. On my grandfather&rsquo;s side, we had The Tadlock Quartet, a little-known gospel group. If our family had a motto, it would be: <em>if you don&rsquo;t sing or play an instrument, you are not a Tadlock</em>.</p>\n\n\n\n<p>I have an uncle who is a painter and magician. Some of my cousins are in a band. My sister creates vases, tabletops, and other pieces out of broken glass when she&rsquo;s not chasing her two-year-old. My father is a singer, songwriter, and multi-instrument musician. I could go on listing the art that my family creates.</p>\n\n\n\n<p>Maybe I was fortunate to grow up in an artistic environment. That artistry has never been about fame and fortune. Most of my family will never reach stardom. However, we continue creating because it is simply a part of who we are.</p>\n\n\n\n<p>I also reminisce over my childhood years. I grew up in a lower-middle-class household. We did not have the luxury of the internet. We could not afford cable or satellite television. The only channels on the tube were 8, 12, 20, and sometimes 32. It was the era of the Saturday morning cartoon block, which I gladly awoke to every weekend with my off-brand cereal.</p>\n\n\n\n<p>Like many kids of my generation, I had a video game console and a handful of games. But, there are only so many times you can play through <em>The Legend of Zelda: Ocarina of Time</em> before finding something else to do.</p>\n\n\n\n<p>Most of my childhood was spent creating things. I ran several issues of a homemade video game magazine, painstakingly drawing all the artwork by hand. Fortunately, my uncle had a printer and scanner so that I could make copies. I wrote short stories, crafted screenplays, and filmed movies on a borrowed camcorder. I built tree forts that probably would not have passed any level of building safety codes, but my friends and I survived.</p>\n\n\n\n<p>I had about a three-year stint in the mid-&rsquo;90s in which I fashioned myself a songwriter, following in my father&rsquo;s footsteps (he has never sold a song but continues writing music to this day). I do not think I wrote anything other than love songs. What else would a 12-year-old boy write about? My only experience with love was a peck on the cheek from a previous girlfriend. Despite my naivete in matters of the heart, the human soul knows what it needs, and I expressed that through lyrics in the style of whatever boyband was popular in the given month. My music was not Grammy-worthy material, but it was deeply human.</p>\n\n\n\n<p>As I grew into adulthood, I did not stop creating. My journey into the world of WordPress began only because I wanted to share my writing. Eventually, I learned to create a new type of art: WordPress plugins and themes.</p>\n\n\n\n<p>Over my near-15 years of working with WordPress, my primary interest became more about building things that would help others to create. Even today, as a writer for the Tavern, my hope is to spark discussions and response articles that others create on their own blogs. This should never be a one-way discussion.</p>\n\n\n\n<p>Like many others, I recently found myself in a position with &ldquo;nothing to do.&rdquo; For the previous several months, I had been working on a plugin development book during my free time. Suddenly, I found myself with an empty calendar for an entire weekend. No social gatherings. No book chapters due. That meant putting my artist hat firmly back on my head. It was time to enjoy the act of creation for the sake of it, <a href=\"https://wptavern.com/create-custom-patterns-with-the-block-pattern-builder-plugin\">which led to a new plugin</a>.</p>\n\n\n\n<p>It felt good to once again create something with no expectations. I was not getting paid to build this project. I wanted neither fame nor fortune. What I needed was a moment to express an idea.</p>\n\n\n\n<p>The act of creating art is a primal part of our nature. The plugin was my modern-day equivalent of sitting around the campfire and crafting a story of slaying a great beast that happened upon the village.</p>\n\n\n\n<p>I am a firm believer that every human has the capacity to create some form of artwork. A novel. A dance. A song. I have seen farmers with gardens so well-tended they would make you weep. I have watched a man with an intellectual disability hand-build intricate birdhouses. I have sat in astonishment, listening as a friend&rsquo;s mother put together an entire piano arrangement after hearing a song only once.</p>\n\n\n\n<p>For the same reason, I am proud to be a part of the WordPress community. I am surrounded by artists in their own right daily. We create software that allows others to share their creations.</p>\n\n\n\n<p>When someone tells me they are bored during this social quarantine, I break out my speech about using this moment to create something. <em>Anything.</em> It does not need to have value to others. It should simply be an expression of one&rsquo;s self. If they follow through, I give them a speech about building a site with WordPress to share what they have built.</p>\n\n\n\n<p>No, now is not the time for boredom. It should be a time of pure creation.</p>\n\n\n\n<p>Create a shop with <a href=\"https://wordpress.org/plugins/woocommerce/\">WooCommerce</a> for those handcrafted items you have been wanting to build for years. Build up your inventory right now so that it is ready to ship after the pandemic has passed. Write an e-book and sell it via <a href=\"https://wordpress.org/plugins/easy-digital-downloads/\">Easy Digital Downloads</a>. Start a local fundraising effort to help those in need in your neighborhood with the <a href=\"https://wordpress.org/plugins/give/\">Give WP</a> plugin. Create a new forum with <a href=\"https://wordpress.org/plugins/bbpress/\">bbPress</a> on your favorite TV series or some other topic that piques your interest. Start a regular ol&rsquo; <a href=\"https://wordpress.org/\">WordPress</a> blog and share your thoughts during this time.</p>\n\n\n\n<p>Use this brief moment in history to create something new. Whether it is a side hustle, a new business, or poetry, just create. Then, of course, share it via your WordPress website.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 09 Apr 2020 20:11:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:12;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"WPTavern: WordCamp Europe 2020 Is Moving Online This Summer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98377\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:163:\"https://wptavern.com/wordcamp-europe-2020-is-moving-online-this-summer?utm_source=rss&utm_medium=rss&utm_campaign=wordcamp-europe-2020-is-moving-online-this-summer\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3992:\"<p class=\"has-drop-cap\">On Monday, the WordCamp Europe team <a href=\"https://2020.europe.wordcamp.org/2020/04/06/wordcamp-europe-2020-is-moving-online/\">announced it would hold its annual event</a> online from June 4-6. The move comes after initially postponing this year&rsquo;s physical event because of the COVID-19 pandemic currently sweeping the globe. Like many other events, the organizing team is in the process of switching gears and moving everything to work over the internet.</p>\n\n\n\n<p>WordCamp Europe 2020 Online will hold a virtual contributor day on June 4. The last two days of the event will consist of live-streamed sessions and workshops for half days. The team is still working out the details and will keep everyone updated when possible.</p>\n\n\n\n<p>The reopening of the event to a virtual audience was met with enthusiasm when the team <a href=\"https://twitter.com/WCEurope/status/1247196801393885184\">announced it on Twitter</a>.</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">&#128227; We&rsquo;re back! We are excited to announce WordCamp Europe 2020 Online &ndash; a virtual event taking place on 4-6 June &#127881; Add the dates back into your diaries and stay tuned for more details coming soon &#128197; <a href=\"https://t.co/JdEEHN0GMT\">https://t.co/JdEEHN0GMT</a></p>&mdash; WordCamp Europe (@WCEurope) <a href=\"https://twitter.com/WCEurope/status/1247196801393885184?ref_src=twsrc%5Etfw\">April 6, 2020</a></blockquote>\n</div>\n\n\n\n<p>Last month, the organizers delivered the news that they would be postponing the 2020 physical event. &ldquo;The decision to postpone WCEU 2020 was not made lightly, as each member of the organising team is deeply invested in the event, but it was made collectively,&rdquo; <a href=\"https://2020.europe.wordcamp.org/2020/03/12/important-notice-wordcamp-europe-postponed/\">wrote the team on the WordCamp EU blog</a>. &ldquo;[The community] is, by far, the most heartbreaking part of a cancellation: the fact that we won&rsquo;t get to gather together in person, to connect, share knowledge and inspire one another during our sessions, hallway tracks, and dinners.&rdquo;</p>\n\n\n\n<p>The organizers are rebooting the physical WordCamp EU event for 2021. Last month, the team <a href=\"https://2020.europe.wordcamp.org/2020/03/24/wordcamp-europe-2021-dates-confirmed/\">confirmed June 3-5</a> for next year&rsquo;s event. It will take place at the Super Bock Arena (Pavilh&atilde;o Rosa Mota) in Porto, Portugal.</p>\n\n\n\n<p>For those who purchased tickets to the 2020 event, they should have already received a refund or get one by April 10. Organizers are in the process of contacting sponsors to discuss refunds and getting involved in the online event.</p>\n\n\n\n<p>The silver lining in this news is that everyone can attend WordCamp EU at no cost, albeit virtually rather than in person.</p>\n\n\n\n<p>Based on the size of the event, WordCamp EU will be the standard that many other events and meetups will likely want to emulate and build upon. It will be a test of how the WordPress community can come together and show the world that we can continue doing great things during uncertain times.</p>\n\n\n\n<p>Given that the current virus outbreak will likely continue through the summer, everyone in the WordPress community should mark this event on their calendars. Make social plans with the people who love the same software. It is free, and you are probably going to be home anyway. I look forward to an exciting event from the European WordPress community.</p>\n\n\n\n<p>To stay up to date on WordCamp EU or contact the team, follow its social networking accounts:</p>\n\n\n\n<ul><li><a href=\"https://www.facebook.com/WCEurope/\">WCEU Facebook</a></li><li><a href=\"https://twitter.com/wceurope?lang=en\">WCEU Twitter</a></li><li><a href=\"https://www.linkedin.com/company/wordcampeurope/\">WCEU LinkedIn</a></li><li><a href=\"https://www.instagram.com/wceurope/?hl=en\">WCEU Instagram</a></li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Apr 2020 19:18:19 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:13;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"HeroPress: Embrace Who You Are and Others Will Follow\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3095\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:158:\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/#utm_source=rss&utm_medium=rss&utm_campaign=embrace-who-you-are-and-others-will-follow\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10634:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/04/040720-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: No one is excluded from carving their place in the WordPress industry.\" /><p><strong>Wondering how a university drop out with ADHD and a criminal record found a spot in the WordPress community? Read on to see why it’s often your “faults” that can make you a major asset to any product team.</strong></p>\n<p>For as long as I can remember, I’ve had a knack for spotting an opportunity to make money. Even as an industrious seven-year-old, I knew that if I spent my birthday money on a value-size container of gumballs, I could sell them off to my classmates for a profit.</p>\n<p>Soon, every school recess and bus ride was a chance to make a sale and as I grew, so did my appetite for the hustle. Eventually, I replaced gumballs with mowing lawns and later, importing and reselling electronics. As long as there was a demand, nothing was off-limits.</p>\n<p>At this point, you may be expecting the rest of my story to go something like “serial entrepreneur switches to digital products, joins the WordPress community, and lives happily ever after,” right?</p>\n<p>Well, there are a lot more twists and turns before that since my hustling did end up getting me into a lot of trouble. My WordPress origin story includes a tale of how I escaped government spies in China, served a prison sentence in Kansas, and ultimately turned my mixed bag of (decidedly non-technical) business and people skills into a marketing position at Sandhills Development.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/open-premiere-wcus-alain-schlesser-tyler-lau_700-min.jpg\"><img /></a>Tyler Lau with Alain Schlesser at the Open Film premiere at WCUS 2019 in St.Louis.\n<h3>Jack of all trades, master of fun</h3>\n<p>One of the many reasons I’m always on the lookout for new projects and business opportunities is my Attention Deficit Hyperactivity Disorder (ADHD), a diagnosis I received nearly 14 years ago. As the only child of a divorced couple, all the attention was on me, but I couldn’t seem to keep my attention on anything.</p>\n<p>Luckily, the disorder that made me a restless child has made me a creative and adaptable adult. In my current role, I’m a marketing relationship builder at Sandhills Development, a plugin company with a portfolio of brands including AffiliateWP, Easy Digital Downloads, and Restrict Content Pro. Unlike most people at Sandhills who focus on one or two of our products, my role spans across all our digital properties.</p>\n<p>Not only am I representing a portfolio of products, but for each, my tasks involve post-sales communication, partnership, and affiliate development, B2B sales, and event marketing. Behind the scenes, I also organize our company retreats, book WordCamp travel arrangements, and even helped open two Sandhills breweries in Kansas. That’s right, we branched out of tech into beer!</p>\n<p>In a way, I’m the people person at Sandhills Development and the face of the company to many in the WordPress community. In an industry built by programmers and developers with outstanding focus and attention to detail, someone with ADHD wouldn’t seem like a natural fit. And yet, the WordPress community really is one of those places where everyone can find the right spot for their unique mix of skills. For me, my skill was people, and that has translated into a slew of responsibilities.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WordCamp-seattle-min.jpg\"><img /></a>Chatting with sponsors at WordCamp Seattle 2019\n<h3>Relationship-building as a career</h3>\n<p>On paper, there isn’t much that qualifies me to work for a tech company. Most of my previous experience was in the restaurant industry, something I’m still quite passionate about. That’s probably why I am always in charge of food at our company retreats. In fact, even though I was far from a Luddite, nothing on my CV pointed to a career in tech. And yet, that fast-paced, customer-facing service industry environment has actually prepared me the best for everything I’ve taken on since.</p>\n<p>When I’m at events on behalf of Sandhills, I’m meeting people from all over the world and developing personal and professional relationships with them, all while managing the logistics of event marketing. As an extrovert, I love it and I couldn’t imagine a job that didn’t involve relationship-building.</p>\n<p>Understanding people and being able to operate in any setting isn’t just an asset to grow a company, it can also be key to surviving in precarious environments. While my social tact is useful for making friends and building community in the WordPress space, at one point in my life, it was necessary for survival. Like the time I went to prison.</p>\n<h3>The true meaning of freedom</h3>\n<p>In the WordPress community, the concept of freedom comes up often. The GPL, free software, open-source communities&#8230;These are all fundamental values on which WordPress is built. Practically speaking, anyone can launch a company, become a freelancer, work remotely, or be their own boss to gain more freedom in their work and life. This is particularly appealing to me as someone who has never fit into the traditional work mold and as someone who now values my freedom more than ever.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WCA2-Tracy-Josepha-DeRosia-girls-min.jpg\"><img /></a>With attendees at WordCamp Ann Arbor 2019\n<p>Six years ago, my inner opportunist got me into trouble with the law selling marijuana. It was a quick way to make good money and after dropping out of college following a brain aneurysm, I needed capital to fund my first startup. Between my shifts as a waiter, I worked on prototypes for my first product. The company was growing fast and to protect my patents and take R&amp;D to the next level, I had to work really hard.</p>\n<p>Everything came to a screeching halt when I went to prison. If you’re wondering if prison is like TV shows and movies, the answer is both yes and no. It’s harder in a lot of ways but my spirit never broke. Meeting other inmates reminded me that I was in a much better situation than most. I was educated, well-off, loved, and knew I had a future once I was released.</p>\n<p>Many inmates never graduated from high school and are completely computer illiterate. While on the inside, I taught science, math, writing, reading, and social studies. But still, I know many of them will struggle to get the mental health support and the job training they need to thrive after they serve their sentence. There’s more to freedom than just being on the outside. You also need a sense of agency and enfranchisement. As for me, my sense of purpose and my support network were plenty to keep me going and I was ready to take on my next (legal) business challenge as soon as I could.</p>\n<a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/04/WordCamp-us-2019-min.jpg\"><img /></a>With sponsors and organizers at WCUS 2019 in St. Louis\n<h3>Your past doesn’t define you but you can choose to embrace it</h3>\n<p>I’m an outlier in many ways. From the day I was born, I was political. My father is a semi-dissident Chinese visual anthropologist and my mother is an art professor who left her home country of Japan to break from traditional Japanese gender roles. If you’re familiar with the history between these two nations, you’ll know a relationship between their citizens is rare and discouraged. I inherited a lot of that fearlessness, although I’m not sure if it’s nurture or nature. Most of my childhood was split, either following my father around the world, as he documented Chinese communities, or growing up as one of few Asian-Americans living in small-town Kansas.</p>\n<p>I’ve never fit in, and yet this is what makes me able to adapt to most situations and relate to just about anyone. I embrace my eclectic, dissonant past and see beauty in the person those experiences shaped me to be. Now, I’m able to put those skills to good use in the WordPress community and beyond. Regardless of your level of physical ability, your struggles with mental health, your upbringing, and even your run-ins with the law, no one is excluded from carving their place in the WordPress industry.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Embrace Who You Are and Others Will Follow\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Embrace%20Who%20You%20Are%20and%20Others%20Will%20Follow&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fembrace-who-you-are-and-others-will-follow%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Embrace Who You Are and Others Will Follow\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fembrace-who-you-are-and-others-will-follow%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fembrace-who-you-are-and-others-will-follow%2F&title=Embrace+Who+You+Are+and+Others+Will+Follow\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Embrace Who You Are and Others Will Follow\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/&media=https://heropress.com/wp-content/uploads/2021/04/040720-min-150x150.jpg&description=Embrace Who You Are and Others Will Follow\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Embrace Who You Are and Others Will Follow\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/\" title=\"Embrace Who You Are and Others Will Follow\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/embrace-who-you-are-and-others-will-follow/\">Embrace Who You Are and Others Will Follow</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Apr 2020 09:00:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Tyler Lau\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:14;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"WordPress.org blog: People of WordPress: Mario Peshev\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8536\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:68:\"https://wordpress.org/news/2020/04/people-of-wordpress-mario-peshev/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:10574:\"<p><em>You’ve probably heard that WordPress is open source software, and may know that it’s created and run by volunteers. Enthusiasts share many examples of how WordPress has changed people’s lives for the better. In this monthly series, we share some of those lesser-known, amazing stories.</em></p>\n\n\n\n<h2><strong>Computer science in the nineties</strong></h2>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/25de575216d3743f80181b2dca2cd7d9.jpeg?w=632&ssl=1\" alt=\"\" class=\"wp-image-8539\" />Mario Peshev</div>\n\n\n\n<p>Mario has been hooked on computers ever since he&nbsp;got his first one in 1996. He started with digging into MS-DOS and Windows 3.1 first and learned tons by trial and error. Following that adventure, Mario built his first HTML site in 1999. He found development so exciting that he spent day and night learning QBasic and started working at the local PC game club. Mario got involved with several other things related to website administration (translating security bulletins, setting up simple sites, etc) and soon found the technology field was full of activities he really enjoyed.</p>\n\n\n\n<h2><strong>The Corporate Lifestyle</strong></h2>\n\n\n\n<p>Mario started studying programming including an intensive high-level course for C#, Java development, and software engineering, and eventually got a job in a corporate environment. He soon became a team lead there, managing all the planning and paperwork for their projects.</p>\n\n\n\n<p>But he continued freelancing on the side. He grew his own network of technical experts through attending, volunteering at, and organizing conferences. He also ran a technical forum and regularly spoke at universities and enterprise companies.</p>\n\n\n\n<h2><strong>Remote Working and Business Opportunity</strong></h2>\n\n\n\n<p>The combination of a high workload and a daily three-hour-long commute made Mario’s life difficult. Many of his friends were still studying, traveling or unemployed. The blissful and calm lives they lived seemed like a fairy tale to him. And even while both his managers and his clients were abroad, he was unable to obtain permission to work remotely.&nbsp;</p>\n\n\n\n<p>So Mario decided to leave his job and start freelancing full time. But he found he faced a massive challenge.&nbsp;</p>\n\n\n\n<p>He discovered Java projects were pretty large and required an established team of people working together in an office. All job opportunities were on-site, and some even required relocation abroad. Certified Java programmers weren’t being hired on a remote basis.&nbsp;</p>\n\n\n\n<p>As Mario had some PHP experience from previous jobs, he used this to start his freelance career. For his projects, he used both plain PHP and PHP frameworks like CakePHP and CodeIgniter.&nbsp;</p>\n\n\n\n<p>For a while, Mario accepted work using commonly known platforms including Joomla, Drupal, and WordPress. In addition, he worked on PHP, Java, Python and some C# projects for a couple of years, after which he decided to switch to WordPress completely.</p>\n\n\n\n<h2><strong>Building products</strong></h2>\n\n\n\n<p>One of his projects involved a technically challenging charity backed by several international organizations. Unexpected shortages in the team put him in the technical lead position. As a result, Mario found himself planning the next phases, meeting with the client regularly, and renegotiating the terms. The team completed the project successfully, and after the launch, a TV campaign led millions of visitors to the website.</p>\n\n\n\n<p>As a result of the successful launch, this client invited Mario to participate in more WordPress projects, including building a custom framework.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“I wasn’t that acquainted with WordPress back then. For me, a conventional person trained in architectural design patterns and best practices, WordPress seemed like an eccentric young hipster somewhere on the line between insane and genius at the same time. I had to spend a couple of months learning WordPress from the inside out.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<p>As his interest in WordPress grew, Mario stopped delivering other custom platforms, and converted clients to WordPress.&nbsp;</p>\n\n\n\n<h2><strong>European Community</strong></h2>\n\n\n\n<img src=\"https://i2.wp.com/wordpress.org/news/files/2020/04/20191001_144227-scaled.jpg?fit=632%2C356&ssl=1\" alt=\"Mario presenting to an audience\" class=\"wp-image-8546\" />Mario presenting at a WordCamp\n\n\n\n<p>For Mario, one of the key selling points of WordPress was the international openness. He had previously been involved with other open source communities, some of which were US-focused. He felt they were more reliant on meeting people in person. With events only taking place in the US, this made building relationships much harder for people living in other countries.</p>\n\n\n\n<p>While the WordPress project started out in the US, the WordPress community quickly globalized. Dozens of WordCamps and hundreds of Meetup events take place around the globe every year.&nbsp; All of these events bring a wide variety of people sharing their enthusiasm for WordPress together.</p>\n\n\n\n<p>For Mario, the birth of WordCamp Europe was something magical. The fact that hundreds, and later on thousands, of people from all over the world gathered around the topic of WordPress speaks for itself. Mario has been involved with organizing WordCamp Europe twice (in 2014 and 2015).&nbsp;</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“There’s nothing like meeting WordPress enthusiasts and professionals from more than 50 countries brainstorming and working together at a WordCamp. You simply have to be there to understand how powerful it all is.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Growing businesses and teams</strong></h2>\n\n\n\n<p>A key WordPress benefit is its popularity – an ever growing project currently powering <a href=\"https://w3techs.com/technologies/details/cm-wordpress\">more than 35% of the Internet [2020].</a> It’s popular enough to be a de facto standard for websites, platforms, e-commerce and blogs.&nbsp;</p>\n\n\n\n<p>WordPress has a low barrier to entry. You can achieve a lot without being an expert, meaning most people can start gaining experience without having to spend years learning how to code. That also makes it easier to build businesses and teams.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“Being able to use a tool that is user-friendly, not overly complicated and easily extensible makes introducing it to team members faster and easier. It requires less time for adjustment, and as a result makes a team stronger and faster. The fact that this tool is cost-effective also allows more startups to enter the market. It requires&nbsp; less time and investments to launch an MVP. This boosts the entire ecosystem.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Helping Others</strong></h2>\n\n\n\n<p>Mario also introduced WordPress to children and young people. He taught them how to use WordPress as a tool for homework and class assignments. By using WordPress, they were able to learn the basics of designing themes, developing plugins, marketing statistics, social media, copywriting, and so much more. This approachable introduction to the software meant technical skills were not needed.</p>\n\n\n\n<p>He was also part of a team of volunteers who helped a group of young people living at a foster home struggling to provide for themselves. The team taught the basic digital literacy skills necessary in the modern workplace and potentially pay for their rent and basic needs. This included working with Microsoft Word, Excel and WordPress, as well as some basic design and marketing skills. </p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“When you look at that from another perspective, a platform that could save lives &#8211; literally &#8211; and change the world for better is worth contributing to, in any possible manner.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributing to the WordPress community</strong></h2>\n\n\n\n<p>From the core team to supporting and organizing WordCamps, Mario has long been an active contributor to the global WordPress project. He is passionate about the connections fostered by people who are involved in building both the WordPress software and the community around it.</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p><em>“The WordPress community consists of people of all race and color, living all around the world, working as teachers, developers, bloggers, designers, business owners. Let’s work together to help each other. Let’s stick together and show&nbsp; the world WordPress can help make it a better place.”</em></p><cite>Mario Peshev</cite></blockquote>\n\n\n\n<h2><strong>Contributors</strong></h2>\n\n\n\n<p>Thanks to Alison Rothwell (<a href=\"https://profiles.wordpress.org/wpfiddlybits/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>wpfiddlybits</a>), Yvette Sonneveld (<a href=\"https://profiles.wordpress.org/yvettesonneveld/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>yvettesonneveld</a>), Abha Thakor (<a href=\"https://profiles.wordpress.org/webcommsat/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>webcommsat</a>), Josepha Haden (<a href=\"https://profiles.wordpress.org/chanthaboune/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>chanthaboune</a>) and Topher DeRosia (<a href=\"https://profiles.wordpress.org/topher1kenobe/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>topher1kenobe</a>). Thank you to Mario Peshev (<a href=\"https://profiles.wordpress.org/nofearinc/\" class=\"mention\"><span class=\"mentions-prefix\">@</span>nofearinc</a>) for sharing his #ContributorStory.</p>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/heropress_logo_180.png?w=632&ssl=1\" alt=\"HeroPress logo\" class=\"wp-image-8409\" /></div>\n\n\n\n<p><em>This post is based on </em><a href=\"https://heropress.com/essays/wordpress-gave-perfect-identity/\"><em>an article originally published on HeroPress.com</em></a><em>, a community initiative created by </em><a href=\"https://profiles.wordpress.org/topher1kenobe/\"><em>Topher DeRosia</em></a><em>. HeroPress highlights people in the WordPress community who have overcome barriers and whose stories would otherwise go unheard.</em></p>\n\n\n\n<p><em>Meet more WordPress community members over at </em><a href=\"https://heropress.com/\"><em>HeroPress.com</em></a><em>!</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 08 Apr 2020 00:57:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Yvette Sonneveld\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:15;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:66:\"WPTavern: Jetpack Re-launches Search Feature as Standalone Service\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98316\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:177:\"https://wptavern.com/jetpack-re-launches-search-feature-as-standalone-service?utm_source=rss&utm_medium=rss&utm_campaign=jetpack-re-launches-search-feature-as-standalone-service\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5477:\"<p class=\"has-drop-cap\">The Jetpack team announced today that its <a href=\"https://jetpack.com/2020/04/07/re-introducing-jetpack-search-for-wordpress-sites/\">search service is now available as a separate package</a> from the professional bundle it was previously under. The move should make it more affordable for small sites to use the service. Larger sites might have to shell out more money, depending on how much content is on the site.</p>\n\n\n\n<p>&ldquo;Jetpack Search had only been available as a part of the Jetpack Professional plan at $29 per month, but that pricing felt unfair: a site with one million posts costs 1,000 times as much to index as a site with one thousand posts, but both sites were paying the same amount,&rdquo; wrote Greg Brown, search wrangler at Automattic, in the announcement post. &ldquo;New pricing makes Jetpack Search more affordable for small sites and still costs big sites less than the competition.&rdquo;</p>\n\n\n\n<p>Jetpack Search now charges by the number of records:</p>\n\n\n\n<ul><li>Up to 100 records: $5 per month</li><li>Up to 1,000 records: $10 per month</li><li>Up to 10,000 records: $25 per month</li><li>Up to 100,000 records: $60 per month</li><li>Up to 1 million records: $200 per month</li><li>Over 1 million records: $200 per month per million records</li></ul>\n\n\n\n<p>&ldquo;Records&rdquo; are posts, pages, and custom post types. However, that may change in the future. &ldquo;We decided to use the term &lsquo;records&rsquo; because we think there are use cases where we may want to index comments as their own records sometime in the future,&rdquo; said Brown. &ldquo;Similarly, there are use cases for indexing authors, tags, categories, etc. as their own records.&rdquo;</p>\n\n\n\n<p>Jetpack Search combines comments and bbPress plugin replies, which are technically a custom post type, with their parent post. For now, these will not count against users&rsquo; record counts.</p>\n\n\n\n<p>One caveat with search is that media attachments are considered individual records by default. There are good reasons for some sites to expose attachments via search results. However, this could lead to unwanted records and cost more money each month for users who have a lot of media but do not wish to count those pages. Jetpack does have a filter hook that <a href=\"https://developer.jetpack.com/hooks/jetpack_sync_prevent_sending_post_data/\">controls which post types are cached</a> on the WordPress.com servers, so this can at least be configured via code.</p>\n\n\n\n<p>Version 8.4 of the <a href=\"https://wordpress.org/plugins/jetpack/\">Jetpack plugin</a> also includes an updated search interface. When a site visitor enters a search query, a fullscreen modal appears to showcase the search results. The results are snappy because they rely on the WordPress.com API and updated technology underneath. The new interface should work well with most themes out of the box on both desktop and mobile views.</p>\n\n\n\n<img />Jetpack search results modal.\n\n\n\n<p>&ldquo;This new version of Search is only available with the new plan,&rdquo; said Brown. &ldquo;The previous version of Search is still available on the Pro plan and will continue working as-is for the foreseeable future, but our focus going forward is on the new search experience.&rdquo;</p>\n\n\n\n<h2>New Architecture Behind Jetpack Search</h2>\n\n\n\n<p class=\"has-drop-cap\">The new version of Jetpack Search runs on a re-architected technology layer. The old system was an Elasticsearch wrapper around the standard WordPress search feature. While it was quicker than normal WordPress search results, it was still slower than it needed to be. There was no built-in spelling correction. Searched terms were not highlighted.</p>\n\n\n\n<p>The new system uses the same sync technology behind Jetpack features like Related Posts, Publicize, and Stats to cache content. It then builds a search index using the Elasticsearch engine from the cache.</p>\n\n\n\n<p>The team has built an optimized API, which now supports searching as the user types and uses pageview stats as part of the algorithm in result rankings. Search input also goes directly from the browser to the API on WordPress.com, which minimizes the delay in returning results.</p>\n\n\n\n<p>&ldquo;All search engines work by preprocessing the data to ensure that when a user&rsquo;s search query comes in the results can quickly be returned,&rdquo; said Brown. &ldquo;For Jetpack Search, very little of the processing time on our servers goes to processing the queries. Almost all of the server load comes from indexing the data and reindexing it as the content changes. Across our main search cluster, for instance, only 10% of the CPU time is spent processing about 850 search queries per second. Most of the time is spent on the 650 index operations per second.&rdquo;</p>\n\n\n\n<p>Brown explains this new architecture is why the new pricing tiers are based on the number of records cached from a site. &ldquo;We preprocess the data, which expands how big it is; store it on the fastest SSDs we can buy; replicate it to multiple data centers; and then can quickly serve results as soon as a search request comes to our API.&rdquo;</p>\n\n\n\n<p>For readers who are interested in a more technical breakdown of the system, Brown has written a full overview titled <a href=\"https://data.blog/2017/07/11/real-time-elasticsearch-indexing-on-wordpress-com/\">Real-Time Elasticsearch Indexing on WordPress.com</a> on the Data for Breakfast blog.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Apr 2020 20:00:31 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:16;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:88:\"Post Status: Free event: Learn from top consultants during Post Status Live: Client Work\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=78476\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:46:\"https://poststatus.com/learn-live-client-work/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3345:\"<p>No doubt about it, we\'re in uncertain times and heading for very rough economic waters. </p>\n\n\n\n<p>If you work with clients, you\'ve already been seeing this. </p>\n\n\n\n<p>But as an <strong>agency owner, consultant, or freelancer, </strong>this isn\'t the time to freeze in fear, it\'s the time to double down, to act and to keep moving forward, to see opportunity and to seize it. </p>\n\n\n\n<p>At Post Status, we want to strengthen you, bolster you and energize you for what lies ahead as a WordPress professional. </p>\n\n\n\n<p>This <strong>Friday, April 10</strong>, carve out a half day to get ideas and be inspired, to make plans, to take a big deep breath before you attack this next season of life and business, as part of our free online learning event called <a href=\"https://poststatus.com/live/client-work/\"><strong>Post Status Live: Client Work.</strong></a> </p>\n\n\n\n<p>We\'ll spend time talk with experienced consultants, discussing things that matter to you:</p>\n\n\n\n<ul><li>Manage the ups and downs of entrepreneurship better</li><li>Build recurring revenue to normalize your cashflow</li><li>Improvise and make sales in a downturn</li><li>Clearly communicate with your clients as their trusted partner</li><li>Not just maintain, but scale and grow from freelancer to agency</li><li>And perhaps most importantly, lead the people who work with you</li></ul>\n\n\n\n<p>We are privileged to have veterans of client work who will be sharing their insights, experiences and tips:</p>\n\n\n\n<ul><li><strong>Joe Howard</strong> of <a href=\"https://wpbuffs.com/\">WP Buffs</a> and the <a href=\"https://wpmrr.com/podcast/\">WPMRR podcast</a></li><li><strong>Erin Flynn</strong> of <a href=\"https://www.erinflynn.com/\">Successfully Simple</a></li><li><strong>Jennifer Bourne </strong>of <a href=\"https://www.bourncreative.com/\">Bourne Creative</a> and <a href=\"https://jenniferbourn.com/profitable-project-plan/\">Profitable Project Plan</a></li><li><strong>Kori Ashton</strong> of <a href=\"https://webtegrity.com/\">WebTegrity</a> and <a href=\"https://www.youtube.com/channel/UCNypAJ8N90o6D2sLGZRVGnw\">WordPress Wednesdays</a></li><li><strong>Rahul Bansal</strong> of <a href=\"https://rtcamp.com/\">rtCamp</a></li><li><strong>Kimberly Lipari </strong>of <a href=\"https://valet.io\">Valet</a></li><li><strong>Brad Williams</strong> of <a href=\"https://webdevstudios.com/\">WebDevStudios</a> and co-author of <a href=\"https://www.amazon.com/Professional-WordPress-Plugin-Development-2nd/dp/1119666945/ref=sr_1_1?dchild=1&keywords=brad+williams+wordpress&qid=1586005190&sr=8-1\">Professional WordPress Plugin Development</a></li><li><strong>Lisa Sabin-Wilson</strong> of <a href=\"https://webdevstudios.com/\">WebDevStudios</a> and author of WordPress for Dummies</li><li><strong>Ant Miller</strong> of <a href=\"https://humanmade.com/\">Human Made</a></li><li><strong>Tracy Apps</strong> of <a href=\"http://tracyappsdesign.com/\">Tracy Apps Design</a></li><li><strong>Reid Peifer</strong> of <a href=\"https://tri.be/\">Modern Tribe</a></li></ul>\n\n\n\n<p>Each session will be moderated by Post Status partners Brian Krogsgard and Cory Miller.</p>\n\n\n\n<p>You won\'t want to miss this <strong>free event. </strong></p>\n\n\n\n<p><a class=\"big-ole-add-to-cart-button button-orange aligncenter button\" href=\"https://poststatus.com/live/client-work/\">Register Today!</a></p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 07 Apr 2020 02:47:45 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Cory Miller\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:17;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:67:\"WPTavern: Proposal to Move WordPress Theme Review Process to GitHub\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98312\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:179:\"https://wptavern.com/proposal-to-move-wordpress-theme-review-process-to-github?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-move-wordpress-theme-review-process-to-github\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5516:\"<p class=\"has-drop-cap\">Denis &#381;oljom, the automation representative for the WordPress theme review team, <a href=\"https://make.wordpress.org/themes/2020/04/03/proposal-github-theme-review/\">proposed moving much of the theme review system</a> over to GitHub. The idea is to move the interactive parts of the review away from the current system. The proposal claims such a move would streamline the process via automated tools and make the manual, reviewer-to-author interactions easier.</p>\n\n\n\n<p>Currently, the theme review process takes place on <a href=\"https://themes.trac.wordpress.org/\">Trac</a>. For many theme authors and reviewers, the software can feel archaic. It does not have the feature set that developers have become accustomed to with other solutions. With the move of major parts of WordPress, such as feature plugin development, to GitHub over the past few years, it might be time to reevaluate other areas of the core project.</p>\n\n\n\n<p>&#381;oljom noted in the proposal that reviews handled through Trac are cumbersome. As a former theme review team lead and reviewer, I know how many on the team feel. Right now, much of the review process is manual. It is handled via a lot of back-and-forth communication between the reviewer and author. There is no good way to leave a note or comment on a specific line of code when there is an issue. This ongoing <em>discussion</em> between reviewer and author is sometimes hindered by a language barrier. The experience of comparing changes between code updates is lackluster at best. Plus, the only automated check is handled by the <a href=\"https://wordpress.org/plugins/theme-check/\">Theme Check</a> plugin.</p>\n\n\n\n<p>Handling reviews on GitHub opens a new world of possibilities that could make reviews more efficient and provide a better experience on both ends of the process.</p>\n\n\n\n<p>From 2015 through 2019, I ran a side business with a partner where we performed code reviews on plugins and themes. The majority of that business was working with commercial theme shops. Around 90% of the reviews were handled on GitHub.</p>\n\n\n\n<p>At the same time, I was still volunteering with the WordPress theme review team. There was no comparison in terms of user experience. GitHub won hands down. This experience turned me away from wanting to perform reviews for the official directory. Nothing there was streamlined. It was tougher to point to specific code issues and check if a problem was corrected when an author sent in an update.</p>\n\n\n\n<p>&#381;oljom&rsquo;s initial proposal outlines a system where the theme author submits their theme through the WordPress <a href=\"https://wordpress.org/themes/getting-started/\">theme upload page</a>. If it passes the initial check, the system would automatically create a new GitHub repository with the theme. Theme authors can then fork this newly-created repository to work on code changes based on reviewer feedback. Theme updates would also work through GitHub.</p>\n\n\n\n<p>&ldquo;I think that forks are a good middle ground,&rdquo; said &#381;oljom. &ldquo;Authors have forks on their own GitHub accounts and can update those, and make updates that way even. That would definitely help us with people who are trying to trick the system by updating their themes once they go live with things that break the requirements.&rdquo;</p>\n\n\n\n<p>The proposal is merely an idea to explore at this stage. Much of the process could change if it is given the green light to proceed.</p>\n\n\n\n<p>&ldquo;In the end, I hope this initiative will go live and help us bring the review queue down,&rdquo; said &#381;oljom. He has hopes the team can integrate more automated checks such as the <a href=\"https://github.com/WordPress/WordPress-Coding-Standards\">WordPress Coding Standards</a>. With more automation, it could also mean the theme review team could focus on other projects it works on, such as preparing for the future of full-site editing and continuing education.</p>\n\n\n\n<h2>Beyond the Review Process</h2>\n\n\n\n<p class=\"has-drop-cap\">One of the primary issues the team has faced over the years is educating authors on writing cleaner and more secure code. Some issues like sanitizing data on input and escaping it on output are still prevalent during reviews. The team&rsquo;s history of communication via Trac has not seemed to help with education on the whole.</p>\n\n\n\n<p>&ldquo;The main point is the fact that many people can be involved in the review process, and then you have experienced reviewers who can show why some code is not good or needs improvement,&rdquo; said &#381;oljom. &ldquo;This provides a way for many people to see what is wrong with the code and how they can improve it. Plus the forked theme stays in their repo, so they can see the changes that they made and why.&rdquo;</p>\n\n\n\n<p>&#381;oljom has a few items in reserve for the long-term wish list. One possibility for the future may be setting up themes on Packagist for installation via Composer. He admits that it is a longshot at best.</p>\n\n\n\n<p>&ldquo;I see this as an opportunity to bring one aspect of WordPress up to par with other modern PHP frameworks like Laravel,&rdquo; he said. &ldquo;Plus, utilize automatic tools at our disposal. From PHP CodeSniffer, PHPStan, ES Lint, and a plethora of other tools, we could also show authors how they can set these tools on their projects and make their coding skills better. Maybe throw some automatic integration tests in the mix. The possibilities are really endless.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 06 Apr 2020 20:08:13 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:18;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:78:\"WPTavern: Proposal to Add a Consent API to WordPress, Feature Plugin Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98269\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:199:\"https://wptavern.com/proposal-to-add-a-consent-api-to-wordpress-feature-plugin-available?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-add-a-consent-api-to-wordpress-feature-plugin-available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4432:\"<p class=\"has-drop-cap\">On Wednesday, Garret Hyder announced a <a href=\"https://make.wordpress.org/core/2020/04/01/feature-plugin-proposal-wp-consent-api/\">feature proposal for a WordPress Consent API.</a> The proposal is one step on the larger <a href=\"https://make.wordpress.org/core/roadmap/privacy/\">privacy roadmap</a> for core. If merged into WordPress, it would establish a standard method for core, plugins, and themes to obtain consent for various privacy-related features. The idea is to create a consistent experience for developers, site administrators, and site visitors.</p>\n\n\n\n<p>The <a href=\"https://wordpress.org/plugins/wp-consent-api/\">WP Consent API</a> plugin is available via the WordPress plugin directory. Development is currently happening on the plugin&rsquo;s <a href=\"https://github.com/rlankhorst/wp-consent-level-api/\">GitHub repository</a>.</p>\n\n\n\n<p>Hyder identified several areas in which an API for handling consent could help in bringing a site into compliance with various privacy laws:</p>\n\n\n\n<ul><li>Consent management plugins cannot prevent other plugins from placing a PHP cookie.</li><li>Plugins that integrate tracking code on the client-side could break the site if blocked by a consent management plugin.</li><li>Minified URLs in JavaScript files may not be detected by automatic blocking scripts.</li><li>Using a blocking approach to handle privacy requires a list of all types of URLs when dealing with cookies and other types of tracking.</li></ul>\n\n\n\n<p>&ldquo;Primarily this API is aimed at helping to achieve a compliant use of cookies or other means of tracking by WordPress websites,&rdquo; wrote Hyder in the proposal. &ldquo;If a plugin or custom code triggers, for example, Facebook, usage of this API will be of help to ensure consent. If a user manually embeds a Facebook iframe, a cookie blocker is needed that initially disables the iframe and or scripts.&rdquo;</p>\n\n\n\n<p>The goal is not to create functionality that would block third-party scripts, such as tracking from a site like Facebook. Because different jurisdictions have their own laws across the world, the actual management of blocking functionality would be best suited for a consent management plugin. This would be outside of the scope of what WordPress does out of the box. By providing an API directly in core, it would allow plugin developers to build consent management plugins that are needed in different locations. The API would merely be a means for all plugins to <em>talk the same language</em>. That standardization would allow consent management plugins to work as they should.</p>\n\n\n\n<p>Furthermore, adding a front-end user interface would place additional scripts, styles, and functionality on all WordPress sites. These types are things are best handled by plugin developers.</p>\n\n\n\n<p>The API proposes allowing the creation of consent categories. Such categories might be preferences, marketing, or statistics. They would be filterable by plugins. The API has two indicators to determine consent for a category: a region-based consent type, which can be opt-in or opt-out, and the visitor&rsquo;s choice.</p>\n\n\n\n<p>The team working on the project has put together a <a href=\"https://wpconsentapi.org/\">Consent API Demo</a> to see how this plugin would work along with consent management on a website&rsquo;s front end. The demo makes use of the <a href=\"https://complianz.io/\">Complianz plugin</a> and an <a href=\"https://github.com/rlankhorst/consent-api-example-plugin\">example plugin</a> for showcasing how the API works.</p>\n\n\n\n<p>Consent management is a tough area to handle in terms of web design and development. On the one hand, respecting the privacy laws of various jurisdictions is necessary for many people around the world. On the other hand, cookie notice popups on websites often create a poor user experience for site visitors, and that experience may only get worse before it gets better.</p>\n\n\n\n<p>However, a standard API is past due in core WordPress. This will at least provide plugin authors with a means of working with consent management plugins. In time, maybe we will find a front-end interface that creates a nice experience while maintaining privacy.</p>\n\n\n\n<p>The team is currently looking for feedback on the proposal and plugin. If the feature proposal is accepted, authors of consent management plugins should be prepared to begin integrating with the API.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Apr 2020 19:25:06 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:19;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WordPress.org blog: The Month in WordPress: March 2020\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8532\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:69:\"https://wordpress.org/news/2020/04/the-month-in-wordpress-march-2020/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8586:\"<p>The month of March was both a tough and exciting time for the WordPress open-source project. With COVID-19 declared a pandemic, in-person events have had to adapt quickly &#8211; a challenge for any community. March culminated with the release of WordPress 5.4, an exhilarating milestone only made possible by dedicated contributors. For all the latest, read on.&nbsp;</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>WordPress 5.4 “Adderley”</h2>\n\n\n\n<p>WordPress 5.4 “Adderley” <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released on March 31</a> and includes a robust list of new blocks, enhancements, and new features for both users and developers. The primary focus areas of this release included the block editor, privacy, accessibility, and developer improvements, with the full list of enhancements covered in <a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">the 5.4 field guide</a>.</p>\n\n\n\n<p>Want to get involved in building WordPress Core? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, and join the #core channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Releases of Gutenberg 7.7 and 7.8</h2>\n\n\n\n<p>It’s been another busy month for Gutenberg, this time with the release of Gutenberg <a href=\"https://make.wordpress.org/core/2020/03/11/whats-new-in-gutenberg-11-march/\">7.7</a> and <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">7.8</a>. Gutenberg 7.7 introduced block patterns &#8211; predefined block layouts that are ready to use and tweak. This is an important step towards Full Site Editing, which is currently targeted for inclusion in WordPress 5.6. As a first iteration, you can pick and insert patterns from the Block Patterns UI, which has been added as a sidebar plugin.</p>\n\n\n\n<p>Gutenberg 7.7 also includes a refresh of the Block UI, which better responds to the ways users interact with the editor. For more information on the User UI and Block Patterns, read <a href=\"https://make.wordpress.org/themes/2020/03/18/block-based-themes-meeting-notes/\">this summary of the most recent Block-Based Themes meeting</a>. Gutenberg 7.8, introduced on March 25, further enhanced this Block UI redesign. Both releases also included a suite of improvements, bug fixes, new APIs, documentation, and more!</p>\n\n\n\n<p>Want to get involved in building Gutenberg? Follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>, contribute to <a href=\"https://github.com/WordPress/gutenberg/\">Gutenberg on GitHub</a>, and join the #core-editor channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>WordCamp cancellations and shift to online events</h2>\n\n\n\n<p>In early March, the Community team issued <a href=\"https://make.wordpress.org/community/2020/03/11/new-recommendations-for-event-organizers-in-light-of-covid-19/\">new recommendations for event organizers</a> in light of growing concerns around COVID-19. Following this guidance, and with COVID-19 declared a pandemic, WordPress community organizers reluctantly but responsibly <a href=\"https://make.wordpress.org/community/2020/03/12/latest-updates-on-changes-to-wordcamps/\">postponed or canceled their upcoming WordCamps</a> and meetups.</p>\n\n\n\n<p>As community events are an important part of the WordPress open-source project, the Community team made suggestions for <a href=\"https://make.wordpress.org/community/2020/03/20/taking-charity-hackathons-online/\">taking charity hackathons online</a>, <a href=\"https://make.wordpress.org/community/2020/03/24/community-events-in-the-time-of-covid-19/\">proposed interim adjustments</a> to existing community event guidelines, and provided <a href=\"https://make.wordpress.org/community/2020/03/13/online-conference-organizer-training/\">training for online conference organizing</a> with Crowdcast. The team is currently working on building a <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">Virtual Events Handbook</a> that will continue to support WordPress community organizers at this time.&nbsp;</p>\n\n\n\n<p>Want to get involved with the WordPress Community team, host your own virtual WordPress event, or help improve the documentation for all of this? Follow <a href=\"https://make.wordpress.org/community/\">the Community team blog</a>, learn more about <a href=\"https://make.wordpress.org/community/handbook/virtual-events/\">virtual events</a>, and join the #community-events channel in <a href=\"https://make.wordpress.org/chat/\">the Making WordPress Slack group</a>.</p>\n\n\n\n<h2>Link your GitHub profile to WordPress.org</h2>\n\n\n\n<p>Last month, <a href=\"https://make.wordpress.org/core/2020/02/21/working-on-trac-tickets-using-github-pull-requests/\">an experimental feature</a> was added to Trac, WordPress Core’s bug-tracking system, to improve collaboration between Trac and GitHub. This month, to help make tracking contributions to the WordPress project across multiple locations easier, there is <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">a new option</a> to connect your GitHub account to your WordPress.org profile. This connection allows for more accurate acknowledgement and recognition of contributors. You can connect your GitHub account to your WordPress.org account by editing your WordPress.org profile.</p>\n\n\n\n<p>For more information and instructions on how to connect your accounts, <a href=\"https://make.wordpress.org/core/2020/03/19/associating-github-accounts-with-wordpress-org-profiles/\">read the announcement post</a>.</p>\n\n\n\n<h2>Modernizing WordPress coding standards</h2>\n\n\n\n<p>Defined coding standards is an important step in creating the consistent codebase needed to prepare for requiring PHP 7.x for WordPress Core. As such, <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">coding standards have been proposed</a> for implementation in WordPress Coding Standards 3.0.0. This includes new proposed standards for namespace declarations, import use statements, fully qualified names in inline code, traits and interfaces, type declarations, declare statements/strict typing, the ::class constant, operators, and more.&nbsp;</p>\n\n\n\n<p>Want to get involved or view the full list of currently proposed new coding standards? Visit and add your feedback to the post on <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">updating the Coding standards for modern PHP</a> and follow <a href=\"https://make.wordpress.org/core/\">the Core team blog</a>.</p>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h2>Further Reading:</h2>\n\n\n\n<ul><li>On March 16, <a href=\"https://make.wordpress.org/core/2020/03/18/auto-updates-feature-meeting-summary-march-17th-2020/\">Version 0.3 of the auto-updates feature was released</a>, including fixes to a number of issues and the introduction of email notifications.&nbsp;</li><li>WordCamp US announced that <a href=\"https://2020.us.wordcamp.org/2020/03/26/wcus-is-happening/\">the 2020 event will happen</a>, one way or another. But the team need your help to make sure that it’s another fantastic event. <a href=\"https://2020.us.wordcamp.org/2020/03/16/call-for-speakers-is-now-open/\">Consider applying to be a speaker</a>!</li><li>Speaking of WordCamp US, <a href=\"https://2020.us.wordcamp.org/2020/03/23/call-for-cities-for-wcus-2021-2022/\">the Call for Cities for WCUS 2021/2022</a> is now open. If your community is interested in being a future WCUS host, <a href=\"https://wordcampcentral.survey.fm/wcus-2021-2022\">apply today</a>!</li><li>With COVID-19 preventing in-person community events, the Diverse Speaker Training (#wpdiversity) Group encourages you to <a href=\"https://make.wordpress.org/community/2020/03/17/covid-19-and-the-diverse-speaker-training-wpdiversity-group/\">host a virtual Diverse Speaker Workshop</a> to prepare speakers for when we are able to meet in person again. To get started, <a href=\"https://tiny.cc/wpdiversity\">visit this page</a>.&nbsp;</li><li>An <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">update for progress on 2020 goals</a> has been posted, sharing some more defined targets and schedule.</li></ul>\n\n\n\n<p><em>Have a story that we should include in the next “Month in WordPress” post? Please </em><a href=\"https://make.wordpress.org/community/month-in-wordpress-submissions/\"><em>submit it here</em></a><em>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Apr 2020 12:01:00 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Hugh Lashbrooke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:20;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:27:\"Gary: Bebo, Betty, and Jaco\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"https://pento.net/?p=5166\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:49:\"https://pento.net/2020/04/03/bebo-betty-and-jaco/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:643:\"<p><em>Wait, wasn&#8217;t <a href=\"https://wordpress.org/news/2020/03/adderley/\">WordPress 5.4</a> just released?</em></p>\n\n\n\n<p>It absolutely was, and congratulations to everyone involved! Inspired by the fine work done to get another release out, I finally completed the last step of co-leading WordPress 5.0, 5.1, and 5.2 (Bebo, Betty, and Jaco, respectively).</p>\n\n\n\n<img src=\"https://pento.net/wp-content/uploads/2020/04/IMG_20200403_121947-1024x768.jpg\" alt=\"\" class=\"wp-image-5165\" />\n\n\n\n<p>My study now has a bit more jazz in it. <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 03 Apr 2020 01:51:52 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Gary\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:21;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Create Custom Patterns with the Block Pattern Builder Plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98244\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/create-custom-patterns-with-the-block-pattern-builder-plugin?utm_source=rss&utm_medium=rss&utm_campaign=create-custom-patterns-with-the-block-pattern-builder-plugin\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4597:\"<p class=\"has-drop-cap\">Have I mentioned how excited I am about the potential of <a href=\"https://wptavern.com/block-patterns-will-change-everything\">block patterns</a>? For regular Tavern readers, I may sound like a broken record at this point, but I am going to continue evangelizing this upcoming feature for WordPress.</p>\n\n\n\n<p>With no social plans or other important things requiring my attention this past weekend, it made for a good moment to dip my toes back into the development waters. I have not built a new plugin for public release since becoming a writer for WP Tavern six months ago. My excitement over block patterns was creating an itch that I needed to scratch. Combine that with the physical distancing we are all practicing during the current worldwide pandemic, it made for an opportune moment to throw together a plugin idea I had.</p>\n\n\n\n<p>Let me introduce you to Block Pattern Builder.</p>\n\n\n\n<p>When the initial API launched for <a href=\"https://wptavern.com/gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup\">block patterns in Gutenberg 7.8</a>, it was immediately apparent how easy registering custom patterns would be for theme and plugin authors. Building a pattern was as simple as creating a unique ID, giving it a title, and pasting in the code for the blocks that make up the pattern. There is almost no coding actually involved with building patterns.</p>\n\n\n\n<p>Because patterns are merely the HTML code from blocks, it meant that it was possible to utilize the block editor to create them. End-users could do this. They just need an easy way to publish their custom patterns. That&rsquo;s where the Block Pattern Builder plugin comes in.</p>\n\n\n\n<p>With the idea in mind, I knocked out a working prototype in an hour on Saturday afternoon. I have since cleaned the code a bit and packaged it for you all to use.</p>\n\n\n\n<p><strong>Download the plugin:</strong>  You can <a href=\"https://wordpress.org/plugins/block-pattern-builder\">grab the plugin</a> from the WordPress plugin directory or install it directly from the new plugin screen in your admin. It is also <a href=\"https://github.com/justintadlock/block-pattern-builder\">available via GitHub</a>.</p>\n\n\n\n<h2>How Block Pattern Builder Works</h2>\n\n\n\n<p class=\"has-drop-cap\">Block Pattern Builder requires version 7.8 or later of the <a href=\"https://wordpress.org/plugins/gutenberg\">Gutenberg plugin</a> to work. Eventually, perhaps in WordPress 5.5, the block pattern system will be merged directly into WordPress. For now, the latest version of the Gutenberg plugin is necessary.</p>\n\n\n\n<p>After installing and activating the plugin, it adds a new admin menu item titled &ldquo;Block Patterns.&rdquo; From that point, creating patterns works just like creating a post or page. You simply add a new pattern by clicking the &ldquo;Add New&rdquo; link. You can rearrange blocks to your heart&rsquo;s desire. When you have a pattern that you like, publish it.</p>\n\n\n\n<img />Creating a custom block pattern.\n\n\n\n<p>Once a pattern is published, it is available via the pattern sidebar in the block editor. Currently, this is a button in the top right corner of the editor. However, its location and interface are likely to change as the Gutenberg team continues developing the feature.</p>\n\n\n\n<img />Inserting a block pattern into the post editor.\n\n\n\n<p>That is all there is to it. It is a simple system, but it will provide an easy way to play around with the patterns feature in Gutenberg.</p>\n\n\n\n<h2>Notes and Ideas</h2>\n\n\n\n<p class=\"has-drop-cap\">Because block patterns are an evolving feature in the Gutenberg plugin, the system could break until things are a bit more settled down. The underlying API could change. However, that does not mean we cannot have a little fun in the meantime. Just keep in mind this is currently flagged as an experimental feature in Gutenberg.</p>\n\n\n\n<p>If you are a plugin or theme author who wants to register your patterns within your own plugins or themes, you can make use of this plugin too. Build your custom patterns within the provided editor. Then, switch over to the code view for the block editor. You can copy the block code and register it via the <a href=\"https://developer.wordpress.org/block-editor/developers/block-api/block-patterns/\">Patterns API</a>.</p>\n\n\n\n<p>If you need inspiration for patterns, Gutenberg Hub&rsquo;s <a href=\"https://templates.gutenberghub.com/\">template library</a> has over 100 ideas to choose from. You can copy and paste those directly into the editor and save them as custom patterns with Block Pattern Builder.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 02 Apr 2020 20:03:17 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:22;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"WPTavern: BuddyPress 6.0 Beta Introduces Group and Member Blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98219\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:173:\"https://wptavern.com/buddypress-6-0-beta-introduces-group-and-member-blocks?utm_source=rss&utm_medium=rss&utm_campaign=buddypress-6-0-beta-introduces-group-and-member-blocks\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5461:\"<p class=\"has-drop-cap\">The team behind <a href=\"https://wordpress.org/plugins/buddypress/\">BuddyPress</a> dropped the first <a href=\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\">version 6.0 beta release</a> of the plugin yesterday. One of the most important features is the introduction of the new member and group blocks for the WordPress editor. The plugin now requires at least PHP 5.6 and WordPress 4.8 (5.0 to use the new blocks).</p>\n\n\n\n<p>&ldquo;I think it&rsquo;s exciting times,&rdquo; said John James Jacoby, lead developer of BuddyPress, on the addition of the new blocks. &ldquo;Having things as blocks means end-users gain a bit more freedom with where and how they integrate BuddyPress into their existing sites. Right now, BuddyPress blocks are mostly presentational &mdash; quick ways to output stuff from the community anywhere blocks are allowed. In a few years, when blocks have matured and are the de-facto way to interact with everything, I can imagine there being a single BuddyPress block that wraps the entire functionality of the community into a single block like its own little web applet.&rdquo;</p>\n\n\n\n<p>BuddyPress 6.0 is scheduled for launch at the end of April. End-users can test the latest version of the plugin via the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> or by directly downloading the <a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">beta ZIP file</a>.</p>\n\n\n\n<p>Aside from the new blocks, the <a href=\"https://developer.buddypress.org/bp-rest-api/\">BP REST API</a> is now complete, which provides developers with a more robust tool to build apps. The user profile photo and cover image fields have also been moved to the Members component of the plugin. This change allows end-users to use the features without activating the BP Extended Profile component.</p>\n\n\n\n<h2>Introducing the Member and Group Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">Version 6.0 of BuddyPress will include only two blocks. However, there are plans to add more over time. The development of blocks takes place in the <a href=\"https://github.com/buddypress/bp-blocks\">BP Blocks repository</a> on GitHub.</p>\n\n\n\n<p>BuddyPress 6.0 will create a new &ldquo;BuddyPress&rdquo; category in the block inserter. This houses the current blocks and will contain those created in the future.</p>\n\n\n\n<p>The member block is a simple member profile box that displays the member avatar, cover image, display name, and username. At the bottom of the block, it adds a button to view the member&rsquo;s profile. Each of the fields can be enabled or disabled via the block settings.</p>\n\n\n\n<img />BuddyPress member block.\n\n\n\n<p>The group block works similarly to the member block. The group avatar, cover image, name, and description are all shown by default. Visibility options are also available via the block settings.</p>\n\n\n\n<img />BuddyPress group block.\n\n\n\n<p>The only trivial gripe I have with the new blocks is how the block settings are handled. Each setting is placed within its own tabbed section. It does not make sense to open or close four tabs to get to a single setting for each. The team may add extra settings under each tab in the future, but it currently feels like unnecessary mouse clicks.</p>\n\n\n\n<p>Overall, the team has put together a nice update and the blocks worked without issue.</p>\n\n\n\n<h2>Future BuddyPress Blocks</h2>\n\n\n\n<p class=\"has-drop-cap\">Development of BuddyPress blocks <a href=\"https://buddypress.org/2019/11/the-road-to-buddypress-blocks/\">began in November 2019</a>. The team garnered 161 votes in a poll on which blocks to build. The initial work started based on that feedback.</p>\n\n\n\n<p>&ldquo;We think working on blocks to highlight a single Group or a single Member is a good starting point,&rdquo; wrote Mathieu Viet, BuddyPress developer. It made sense to implement simpler blocks for the team&rsquo;s first foray into block development. It will be a large undertaking that will take many months of development hours to build into the block system.</p>\n\n\n\n<p>The team has plans for the future but is looking forward to hearing feedback. &ldquo;We are very open to ideas into this area,&rdquo; said Viet. &ldquo;So the obvious next blocks are transforming our existing widgets into blocks. We are also working on a new <a href=\"https://github.com/buddypress/bp-attachments\">Media component</a>, which should include a block to select user-generated media from the block editor.&rdquo;</p>\n\n\n\n<p>Viet said he had at least one &ldquo;crazy idea&rdquo; in mind but hasn&rsquo;t discussed it much with the team yet. &ldquo;Bring a light version of the block editor into the front end to replace the textarea we are using to post activities,&rdquo; he said. &ldquo;Some BP block types like the User Media one would then be available to post richer activity content using a simple property like <em>supports activity</em>.&rdquo;</p>\n\n\n\n<p>Launching the block editor on the front end, even a light version, could be interesting. It may be the future for plugins like BuddyPress that rely on solid front-end posting solutions.</p>\n\n\n\n<p>For the near-term future, Viet said the team is looking for contributors to the <a href=\"https://github.com/buddypress/bp-blocks\">BP Blocks repository</a>. &ldquo;We&rsquo;ll be very happy to include their work into BP Core if we believe our community members would be interested in these blocks,&rdquo; he said.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Apr 2020 19:28:28 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:23;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:99:\"HeroPress: How WordPress enabled me to take care of my baby without compromising on my career goals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3083\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:250:\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/#utm_source=rss&utm_medium=rss&utm_campaign=how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6080:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/03/032720-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"Pull Quote: Remote jobs seem to be very promising & advantageous for women, especially for moms.\" /><p>Hello everyone! <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f44b.svg\" alt=\"&#x1f44b;\" /></p>\n<p>Since my <a href=\"https://heropress.com/essays/joy-giving-back/\">first essay </a>on HeroPress, there have been many changes in my life. But there are two things that remained constant – <a href=\"http://wordpress.org/\">WordPress</a> and <a href=\"https://rtcamp.com/\">rtCamp</a>. <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f607.svg\" alt=\"&#x1f607;\" /></p>\n<h2><strong>Working Remotely</strong></h2>\n<p>Three years back, I got married and had to relocate to Delhi, from Pune. Thanks to WordPress and rtCamp’s remote work culture, I didn’t have to worry about looking for a new career.</p>\n<p>It’s been more than 3 years since I have been working remotely with rtCamp. And having a work-life balance would not have been possible without WordPress.</p>\n<p><a href=\"https://s20094.pcdn.co/wp-content/uploads/2020/03/juhi-with-kashvi.jpeg\"><img /></a></p>\n<h2><strong>Taking care of my little one without compromising career goals?</strong></h2>\n<p>A lot of surveys indicate that a high percentage of women quit their job after having a baby. Even the ones who continue to work, face a guilt of leaving their babies at home or at a daycare. Thanks to WordPress and my company rtCamp, I didn’t have to face this trauma. <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f603.svg\" alt=\"&#x1f603;\" /></p>\n<p>The remote work culture turned out to be a blessing when I got pregnant. I could take care of myself by staying in my comfort zone (home).</p>\n<p>One may perceive that a remote job means a freelance job, which is not true. I have a full-time regular job and all the employment terms apply to this. Because of the flexible parental policy, offered by rtCamp, I got maternity leaves of 6 months.</p>\n<p>This perk made <a href=\"https://sevencoloursblog.wordpress.com/2019/04/07/happiness-is-having-your-baby-24x7-by-your-side-even-when-you-are-working/\">my motherhood journey much more beautiful </a><img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f618.svg\" alt=\"&#x1f618;\" /><img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f618.svg\" alt=\"&#x1f618;\" />. I can feed my baby girl whenever she is hungry, I can play with her whenever I want, I can see her growing every second. What else can a mother desire?</p>\n<p>Remote jobs seem to be very promising and advantageous for women, especially for moms. Mothers no longer need to worry about leaving their little ones at home. I, as a mother, am very thankful to WordPress</p>\n<p>BTW, rtCamp is always hiring! Head over to the <a href=\"https://rtcamp.com/careers/\">careers page</a> to check out the current openings! <img class=\"emoji\" src=\"https://s.w.org/images/core/emoji/12.0.0-1/svg/1f917.svg\" alt=\"&#x1f917;\" /></p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: How WordPress enabled me to take care of my baby without compromising on my career goals\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=How%20WordPress%20enabled%20me%20to%20take%20care%20of%20my%20baby%20without%20compromising%20on%20my%20career%20goals&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: How WordPress enabled me to take care of my baby without compromising on my career goals\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Fhow-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals%2F&title=How+WordPress+enabled+me+to+take+care+of+my+baby+without+compromising+on+my+career+goals\" rel=\"nofollow\" target=\"_blank\" title=\"Share: How WordPress enabled me to take care of my baby without compromising on my career goals\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/&media=https://heropress.com/wp-content/uploads/2021/03/032720-min-150x150.jpg&description=How WordPress enabled me to take care of my baby without compromising on my career goals\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: How WordPress enabled me to take care of my baby without compromising on my career goals\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/\" title=\"How WordPress enabled me to take care of my baby without compromising on my career goals\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/how-wordpress-enabled-me-to-take-care-of-my-baby-without-compromising-on-my-career-goals/\">How WordPress enabled me to take care of my baby without compromising on my career goals</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 01 Apr 2020 08:00:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:11:\"Juhi Saxena\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:24;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"BuddyPress: BuddyPress 6.0.0-beta1\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:32:\"https://buddypress.org/?p=310710\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"https://buddypress.org/2020/03/buddypress-6-0-0-beta1/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3990:\"<p><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">BuddyPress 6.0.0-beta1</a> is now available for testing!</p>\n\n\n\n<p>Please note the plugin is <strong>still in development</strong>, so we recommend running this beta release on a <strong>testing site</strong>.</p>\n\n\n\n<p>You can test BuddyPress 6.0.0-beta1 in 4 ways :</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/bp-beta-tester/\">BP Beta Tester</a> plugin.</li><li><a href=\"https://downloads.wordpress.org/plugin/buddypress.6.0.0-beta1.zip\">Download the beta here (zip file)</a>.</li><li>Check out our SVN repository: <code>svn co https://buddypress.svn.wordpress.org/trunk/</code></li><li>Clone our read-only Git repository: <code>git clone git://buddypress.git.wordpress.org/</code></li></ul>\n\n\n\n<p>We&#8217;ve scheduled the 6.0.0 stable release to the end of April, and we&#8217;d love you to give us a hand to get there!</p>\n\n\n\n<p>Testing for bugs is an important part of polishing the release during the beta stage and a great way to contribute. Here are some of the big changes and features to pay close attention to while testing (Check out&nbsp;<a href=\"https://buddypress.trac.wordpress.org/query?status=closed&group=resolution&milestone=6.0.0\">this report</a>&nbsp;on Trac for the full list).</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>User Profile Photo &amp; User Cover Image are now belonging to the BP Members component.</h2>\n\n\n\n<p>Since the very first version of BuddyPress, the local avatar management feature (renamed as <em>Profile Photo</em> in version 2.1) was depending on the BP Extended Profile component. When we introduced the Cover Image feature in version 2.4, we&#8217;ve also made it dependent of the BP Extended Profile component. <strong>In 6.0.0, both features has been moved to the BP Members component</strong>. It means they will always be available even if the BP Extended Profile component is not active on your setup. We recommend you to <a href=\"https://bpdevel.wordpress.com/2020/03/01/the-profile-photo-cover-image-features-belong-to-members/\">read this development note</a> to learn what this move changes for end users and for BuddyPress plugin/theme developers.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>The BP REST API is now completed!</h2>\n\n\n\n<p>In 5.0.0, we&#8217;ve introduced the first endpoints and a <a href=\"https://developer.buddypress.org/bp-rest-api/\">reference documentation about them</a>. In 6.0.0, we are adding the remaining ones so that you can build great BuddyPress full featured apps!</p>\n\n\n\n<p>PS:  we will update the reference documentation with these new endpoints during this beta stage.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>The first BuddyPress Blocks are arriving <img src=\"https://s.w.org/images/core/emoji/12.0.0-1/72x72/1f642.png\" alt=\"?\" class=\"wp-smiley\" /></h2>\n\n\n\n<p>In 6.0.0, you will be able to feature a specific member or a specific group of your community site into your posts or pages: discover more information about the BP Member Block and the BP Group Block reading <a href=\"https://bpdevel.wordpress.com/2020/03/30/welcome-to-the-first-buddypress-blocks/\">this development note</a>. </p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>New PHP and WordPress required versions.</h2>\n\n\n\n<p>BuddyPress 6.0.0 is requiring <strong>PHP &gt;= 5.6</strong> and <strong>WordPress &gt;= 4.8</strong></p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2>How You Can Help</h2>\n\n\n\n<p>Do you speak a language other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp-plugins/buddypress/dev/\">Help us translate BuddyPress into more than 100 languages</a>!</p>\n\n\n\n<p>If you think you’ve found a bug, you can post in&nbsp;<a href=\"https://buddypress.org/support\">the support forums</a>. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://buddypress.trac.wordpress.org/newticket\">file one on BuddyPress Trac</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Mar 2020 23:00:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:12:\"Mathieu Viet\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:25;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:95:\"WPTavern: WordPress 5.4 “Adderley” Includes Improved Editor, New Blocks, and Developer APIs\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98192\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:237:\"https://wptavern.com/wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis?utm_source=rss&utm_medium=rss&utm_campaign=wordpress-5-4-adderley-released-includes-improved-editor-new-blocks-and-developer-apis\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:7819:\"<p class=\"has-drop-cap\">WordPress 5.4 &ldquo;Adderley&rdquo;, named in honor American jazz musician Nat Adderley, <a href=\"https://wordpress.org/news/2020/03/adderley/\">was released today</a> and is now available for download. The update includes new social icons and buttons blocks, usability improvements to the block editor, and new APIs for developers to use in plugins and themes.</p>\n\n\n\n<p>This release saw contributions from 168 new volunteers.  There were 552 contributors in total.</p>\n\n\n\n<p>The release was led by <a href=\"https://ma.tt/\">Matt Mullenweg</a>, <a href=\"https://profiles.wordpress.org/francina/\">Francesca Marano</a>, and <a href=\"https://profiles.wordpress.org/davidbaumwald\">David Baumwald</a>. They were joined by the following contributors in supporting roles in getting version 5.4 released:</p>\n\n\n\n<ul><li>Editor Tech &ndash; <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Filipe Costa</a></li><li>Editor Design &ndash; <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a></li><li>Core Tech &ndash; <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a></li><li>Design &ndash; <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a></li><li>Docs Coordinator &ndash; <a href=\"https://profiles.wordpress.org/audrasjb/\">JB Audras</a></li><li>Docs and Comms Wrangler &ndash; <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a></li></ul>\n\n\n\n<p>Users can update directly from their WordPress admin or grab a copy from the <a href=\"https://wordpress.org/download/\">download page</a>.  For more information on updating, view the <a href=\"https://wordpress.org/support/wordpress-version/version-5-4/\">WordPress 5.4 support guide</a>.</p>\n\n\n\n<h2>New Block Editor Features</h2>\n\n\n\n<img />Cover block with new gradient background and social icons block.\n\n\n\n<p class=\"has-drop-cap\">Users who have not been running the Gutenberg plugin, the project behind editor development, will enjoy an improved editor experience. A slew of features were developed in the past several months. This release will include features from Gutenberg 6.6 through 7.5. Bug fixes from more recent versions of the plugin are also included.</p>\n\n\n\n<p>The development team refined the user experience with updates such as making it easier to select multiple blocks and pinning the toolbar to the top of the screen on mobile devices. They introduced a Welcome Guide modal to familiarize end-users with the block editor. Block breadcrumbs are easier to navigate.</p>\n\n\n\n<p>The biggest user-facing change is that the <a href=\"https://wptavern.com/editor-will-default-to-fullscreen-mode-in-wordpress-5-4\">block editor now defaults to fullscreen mode</a>. Users who do not prefer fullscreen mode can revert this change by clicking the tools and options button (vertical ellipsis icon) and uncheck the &ldquo;Fullscreen mode&rdquo; option.</p>\n\n\n\n<p>WordPress has added a gradient background feature to the button and cover blocks. Users can change the color of individual bits of text within all rich text fields (e.g., paragraphs, lists). Plus, the featured image box supports dragging and dropping an image.</p>\n\n\n\n<p>The block editor has two new blocks: social icons and buttons. The social icons block allows users to add a group of linked icons to their social networks. This feature will become more useful once WordPress moves to full-site editing in the future. For now, usage may be limited by being able to place them only in post or page content. The buttons block lets end-users create a group of buttons. The existing button block is allowed only within the buttons block now.</p>\n\n\n\n<p>With a few exceptions, WP Tavern has covered every major release of the Gutenberg plugin that will be included in this WordPress update. You can catch up all the details of each update via the following links:</p>\n\n\n\n<ul><li><a href=\"https://make.wordpress.org/core/2019/10/02/whats-new-in-gutenberg-2-october/\">Gutenberg 6.6 on Make Core Blog</a></li><li><a href=\"https://wptavern.com/gutenberg-6-7-introduces-storybook-and-gradient-backgrounds\">Gutenberg 6.7 Introduces Storybook and Gradient Backgrounds</a></li><li><a href=\"https://make.wordpress.org/core/2019/10/30/whats-new-in-gutenberg-30-october/\">Gutenberg 6.8 on Make Core Blog</a></li><li><a href=\"https://wptavern.com/gutenberg-6-9-introduces-image-titles-block-patterns-and-new-theme-features\">Gutenberg 6.9 Introduces Image Titles, Block Patterns, and New Theme Features</a></li><li><a href=\"https://wptavern.com/gutenberg-7-0-launches-stable-navigation-block-post-blocks-and-template-parts\">Gutenberg 7.0 Launches Stable Navigation Block, Post Blocks, and Template Parts</a></li><li><a href=\"https://wptavern.com/gutenberg-7-1-includes-welcome-modal-improves-multi-block-selection-and-adds-drag-and-drop-featured-images\">Gutenberg 7.1 Includes Welcome Modal, Improves Multi-Block Selection, and Adds Drag-and-Drop Featured Images</a></li><li><a href=\"https://wptavern.com/gutenberg-7-2-adds-long-awaited-multi-button-block-and-gallery-image-size-option\">Gutenberg 7.2 Adds Long-Awaited Multi-Button Block and Gallery Image Size Option</a></li><li><a href=\"https://wptavern.com/gutenberg-7-3-brings-navigation-block-colors-block-collections-api-and-dynamic-post-blocks\">Gutenberg 7.3 Brings Navigation Block Colors, Block Collections API, and Dynamic Post Blocks</a></li><li><a href=\"https://wptavern.com/gutenberg-7-4-adds-new-color-controls-link-ui-and-block-scaffolding-for-developers\">Gutenberg 7.4 Adds New Color Controls, Link UI, and Block Scaffolding for Developers</a></li><li><a href=\"https://make.wordpress.org/core/2020/02/12/whats-new-in-gutenberg-12-february/\">Gutenberg 7.5 on Make Core Blog</a></li></ul>\n\n\n\n<h2>Changes for Developers</h2>\n\n\n\n<p class=\"has-drop-cap\">WordPress 5.4 introduces several changes, some of which break backward compatibility, for plugin and theme authors. For a full overview, see our coverage of the most important code changes in our <a href=\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\">version 5.4 developer preparation post</a>.</p>\n\n\n\n<p>Theme authors now have access to the <a href=\"https://make.wordpress.org/core/2020/03/02/new-gradient-theme-apis/\">Gradients API</a> for the cover and button blocks. They should also make sure their theme block styles handle the new social icons and buttons blocks.</p>\n\n\n\n<p>There are some breaking changes that theme authors may need to account for. Several CSS classes have been <a href=\"https://make.wordpress.org/core/2020/03/02/markup-and-style-related-changes/\">renamed within the block editor</a>. The core team also rewrote the <a href=\"https://make.wordpress.org/core/2020/02/12/changes-related-to-calendar-widget-markup-in-wordpress-5-4/\">HTML markup for the calendar widget</a> and updated its classes.</p>\n\n\n\n<p>Block developers can now use the <a href=\"https://make.wordpress.org/core/2020/02/27/block-collections/\">Collections API</a> to group collections of blocks by namespace. The <a href=\"https://make.wordpress.org/core/2020/02/27/introduce-block-variations-api/\">Variations API</a> allows developers to create variations of an individual block. The new social icons block makes good use of this API to create variations for each of the social icons.</p>\n\n\n\n<p>Plugin and theme authors have new hooks for <a href=\"https://make.wordpress.org/core/2020/02/25/wordpress-5-4-introduces-new-hooks-to-add-custom-fields-to-menu-items/\">adding custom fields to nav menus</a>. WordPress 5.4 also <a href=\"https://make.wordpress.org/core/2020/02/13/wordpress-5-4-introduces-apply-shortcodes-as-an-alias-for-do-shortcode/\">introduces the <code>apply_shortcodes()</code> alias</a> for the former <code>do_shortcode()</code> function.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Mar 2020 21:24:27 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:26;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:48:\"WordPress.org blog: WordPress 5.4 “Adderley”\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8455\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:44:\"https://wordpress.org/news/2020/03/adderley/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:47920:\"<p class=\"has-text-color has-very-dark-gray-color\">Here it is! Named “Adderley” in honor of Nat Adderley, the latest and greatest version of WordPress is available for&nbsp;<a href=\"https://wordpress.org/download/\">download</a>&nbsp;or update in your dashboard.</p>\n\n\n\n<img src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/5-4_album-cover.png?resize=632%2C632&ssl=1\" alt=\"\" class=\"wp-image-8484\" />\n\n\n\n<div class=\"wp-block-cover has-background-dim\"><div class=\"wp-block-cover__inner-container\">\n<p class=\"has-text-align-center\"><strong>Say hello to more and better.</strong></p>\n\n\n\n<p class=\"has-text-align-center has-medium-font-size\">More ways to make your pages come alive. With easier ways to get it all done and looking better than ever—and boosts in speed you can feel.</p>\n</div></div>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2 class=\"has-text-align-left\"><strong>Welcome to WordPress 5.4</strong></h2>\n\n\n\n<p class=\"has-text-align-left\"><strong>Every major release adds more to the block editor.</strong></p>\n\n\n\n<p>More ways to make posts and pages come alive with your best images. More ways to bring your visitors in, and keep them engaged, with the richness of embedded media from the web’s top services.</p>\n\n\n\n<p>More ways to make your vision real, and put blocks in the perfect place—even if a particular kind of block is new to you. More efficient processes.</p>\n\n\n\n<p>And more speed everywhere, so as you build sections or galleries, or just type in a line of prose, you can feel how much faster your work flows.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Squares.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8480\" /></div>\n\n\n\n<h3>Two new blocks. And better blocks overall.</h3>\n\n\n\n<ul><li>Two brand-new blocks: Social Icons and Buttons make adding interactive features fast and easy.</li><li>New ways with color: Gradients in the Buttons and Cover block, toolbar access to color options in Rich Text blocks, and for the first time, color options in the Group and Columns blocks.</li><li>Guess a whole lot less! Version 5.4 streamlines the whole process for placing and replacing multimedia in every block. Now it works the same way in almost every block!</li><li>And if you’ve ever thought your image in the Media+Text block should link to something else—perhaps a picture of a brochure should download that brochure as a document? Well, now it can.</li></ul>\n\n\n\n\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h3>Cleaner UI, clearer navigation—and easier tabbing!</h3>\n\n\n\n<ul><li>Clearer block navigation with block breadcrumbs. And easier selection once you get there.</li><li>For when you need to navigate with the keyboard, better tabbing and focus. Plus, you can tab over to the sidebar of nearly any block.</li><li>Speed! 14% faster loading of the editor, 51% faster time-to-type!</li><li>Tips are gone. In their place, a Welcome Guide window you can bring up when you need it—and only when you need it—again and again.</li><li>Know at a glance whether you’re in a block’s Edit or Navigation mode. Or, if you have restricted vision, your screen reader will tell you which mode you’re in.</li></ul>\n\n\n\n<p class=\"has-background\">Of course, if you want to work with the very latest tools and features, <strong><a href=\"https://wordpress.org/plugins/gutenberg/\">install the Gutenberg plugin</a></strong>. You’ll get to be the first to use new and exciting features in the block editor before anyone else has seen them!</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<div class=\"wp-block-image\"><img src=\"https://i0.wp.com/wordpress.org/news/files/2020/03/Rectangles-and-circles.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8481\" /></div>\n\n\n\n<h3>Your fundamental right: privacy</h3>\n\n\n\n<p>5.4 helps with a variety of privacy issues around the world. So when users and stakeholders ask about regulatory compliance, or how your team handles user data, the answers should be a lot easier to get right.</p>\n\n\n\n<p>Take a look:</p>\n\n\n\n<ul><li>Now personal data exports include users session information and users location data from the community events widget. Plus, a table of contents!</li><li>See progress as you process export and erasure requests through the privacy tools.</li><li>Plus, little enhancements throughout give the privacy tools a little cleaner look. Your eyes will thank you!</li></ul>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<img src=\"https://i1.wp.com/wordpress.org/news/files/2020/03/Mixed.jpg?resize=632%2C316&ssl=1\" alt=\"\" class=\"wp-image-8482\" />\n\n\n\n<h2><strong>Just for developers</strong></h2>\n\n\n\n<h3>Add custom fields to menu items—natively</h3>\n\n\n\n<p>Two new actions let you add custom fields to menu items—without a plugin and without writing custom walkers.</p>\n\n\n\n<p>On the Menus admin screen, <code>wp_nav_menu_item_custom_fields</code> fires just before the move buttons of a nav menu item in the menu editor.</p>\n\n\n\n<p>In the Customizer, <code>wp_nav_menu_item_custom_fields_customize_template</code> fires at the end of the menu-items form-fields template.</p>\n\n\n\n<p>Check your code and see where these new actions can replace your custom code, and if you’re concerned about duplication, add a check for the WordPress version.</p>\n\n\n\n<h3>Blocks! Simpler styling, new APIs and embeds</h3>\n\n\n\n<ul><li>Radically simpler block styling. Negative margins and default padding are gone! Now you can style blocks the way you need them. And, a refactor got rid of four redundant wrapper divs.</li><li>If you build plugins, now you can register collections of your blocks by namespace across categories—a great way to get more brand visibility.</li><li>Let users do more with two new APIs: block variations and gradients.</li><li>In embeds, now the block editor supports TikTok—and CollegeHumor is gone.</li></ul>\n\n\n\n<p class=\"has-background\">There’s lots more for developers to love in WordPress 5.4. To discover more and learn how to make these changes shine on your sites, themes, plugins and more, check the <strong><a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a></strong>.</p>\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<h2><strong>The Squad</strong></h2>\n\n\n\n<p>This release was led by&nbsp;<a href=\"http://ma.tt/\">Matt Mullenweg</a>,&nbsp;<a href=\"https://profiles.wordpress.org/francina\">Francesca Marano</a>, and&nbsp;<a href=\"https://dream-encode.com/blog/\">David Baumwald</a>. They were enthusiastically supported by a release squad:</p>\n\n\n\n<ul><li><strong>Editor Tech</strong>: Jorge Filipe Costa (<strong><a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">@jorgefelipecosta</a></strong>)</li><li><strong>Editor Design</strong>: Mark Uraine (<a rel=\"noreferrer noopener\" target=\"_blank\" href=\"https://profiles.wordpress.org/mapk/\"><strong>@mapk</strong></a>)</li><li><strong>Core Tech</strong>: Sergey Biryukov (<a href=\"https://profiles.wordpress.org/sergeybiryukov/\"><strong>@sergeybiryukov</strong></a>)</li><li><strong>Design</strong>: Tammie Lister (<strong><a href=\"https://profiles.wordpress.org/karmatosed/\">@karmatosed</a></strong>)</li><li><strong>Docs Coordinator</strong>:&nbsp;JB Audras (<a href=\"https://profiles.wordpress.org/audrasjb/\"><strong>@audrasjb</strong></a>)</li><li><strong>Docs &amp; Comms Wrangler</strong>: Mary Baum (<strong><a href=\"https://profiles.wordpress.org/marybaum/\">@marybaum</a></strong>)</li></ul>\n\n\n\n<p>The squad was joined throughout the release cycle by <strong>552 generous volunteer contributors</strong> who collectively worked on <strong><a href=\"https://core.trac.wordpress.org/milestone/5.4\">361</a> tickets on Trac</strong> and <strong>1226 pull requests on GitHub</strong>.</p>\n\n\n\n<p>Put on a Nat Adderley playlist, click that update button (or&nbsp;<a href=\"https://wordpress.org/download/\">download it directly</a>), and check the profiles of the fine folks that helped:</p>\n\n\n<a href=\"https://profiles.wordpress.org/0v3rth3d4wn/\">0v3rth3d4wn</a>, <a href=\"https://profiles.wordpress.org/123host/\">123host</a>, <a href=\"https://profiles.wordpress.org/1naveengiri/\">1naveengiri</a>, <a href=\"https://profiles.wordpress.org/jorbin/\">Aaron Jorbin</a>, <a href=\"https://profiles.wordpress.org/abhijitrakas/\">Abhijit Rakas</a>, <a href=\"https://profiles.wordpress.org/abrightclearweb/\">abrightclearweb</a>, <a href=\"https://profiles.wordpress.org/acosmin/\">acosmin</a>, <a href=\"https://profiles.wordpress.org/adamsilverstein/\">Adam Silverstein</a>, <a href=\"https://profiles.wordpress.org/adamboro/\">adamboro</a>, <a href=\"https://profiles.wordpress.org/addiestavlo/\">Addie</a>, <a href=\"https://profiles.wordpress.org/adnanlimdi/\">adnan.limdi</a>, <a href=\"https://profiles.wordpress.org/shaikhaezaz80/\">Aezaz Shaikh</a>, <a href=\"https://profiles.wordpress.org/aftabmuni/\">Aftab Ali Muni</a>, <a href=\"https://profiles.wordpress.org/akibjorklund/\">Aki Bj&#246;rklund</a>, <a href=\"https://profiles.wordpress.org/smallprogrammers/\">Akib</a>, <a href=\"https://profiles.wordpress.org/atachibana/\">Akira Tachibana</a>, <a href=\"https://profiles.wordpress.org/akshayar/\">akshayar</a>, <a href=\"https://profiles.wordpress.org/schlessera/\">Alain Schlesser</a>, <a href=\"https://profiles.wordpress.org/aljullu/\">Albert Juh&#233; Lluveras</a>, <a href=\"https://profiles.wordpress.org/xknown/\">Alex Concha</a>, <a href=\"https://profiles.wordpress.org/viper007bond/\">Alex Mills</a>, <a href=\"https://profiles.wordpress.org/alexholsgrove/\">AlexHolsgrove</a>, <a href=\"https://profiles.wordpress.org/alexischenal/\">alexischenal</a>, <a href=\"https://profiles.wordpress.org/alextran/\">alextran</a>, <a href=\"https://profiles.wordpress.org/alishankhan/\">alishankhan</a>, <a href=\"https://profiles.wordpress.org/allancole/\">allancole</a>, <a href=\"https://profiles.wordpress.org/allendav/\">Allen Snook</a>, <a href=\"https://profiles.wordpress.org/alpipego/\">alpipego</a>, <a href=\"https://profiles.wordpress.org/amirs17/\">Amir Seljubac</a>, <a href=\"https://profiles.wordpress.org/wpamitkumar/\">Amit Dudhat</a>, <a href=\"https://profiles.wordpress.org/amolv/\">Amol Vhankalas</a>, <a href=\"https://profiles.wordpress.org/agawish/\">Amr Gawish</a>, <a href=\"https://profiles.wordpress.org/amykamala/\">Amy Kamala</a>, <a href=\"https://profiles.wordpress.org/anantajitjg/\">Anantajit JG</a>, <a href=\"https://profiles.wordpress.org/anlino/\">Anders Nor&#233;n</a>, <a href=\"https://profiles.wordpress.org/nosolosw/\">Andr&#233;s</a>, <a href=\"https://profiles.wordpress.org/afercia/\">Andrea Fercia</a>, <a href=\"https://profiles.wordpress.org/dontdream/\">Andrea Tarantini</a>, <a href=\"https://profiles.wordpress.org/andreaitm/\">andreaitm</a>, <a href=\"https://profiles.wordpress.org/andraganescu/\">Andrei Draganescu</a>, <a href=\"https://profiles.wordpress.org/aandrewdixon/\">Andrew Dixon</a>, <a href=\"https://profiles.wordpress.org/aduth/\">Andrew Duthie</a>, <a href=\"https://profiles.wordpress.org/nacin/\">Andrew Nacin</a>, <a href=\"https://profiles.wordpress.org/azaozz/\">Andrew Ozz</a>, <a href=\"https://profiles.wordpress.org/andrewserong/\">Andrew Serong</a>, <a href=\"https://profiles.wordpress.org/eatingrules/\">Andrew Wilder</a>, <a href=\"https://profiles.wordpress.org/rarst/\">Andrey Savchenko</a>, <a href=\"https://profiles.wordpress.org/afragen/\">Andy Fragen</a>, <a href=\"https://profiles.wordpress.org/andizer/\">Andy Meerwaldt</a>, <a href=\"https://profiles.wordpress.org/apeatling/\">Andy Peatling</a>, <a href=\"https://profiles.wordpress.org/la-geek/\">Angelika Reisiger</a>, <a href=\"https://profiles.wordpress.org/ankitmaru/\">Ankit Panchal</a>, <a href=\"https://profiles.wordpress.org/antpb/\">Anthony Burchell</a>, <a href=\"https://profiles.wordpress.org/paranoia1906/\">Anthony Ledesma</a>, <a href=\"https://profiles.wordpress.org/apedog/\">apedog</a>, <a href=\"https://profiles.wordpress.org/apermo/\">Apermo</a>, <a href=\"https://profiles.wordpress.org/apieschel/\">apieschel</a>, <a href=\"https://profiles.wordpress.org/aravindajith/\">Aravind Ajith</a>, <a href=\"https://profiles.wordpress.org/archon810/\">archon810</a>, <a href=\"https://profiles.wordpress.org/arenddeboer/\">arenddeboer</a>, <a href=\"https://profiles.wordpress.org/aristath/\">Ari Stathopoulos</a>, <a href=\"https://profiles.wordpress.org/passoniate/\">Arslan Ahmed</a>, <a href=\"https://profiles.wordpress.org/ashokrd2013/\">ashokrd2013</a>, <a href=\"https://profiles.wordpress.org/ataurr/\">Ataur R</a>, <a href=\"https://profiles.wordpress.org/ate-up-with-motor/\">Ate Up With Motor</a>, <a href=\"https://profiles.wordpress.org/autotutorial/\">autotutorial</a>, <a href=\"https://profiles.wordpress.org/ayeshrajans/\">Ayesh Karunaratne</a>, <a href=\"https://profiles.wordpress.org/backups/\">BackuPs</a>, <a href=\"https://profiles.wordpress.org/bahia0019/\">bahia0019</a>, <a href=\"https://profiles.wordpress.org/b-07/\">Bappi</a>, <a href=\"https://profiles.wordpress.org/bartczyz/\">Bart Czyz</a>, <a href=\"https://profiles.wordpress.org/bengreeley/\">ben.greeley</a>, <a href=\"https://profiles.wordpress.org/benedictsinger/\">benedictsinger</a>, <a href=\"https://profiles.wordpress.org/bfintal/\">Benjamin Intal</a>, <a href=\"https://profiles.wordpress.org/bibliofille/\">bibliofille</a>, <a href=\"https://profiles.wordpress.org/bilgilabs/\">bilgilabs</a>, <a href=\"https://profiles.wordpress.org/birgire/\">Birgir Erlendsson</a>, <a href=\"https://profiles.wordpress.org/bph/\">Birgit Pauli-Haack</a>, <a href=\"https://profiles.wordpress.org/skypressatx/\">BMO</a>, <a href=\"https://profiles.wordpress.org/boga86/\">Boga86</a>, <a href=\"https://profiles.wordpress.org/boonebgorges/\">Boone Gorges</a>, <a href=\"https://profiles.wordpress.org/bwmarkle/\">Brad Markle</a>, <a href=\"https://profiles.wordpress.org/kraftbj/\">Brandon Kraft</a>, <a href=\"https://profiles.wordpress.org/brentswisher/\">Brent Swisher</a>, <a href=\"https://profiles.wordpress.org/cvoell/\">Cameron Voell</a>, <a href=\"https://profiles.wordpress.org/poena/\">Carolina Nymark</a>, <a href=\"https://profiles.wordpress.org/ceyhun0/\">ceyhun0</a>, <a href=\"https://profiles.wordpress.org/chetan200891/\">Chetan Prajapati</a>, <a href=\"https://profiles.wordpress.org/ketuchetan/\">Chetan Satasiya</a>, <a href=\"https://profiles.wordpress.org/chinteshprajapati/\">Chintesh Prajapati</a>, <a href=\"https://profiles.wordpress.org/chipsnyder/\">Chip Snyder</a>, <a href=\"https://profiles.wordpress.org/cklosows/\">Chris Klosowski</a>, <a href=\"https://profiles.wordpress.org/eclare/\">Chris Trynkiewicz (Sukces Strony)</a>, <a href=\"https://profiles.wordpress.org/chrisvanpatten/\">Chris Van Patten</a>, <a href=\"https://profiles.wordpress.org/pixelverbieger/\">Christian Sabo</a>, <a href=\"https://profiles.wordpress.org/christianamohr/\">Christiana Mohr</a>, <a href=\"https://profiles.wordpress.org/clayisland/\">clayisland</a>, <a href=\"https://profiles.wordpress.org/copons/\">Copons</a>, <a href=\"https://profiles.wordpress.org/coreymckrill/\">Corey McKrill</a>, <a href=\"https://profiles.wordpress.org/crdunst/\">crdunst</a>, <a href=\"https://profiles.wordpress.org/littlebigthing/\">Csaba (LittleBigThings)</a>, <a href=\"https://profiles.wordpress.org/xendo/\">Dademaru</a>, <a href=\"https://profiles.wordpress.org/retrofox/\">Damián Suárez</a>, <a href=\"https://profiles.wordpress.org/danielbachhuber/\">Daniel Bachhuber</a>, <a href=\"https://profiles.wordpress.org/danieltj/\">Daniel James</a>, <a href=\"https://profiles.wordpress.org/diddledan/\">Daniel Llewellyn</a>, <a href=\"https://profiles.wordpress.org/talldanwp/\">Daniel Richards</a>, <a href=\"https://profiles.wordpress.org/mte90/\">Daniele Scasciafratte</a>, <a href=\"https://profiles.wordpress.org/daniloercoli/\">daniloercoli</a>, <a href=\"https://profiles.wordpress.org/nerrad/\">Darren Ethier (nerrad)</a>, <a href=\"https://profiles.wordpress.org/darrenlambert/\">darrenlambert</a>, <a href=\"https://profiles.wordpress.org/davidshq/\">Dave Mackey</a>, <a href=\"https://profiles.wordpress.org/get_dave/\">Dave Smith</a>, <a href=\"https://profiles.wordpress.org/daveslaughter/\">daveslaughter</a>, <a href=\"https://profiles.wordpress.org/davewp196/\">DaveWP196</a>, <a href=\"https://profiles.wordpress.org/dartiss/\">David Artiss</a>, <a href=\"https://profiles.wordpress.org/davidbinda/\">David Binovec</a>, <a href=\"https://profiles.wordpress.org/dlh/\">David Herrera</a>, <a href=\"https://profiles.wordpress.org/dryanpress/\">David Ryan</a>, <a href=\"https://profiles.wordpress.org/dshanske/\">David Shanske</a>, <a href=\"https://profiles.wordpress.org/superdav42/\">David Stone</a>, <a href=\"https://profiles.wordpress.org/dkarfa/\">Debabrata Karfa</a>, <a href=\"https://profiles.wordpress.org/dekervit/\">dekervit</a>, <a href=\"https://profiles.wordpress.org/delowardev/\">Delowar Hossain</a>, <a href=\"https://profiles.wordpress.org/denisco/\">Denis Yanchevskiy</a>, <a href=\"https://profiles.wordpress.org/dhavalkasvala/\">Dhaval kasavala</a>, <a href=\"https://profiles.wordpress.org/dhurlburtusa/\">dhurlburtusa</a>, <a href=\"https://profiles.wordpress.org/dilipbheda/\">Dilip Bheda</a>, <a href=\"https://profiles.wordpress.org/dingo_d/\">dingo-d</a>, <a href=\"https://profiles.wordpress.org/dd32/\">Dion Hulse</a>, <a href=\"https://profiles.wordpress.org/dipeshkakadiya/\">dipeshkakadiya</a>, <a href=\"https://profiles.wordpress.org/djp424/\">djp424</a>, <a href=\"https://profiles.wordpress.org/dominic_ks/\">dominic_ks</a>, <a href=\"https://profiles.wordpress.org/ocean90/\">Dominik Schilling</a>, <a href=\"https://profiles.wordpress.org/dotancohen/\">Dotan Cohen</a>, <a href=\"https://profiles.wordpress.org/dphiffer/\">dphiffer</a>, <a href=\"https://profiles.wordpress.org/dragosh635/\">dragosh635</a>, <a href=\"https://profiles.wordpress.org/drewapicture/\">Drew Jaynes</a>, <a href=\"https://profiles.wordpress.org/eclev91/\">eclev91</a>, <a href=\"https://profiles.wordpress.org/seedsca/\">ecotechie</a>, <a href=\"https://profiles.wordpress.org/eden159/\">eden159</a>, <a href=\"https://profiles.wordpress.org/ediamin/\">Edi Amin</a>, <a href=\"https://profiles.wordpress.org/disillusia/\">edmundcwm</a>, <a href=\"https://profiles.wordpress.org/etoledom/\">Eduardo Toledo</a>, <a href=\"https://profiles.wordpress.org/ellatrix/\">Ella van Durpe</a>, <a href=\"https://profiles.wordpress.org/elmastudio/\">Ellen Bauer</a>, <a href=\"https://profiles.wordpress.org/aliveic/\">Emil E</a>, <a href=\"https://profiles.wordpress.org/epiqueras/\">Enrique Piqueras</a>, <a href=\"https://profiles.wordpress.org/nrqsnchz/\">Enrique Sánchez</a>, <a href=\"https://profiles.wordpress.org/equin0x80/\">equin0x80</a>, <a href=\"https://profiles.wordpress.org/erikkroes/\">erikkroes</a>, <a href=\"https://profiles.wordpress.org/estelaris/\">Estela Rueda</a>, <a href=\"https://profiles.wordpress.org/fabifott/\">Fabian</a>, <a href=\"https://profiles.wordpress.org/fabiankaegy/\">Fabian K&#228;gy</a>, <a href=\"https://profiles.wordpress.org/fahimmurshed/\">Fahim Murshed</a>, <a href=\"https://profiles.wordpress.org/faisal03/\">Faisal Alvi</a>, <a href=\"https://profiles.wordpress.org/felipeelia/\">Felipe Elia</a>, <a href=\"https://profiles.wordpress.org/felipeloureirosantos/\">Felipe Santos</a>, <a href=\"https://profiles.wordpress.org/flixos90/\">Felix Arntz</a>, <a href=\"https://profiles.wordpress.org/fernandovbsouza/\">Fernando Souza</a>, <a href=\"https://profiles.wordpress.org/fervillz/\">fervillz</a>, <a href=\"https://profiles.wordpress.org/fgiannar/\">fgiannar</a>, <a href=\"https://profiles.wordpress.org/flaviozavan/\">flaviozavan</a>, <a href=\"https://profiles.wordpress.org/mista-flo/\">Florian TIAR</a>, <a href=\"https://profiles.wordpress.org/fotisps/\">Fotis Pastrakis</a>, <a href=\"https://profiles.wordpress.org/efarem/\">Frank Martin</a>, <a href=\"https://profiles.wordpress.org/galbaras/\">Gal Baras</a>, <a href=\"https://profiles.wordpress.org/garrett-eclipse/\">Garrett Hyder</a>, <a href=\"https://profiles.wordpress.org/garyj/\">Gary Jones</a>, <a href=\"https://profiles.wordpress.org/pento/\">Gary Pendergast</a>, <a href=\"https://profiles.wordpress.org/guddu1315/\">Gaurang Dabhi</a>, <a href=\"https://profiles.wordpress.org/georgestephanis/\">George Stephanis</a>, <a href=\"https://profiles.wordpress.org/geriux/\">geriux</a>, <a href=\"https://profiles.wordpress.org/girishpanchal/\">Girish Panchal</a>, <a href=\"https://profiles.wordpress.org/glebkema/\">Gleb Kemarsky</a>, <a href=\"https://profiles.wordpress.org/hometowntrailers/\">Glenn</a>, <a href=\"https://profiles.wordpress.org/gh640/\">Goto Hayato</a>, <a href=\"https://profiles.wordpress.org/grafruessel/\">grafruessel</a>, <a href=\"https://profiles.wordpress.org/gregrickaby/\">Greg Rickaby</a>, <a href=\"https://profiles.wordpress.org/gziolo/\">Grzegorz Ziółkowski</a>, <a href=\"https://profiles.wordpress.org/grzegorzjanoszka/\">Grzegorz.Janoszka</a>, <a href=\"https://profiles.wordpress.org/bordoni/\">Gustavo Bordoni</a>, <a href=\"https://profiles.wordpress.org/gwwar/\">gwwar</a>, <a href=\"https://profiles.wordpress.org/hamedmoodi/\">hamedmoodi</a>, <a href=\"https://profiles.wordpress.org/hampzter/\">hAmpzter</a>, <a href=\"https://profiles.wordpress.org/happiryu/\">happiryu</a>, <a href=\"https://profiles.wordpress.org/hareesh-pillai/\">Hareesh Pillai</a>, <a href=\"https://profiles.wordpress.org/harry-milatz/\">Harry Milatz</a>, <a href=\"https://profiles.wordpress.org/hazdiego/\">Haz</a>, <a href=\"https://profiles.wordpress.org/helgatheviking/\">helgatheviking</a>, <a href=\"https://profiles.wordpress.org/henryholtgeerts/\">Henry Holtgeerts</a>, <a href=\"https://profiles.wordpress.org/imani3011/\">Himani Lotia</a>, <a href=\"https://profiles.wordpress.org/krynes/\">Hubert Kubiak</a>, <a href=\"https://profiles.wordpress.org/i3anaan/\">i3anaan</a>, <a href=\"https://profiles.wordpress.org/ianbelanger/\">Ian Belanger</a>, <a href=\"https://profiles.wordpress.org/iandunn/\">Ian Dunn</a>, <a href=\"https://profiles.wordpress.org/ianatkins/\">ianatkins</a>, <a href=\"https://profiles.wordpress.org/ianmjones/\">ianmjones</a>, <a href=\"https://profiles.wordpress.org/ideaboxcreations/\">IdeaBox Creations</a>, <a href=\"https://profiles.wordpress.org/shaampk1/\">Ihtisham Zahoor</a>, <a href=\"https://profiles.wordpress.org/intimez/\">intimez</a>, <a href=\"https://profiles.wordpress.org/ipstenu/\">Ipstenu (Mika Epstein)</a>, <a href=\"https://profiles.wordpress.org/isabel_brison/\">Isabel Brison</a>, <a href=\"https://profiles.wordpress.org/ispreview/\">ispreview</a>, <a href=\"https://profiles.wordpress.org/whyisjake/\">Jake Spurlock</a>, <a href=\"https://profiles.wordpress.org/jbinda/\">Jakub Binda</a>, <a href=\"https://profiles.wordpress.org/macmanx/\">James Huff</a>, <a href=\"https://profiles.wordpress.org/jameskoster/\">James Koster</a>, <a href=\"https://profiles.wordpress.org/jnylen0/\">James Nylen</a>, <a href=\"https://profiles.wordpress.org/jameslnewell/\">jameslnewell</a>, <a href=\"https://profiles.wordpress.org/jankimoradiya/\">Janki Moradiya</a>, <a href=\"https://profiles.wordpress.org/jarretc/\">Jarret</a>, <a href=\"https://profiles.wordpress.org/studiotwee/\">Jasper van der Meer</a>, <a href=\"https://profiles.wordpress.org/jaydeep23290/\">jaydeep23290</a>, <a href=\"https://profiles.wordpress.org/jdy68/\">jdy68</a>, <a href=\"https://profiles.wordpress.org/audrasjb/\">Jean-Baptiste Audras</a>, <a href=\"https://profiles.wordpress.org/jean-david/\">Jean-David Daviet</a>, <a href=\"https://profiles.wordpress.org/jblz/\">Jeff Bowen</a>, <a href=\"https://profiles.wordpress.org/jffng/\">Jeff Ong</a>, <a href=\"https://profiles.wordpress.org/jeffpaul/\">Jeff Paul</a>, <a href=\"https://profiles.wordpress.org/phpbits/\">Jeffrey Carandang</a>, <a href=\"https://profiles.wordpress.org/jeichorn/\">jeichorn</a>, <a href=\"https://profiles.wordpress.org/jenilk/\">Jenil Kanani</a>, <a href=\"https://profiles.wordpress.org/miss_jwo/\">Jenny Wong</a>, <a href=\"https://profiles.wordpress.org/jepperask/\">jepperask</a>, <a href=\"https://profiles.wordpress.org/jeremyclarke/\">Jer Clarke</a>, <a href=\"https://profiles.wordpress.org/jeremyfelt/\">Jeremy Felt</a>, <a href=\"https://profiles.wordpress.org/jeherve/\">Jeremy Herve</a>, <a href=\"https://profiles.wordpress.org/jeroenrotty/\">Jeroen Rotty</a>, <a href=\"https://profiles.wordpress.org/jeryj/\">Jerry Jones</a>, <a href=\"https://profiles.wordpress.org/luminuu/\">Jessica Lyschik</a>, <a href=\"https://profiles.wordpress.org/jipmoors/\">Jip Moors</a>, <a href=\"https://profiles.wordpress.org/joedolson/\">Joe Dolson</a>, <a href=\"https://profiles.wordpress.org/joehoyle/\">Joe Hoyle</a>, <a href=\"https://profiles.wordpress.org/joemcgill/\">Joe McGill</a>, <a href=\"https://profiles.wordpress.org/joen/\">Joen Asmussen</a>, <a href=\"https://profiles.wordpress.org/johnbillion/\">John Blackbourn</a>, <a href=\"https://profiles.wordpress.org/johnjamesjacoby/\">John James Jacoby</a>, <a href=\"https://profiles.wordpress.org/johnwatkins0/\">John Watkins</a>, <a href=\"https://profiles.wordpress.org/jon81/\">Jon</a>, <a href=\"https://profiles.wordpress.org/itsjonq/\">Jon Quach</a>, <a href=\"https://profiles.wordpress.org/jonsurrell/\">Jon Surrell</a>, <a href=\"https://profiles.wordpress.org/desrosj/\">Jonathan Desrosiers</a>, <a href=\"https://profiles.wordpress.org/jg-visual/\">Jonathan Goldford</a>, <a href=\"https://profiles.wordpress.org/spacedmonkey/\">Jonny Harris</a>, <a href=\"https://profiles.wordpress.org/jonoaldersonwp/\">Jono Alderson</a>, <a href=\"https://profiles.wordpress.org/joonasvanhatapio/\">Joonas Vanhatapio</a>, <a href=\"https://profiles.wordpress.org/joostdevalk/\">Joost de Valk</a>, <a href=\"https://profiles.wordpress.org/koke/\">Jorge Bernal</a>, <a href=\"https://profiles.wordpress.org/jorgefilipecosta/\">Jorge Costa</a>, <a href=\"https://profiles.wordpress.org/chanthaboune/\">Josepha Haden</a>, <a href=\"https://profiles.wordpress.org/joshuawold/\">JoshuaWold</a>, <a href=\"https://profiles.wordpress.org/joyously/\">Joy</a>, <a href=\"https://profiles.wordpress.org/jqz/\">jqz</a>, <a href=\"https://profiles.wordpress.org/jsnajdr/\">jsnajdr</a>, <a href=\"https://profiles.wordpress.org/juanfra/\">Juanfra Aldasoro</a>, <a href=\"https://profiles.wordpress.org/derweili/\">Julian Weiland</a>, <a href=\"https://profiles.wordpress.org/juliankimmig/\">julian.kimmig</a>, <a href=\"https://profiles.wordpress.org/jrf/\">Juliette Reinders Folmer</a>, <a href=\"https://profiles.wordpress.org/juliobox/\">Julio Potier</a>, <a href=\"https://profiles.wordpress.org/nukaga/\">Junko Nukaga</a>, <a href=\"https://profiles.wordpress.org/jurgen/\">jurgen</a>, <a href=\"https://profiles.wordpress.org/justdaiv/\">justdaiv</a>, <a href=\"https://profiles.wordpress.org/justinahinon/\">Justin Ahinon</a>, <a href=\"https://profiles.wordpress.org/kadamwhite/\">K. Adam White</a>, <a href=\"https://profiles.wordpress.org/kaggdesign/\">kaggdesign</a>, <a href=\"https://profiles.wordpress.org/kalpshit/\">KalpShit Akabari</a>, <a href=\"https://profiles.wordpress.org/leprincenoir/\">Kantari Samy</a>, <a href=\"https://profiles.wordpress.org/kasparsd/\">Kaspars</a>, <a href=\"https://profiles.wordpress.org/ryelle/\">Kelly Dwan</a>, <a href=\"https://profiles.wordpress.org/kennithnichol/\">Kennith Nichol</a>, <a href=\"https://profiles.wordpress.org/khag7/\">Kevin Hagerty</a>, <a href=\"https://profiles.wordpress.org/kharisblank/\">Kharis Sulistiyono</a>, <a href=\"https://profiles.wordpress.org/khushbu19/\">Khushbu Modi</a>, <a href=\"https://profiles.wordpress.org/killerbishop/\">killerbishop</a>, <a href=\"https://profiles.wordpress.org/kinjaldalwadi/\">kinjaldalwadi</a>, <a href=\"https://profiles.wordpress.org/kitchin/\">kitchin</a>, <a href=\"https://profiles.wordpress.org/ixkaito/\">Kite</a>, <a href=\"https://profiles.wordpress.org/kjellr/\">Kjell Reigstad</a>, <a href=\"https://profiles.wordpress.org/kkarpieszuk/\">kkarpieszuk</a>, <a href=\"https://profiles.wordpress.org/knutsp/\">Knut Sparhell</a>, <a href=\"https://profiles.wordpress.org/kokkieh/\">KokkieH</a>, <a href=\"https://profiles.wordpress.org/obenland/\">Konstantin Obenland</a>, <a href=\"https://profiles.wordpress.org/xkon/\">Konstantinos Xenos</a>, <a href=\"https://profiles.wordpress.org/klopez8/\">Krystyna</a>, <a href=\"https://profiles.wordpress.org/kubiq/\">kubiq</a>, <a href=\"https://profiles.wordpress.org/wpkuf/\">kuflievskiy</a>, <a href=\"https://profiles.wordpress.org/sainthkh/\">Kukhyeon Heo</a>, <a href=\"https://profiles.wordpress.org/kyliesabra/\">kyliesabra</a>, <a href=\"https://profiles.wordpress.org/lakenh/\">Laken Hafner</a>, <a href=\"https://profiles.wordpress.org/leandroalonso/\">leandroalonso</a>, <a href=\"https://profiles.wordpress.org/leogermani/\">leogermani</a>, <a href=\"https://profiles.wordpress.org/lgrev01/\">lgrev01</a>, <a href=\"https://profiles.wordpress.org/linuxologos/\">linuxologos</a>, <a href=\"https://profiles.wordpress.org/lisota/\">lisota</a>, <a href=\"https://profiles.wordpress.org/lorenzof/\">Lorenzo Fracassi</a>, <a href=\"https://profiles.wordpress.org/luisherranz/\">luisherranz</a>, <a href=\"https://profiles.wordpress.org/luisrivera/\">luisrivera</a>, <a href=\"https://profiles.wordpress.org/lukaswaudentio/\">lukaswaudentio</a>, <a href=\"https://profiles.wordpress.org/ljasinskipl/\">Lukasz Jasinski</a>, <a href=\"https://profiles.wordpress.org/lukecavanagh/\">Luke Cavanagh</a>, <a href=\"https://profiles.wordpress.org/wodarekly/\">Lydia Wodarek</a>, <a href=\"https://profiles.wordpress.org/vinoth06/\">M A Vinoth Kumar</a>, <a href=\"https://profiles.wordpress.org/maciejmackowiak/\">maciejmackowiak</a>, <a href=\"https://profiles.wordpress.org/mahesh901122/\">Mahesh Waghmare</a>, <a href=\"https://profiles.wordpress.org/manzoorwanijk/\">Manzoor Wani</a>, <a href=\"https://profiles.wordpress.org/marcelo2605/\">marcelo2605</a>, <a href=\"https://profiles.wordpress.org/marcio-zebedeu/\">Marcio Zebedeu</a>, <a href=\"https://profiles.wordpress.org/marcoz/\">MarcoZ</a>, <a href=\"https://profiles.wordpress.org/mkaz/\">Marcus Kazmierczak</a>, <a href=\"https://profiles.wordpress.org/marekdedic/\">Marek Dědič</a>, <a href=\"https://profiles.wordpress.org/clorith/\">Marius Jensen</a>, <a href=\"https://profiles.wordpress.org/marius84/\">Marius84</a>, <a href=\"https://profiles.wordpress.org/markjaquith/\">Mark Jaquith</a>, <a href=\"https://profiles.wordpress.org/mmarzeotti/\">Mark Marzeotti</a>, <a href=\"https://profiles.wordpress.org/mapk/\">Mark Uraine</a>, <a href=\"https://profiles.wordpress.org/hinjiriyo/\">Martin Stehle</a>, <a href=\"https://profiles.wordpress.org/m-e-h/\">Marty Helmick</a>, <a href=\"https://profiles.wordpress.org/marybaum/\">Mary Baum</a>, <a href=\"https://profiles.wordpress.org/matstars/\">Mat Gargano</a>, <a href=\"https://profiles.wordpress.org/mat-lipe/\">Mat Lipe</a>, <a href=\"https://profiles.wordpress.org/imath/\">Mathieu Viet</a>, <a href=\"https://profiles.wordpress.org/matveb/\">Matias Ventura</a>, <a href=\"https://profiles.wordpress.org/mattkeys/\">Matt Keys</a>, <a href=\"https://profiles.wordpress.org/veraxus/\">Matt van Andel</a>, <a href=\"https://profiles.wordpress.org/mattchowning/\">mattchowning</a>, <a href=\"https://profiles.wordpress.org/snapfractalpop/\">Matthew Kevins</a>, <a href=\"https://profiles.wordpress.org/mattnyeus/\">mattnyeus</a>, <a href=\"https://profiles.wordpress.org/maxme/\">maxme</a>, <a href=\"https://profiles.wordpress.org/mayanksonawat/\">mayanksonawat</a>, <a href=\"https://profiles.wordpress.org/mbrailer/\">mbrailer</a>, <a href=\"https://profiles.wordpress.org/mehidi258/\">Mehidi Hassan</a>, <a href=\"https://profiles.wordpress.org/melchoyce/\">Mel Choyce-Dwan</a>, <a href=\"https://profiles.wordpress.org/mensmaximus/\">mensmaximus</a>, <a href=\"https://profiles.wordpress.org/michael-arestad/\">Michael Arestad</a>, <a href=\"https://profiles.wordpress.org/michaelecklund/\">Michael Ecklund</a>, <a href=\"https://profiles.wordpress.org/donmhico/\">Michael Panaga</a>, <a href=\"https://profiles.wordpress.org/marktimemedia/\">Michelle Schulp</a>, <a href=\"https://profiles.wordpress.org/miette49/\">miette49</a>, <a href=\"https://profiles.wordpress.org/mcsf/\">Miguel Fonseca</a>, <a href=\"https://profiles.wordpress.org/mmtr86/\">Miguel Torres</a>, <a href=\"https://profiles.wordpress.org/mihdan/\">mihdan</a>, <a href=\"https://profiles.wordpress.org/miinasikk/\">Miina Sikk</a>, <a href=\"https://profiles.wordpress.org/simison/\">Mikael Korpela</a>, <a href=\"https://profiles.wordpress.org/mauteri/\">Mike Auteri</a>, <a href=\"https://profiles.wordpress.org/mikehansenme/\">Mike Hansen</a>, <a href=\"https://profiles.wordpress.org/mikeschinkel/\">Mike Schinkel [WPLib Box project lead]</a>, <a href=\"https://profiles.wordpress.org/mikeschroder/\">Mike Schroder</a>, <a href=\"https://profiles.wordpress.org/mikejdent/\">mikejdent</a>, <a href=\"https://profiles.wordpress.org/msaari/\">Mikko Saari</a>, <a href=\"https://profiles.wordpress.org/iihglobal/\">Milan Patel</a>, <a href=\"https://profiles.wordpress.org/gdragon/\">Milan Petrovic</a>, <a href=\"https://profiles.wordpress.org/mimitips/\">mimi</a>, <a href=\"https://profiles.wordpress.org/mircoraffinetti/\">mircoraffinetti</a>, <a href=\"https://profiles.wordpress.org/mjnewman/\">mjnewman</a>, <a href=\"https://profiles.wordpress.org/mlbrgl/\">mlbrgl</a>, <a href=\"https://profiles.wordpress.org/morganestes/\">Morgan Estes</a>, <a href=\"https://profiles.wordpress.org/man4toman/\">Morteza Geransayeh</a>, <a href=\"https://profiles.wordpress.org/mppfeiffer/\">mppfeiffer</a>, <a href=\"https://profiles.wordpress.org/mryoga/\">mryoga</a>, <a href=\"https://profiles.wordpress.org/musamamasood/\">Muhammad Usama Masood</a>, <a href=\"https://profiles.wordpress.org/mujuonly/\">mujuonly</a>, <a href=\"https://profiles.wordpress.org/mukesh27/\">Mukesh Panchal</a>, <a href=\"https://profiles.wordpress.org/assassinateur/\">Nadir Seghir</a>, <a href=\"https://profiles.wordpress.org/nagoke/\">nagoke</a>, <a href=\"https://profiles.wordpress.org/nfmohit/\">Nahid Ferdous Mohit</a>, <a href=\"https://profiles.wordpress.org/finchps/\">Nate Finch</a>, <a href=\"https://profiles.wordpress.org/mukto90/\">Nazmul Ahsan</a>, <a href=\"https://profiles.wordpress.org/nekomajin/\">nekomajin</a>, <a href=\"https://profiles.wordpress.org/nextscripts/\">NextScripts</a>, <a href=\"https://profiles.wordpress.org/nickdaugherty/\">Nick Daugherty</a>, <a href=\"https://profiles.wordpress.org/celloexpressions/\">Nick Halsey</a>, <a href=\"https://profiles.wordpress.org/nsundberg/\">Nicklas Sundberg</a>, <a href=\"https://profiles.wordpress.org/nickylimjj/\">Nicky Lim</a>, <a href=\"https://profiles.wordpress.org/vadimnicolai/\">nicolad</a>, <a href=\"https://profiles.wordpress.org/rahe/\">Nicolas Juen</a>, <a href=\"https://profiles.wordpress.org/nicole2292/\">nicole2292</a>, <a href=\"https://profiles.wordpress.org/nielslange/\">Niels Lange</a>, <a href=\"https://profiles.wordpress.org/nikhilgupte/\">nikhilgupte</a>, <a href=\"https://profiles.wordpress.org/nilamacharya/\">nilamacharya</a>, <a href=\"https://profiles.wordpress.org/noahtallen/\">noahtallen</a>, <a href=\"https://profiles.wordpress.org/noyle/\">noyle</a>, <a href=\"https://profiles.wordpress.org/nsubugak/\">nsubugak</a>, <a href=\"https://profiles.wordpress.org/oakesjosh/\">oakesjosh</a>, <a href=\"https://profiles.wordpress.org/oldenburg/\">oldenburg</a>, <a href=\"https://profiles.wordpress.org/alshakero/\">Omar Alshaker</a>, <a href=\"https://profiles.wordpress.org/ottok/\">Otto Kek&#228;l&#228;inen</a>, <a href=\"https://profiles.wordpress.org/ov3rfly/\">Ov3rfly</a>, <a href=\"https://profiles.wordpress.org/paaljoachim/\">Paal Joachim Romdahl</a>, <a href=\"https://profiles.wordpress.org/iaaxpage/\">page-carbajal</a>, <a href=\"https://profiles.wordpress.org/pagewidth/\">pagewidth</a>, <a href=\"https://profiles.wordpress.org/paragoninitiativeenterprises/\">Paragon Initiative Enterprises</a>, <a href=\"https://profiles.wordpress.org/swissspidy/\">Pascal Birchler</a>, <a href=\"https://profiles.wordpress.org/casiepa/\">Pascal Casier</a>, <a href=\"https://profiles.wordpress.org/pbearne/\">Paul Bearne</a>, <a href=\"https://profiles.wordpress.org/pbiron/\">Paul Biron</a>, <a href=\"https://profiles.wordpress.org/rixeo/\">Paul Kevin</a>, <a href=\"https://profiles.wordpress.org/paulschreiber/\">Paul Schreiber</a>, <a href=\"https://profiles.wordpress.org/pcarvalho/\">pcarvalho</a>, <a href=\"https://profiles.wordpress.org/pedromendonca/\">Pedro Mendon&#231;a</a>, <a href=\"https://profiles.wordpress.org/perrywagle/\">perrywagle</a>, <a href=\"https://profiles.wordpress.org/peterwilsoncc/\">Peter Wilson</a>, <a href=\"https://profiles.wordpress.org/philipmjackson/\">Philip Jackson</a>, <a href=\"https://profiles.wordpress.org/pierlo/\">Pierre Gordon</a>, <a href=\"https://profiles.wordpress.org/pierrelannoy/\">Pierre Lannoy</a>, <a href=\"https://profiles.wordpress.org/pikamander2/\">pikamander2</a>, <a href=\"https://profiles.wordpress.org/prashantvatsh/\">Prashant Singh</a>, <a href=\"https://profiles.wordpress.org/pratik-jain/\">Pratik Jain</a>, <a href=\"https://profiles.wordpress.org/presskopp/\">Presskopp</a>, <a href=\"https://profiles.wordpress.org/priyankabehera155/\">Priyanka Behera</a>, <a href=\"https://profiles.wordpress.org/raamdev/\">Raam Dev</a>, <a href=\"https://profiles.wordpress.org/bamadesigner/\">Rachel Cherry</a>, <a href=\"https://profiles.wordpress.org/larrach/\">Rachel Peter</a>, <a href=\"https://profiles.wordpress.org/ragnarokatz/\">ragnarokatz</a>, <a href=\"https://profiles.wordpress.org/ramiy/\">Rami Yushuvaev</a>, <a href=\"https://profiles.wordpress.org/raoulunger/\">raoulunger</a>, <a href=\"https://profiles.wordpress.org/razamalik/\">razamalik</a>, <a href=\"https://profiles.wordpress.org/remcotolsma/\">Remco Tolsma</a>, <a href=\"https://profiles.wordpress.org/rephotsirch/\">rephotsirch</a>, <a href=\"https://profiles.wordpress.org/rheinardkorf/\">rheinardkorf</a>, <a href=\"https://profiles.wordpress.org/youknowriad/\">Riad Benguella</a>, <a href=\"https://profiles.wordpress.org/quicoto/\">Ricard Torres</a>, <a href=\"https://profiles.wordpress.org/richtabor/\">Rich Tabor</a>, <a href=\"https://profiles.wordpress.org/rimadoshi/\">rimadoshi</a>, <a href=\"https://profiles.wordpress.org/rinkuyadav999/\">Rinku Y</a>, <a href=\"https://profiles.wordpress.org/rcutmore/\">Rob Cutmore</a>, <a href=\"https://profiles.wordpress.org/rob006/\">rob006</a>, <a href=\"https://profiles.wordpress.org/noisysocks/\">Robert Anderson</a>, <a href=\"https://profiles.wordpress.org/rconde/\">Roi Conde</a>, <a href=\"https://profiles.wordpress.org/murgroland/\">Roland Murg</a>, <a href=\"https://profiles.wordpress.org/costasovo/\">Rostislav Woln&#253;</a>, <a href=\"https://profiles.wordpress.org/roytanck/\">Roy Tanck</a>, <a href=\"https://profiles.wordpress.org/kingkool68/\">Russell Heimlich</a>, <a href=\"https://profiles.wordpress.org/rryyaanndd/\">Ryan</a>, <a href=\"https://profiles.wordpress.org/bookdude13/\">Ryan Fredlund</a>, <a href=\"https://profiles.wordpress.org/rmccue/\">Ryan McCue</a>, <a href=\"https://profiles.wordpress.org/welcher/\">Ryan Welcher</a>, <a href=\"https://profiles.wordpress.org/looswebstudio/\">Ryo</a>, <a href=\"https://profiles.wordpress.org/sebastienserre/\">S&#233;bastien SERRE</a>, <a href=\"https://profiles.wordpress.org/sablednah/\">sablednah</a>, <a href=\"https://profiles.wordpress.org/viralsampat/\">Sampat Viral</a>, <a href=\"https://profiles.wordpress.org/otto42/\">Samuel Wood (Otto)</a>, <a href=\"https://profiles.wordpress.org/samuelfernandez/\">SamuelFernandez</a>, <a href=\"https://profiles.wordpress.org/zanderz/\">Sander</a>, <a href=\"https://profiles.wordpress.org/santilinwp/\">santilinwp</a>, <a href=\"https://profiles.wordpress.org/sathyapulse/\">Sathiyamoorthy V</a>, <a href=\"https://profiles.wordpress.org/tivus/\">Schuhwerk</a>, <a href=\"https://profiles.wordpress.org/coffee2code/\">Scott Reilly</a>, <a href=\"https://profiles.wordpress.org/wonderboymusic/\">Scott Taylor</a>, <a href=\"https://profiles.wordpress.org/scruffian/\">scruffian</a>, <a href=\"https://profiles.wordpress.org/scvleon/\">scvleon</a>, <a href=\"https://profiles.wordpress.org/sebastianpisula/\">Sebastian Pisula</a>, <a href=\"https://profiles.wordpress.org/sergeybiryukov/\">Sergey Biryukov</a>, <a href=\"https://profiles.wordpress.org/sgr33n/\">Sergio de Falco</a>, <a href=\"https://profiles.wordpress.org/sergiomdgomes/\">sergiomdgomes</a>, <a href=\"https://profiles.wordpress.org/sgastard/\">sgastard</a>, <a href=\"https://profiles.wordpress.org/sgoen/\">sgoen</a>, <a href=\"https://profiles.wordpress.org/shahariaazam/\">Shaharia Azam</a>, <a href=\"https://profiles.wordpress.org/cafenoirdesign/\">Shannon Smith</a>, <a href=\"https://profiles.wordpress.org/shariqkhan2012/\">shariqkhan2012</a>, <a href=\"https://profiles.wordpress.org/sncoker/\">Shawntelle Coker</a>, <a href=\"https://profiles.wordpress.org/sheparddw/\">sheparddw</a>, <a href=\"https://profiles.wordpress.org/shital-patel/\">Shital Marakana</a>, <a href=\"https://profiles.wordpress.org/shizumi/\">Shizumi Yoshiaki</a>, <a href=\"https://profiles.wordpress.org/simonjanin/\">simonjanin</a>, <a href=\"https://profiles.wordpress.org/sinatrateam/\">sinatrateam</a>, <a href=\"https://profiles.wordpress.org/sirreal/\">sirreal</a>, <a href=\"https://profiles.wordpress.org/skorasaurus/\">skorasaurus</a>, <a href=\"https://profiles.wordpress.org/smerriman/\">smerriman</a>, <a href=\"https://profiles.wordpress.org/socalchristina/\">socalchristina</a>, <a href=\"https://profiles.wordpress.org/soean/\">Soren Wrede</a>, <a href=\"https://profiles.wordpress.org/spenserhale/\">spenserhale</a>, <a href=\"https://profiles.wordpress.org/sproutchris/\">sproutchris</a>, <a href=\"https://profiles.wordpress.org/squarecandy/\">squarecandy</a>, <a href=\"https://profiles.wordpress.org/starvoters1/\">starvoters1</a>, <a href=\"https://profiles.wordpress.org/steelwagstaff/\">SteelWagstaff</a>, <a href=\"https://profiles.wordpress.org/steevithak/\">steevithak</a>, <a href=\"https://profiles.wordpress.org/ryokuhi/\">Stefano Minoia</a>, <a href=\"https://profiles.wordpress.org/hypest/\">Stefanos Togoulidis</a>, <a href=\"https://profiles.wordpress.org/steffanhalv/\">steffanhalv</a>, <a href=\"https://profiles.wordpress.org/sabernhardt/\">Stephen Bernhardt</a>, <a href=\"https://profiles.wordpress.org/netweb/\">Stephen Edgar</a>, <a href=\"https://profiles.wordpress.org/dufresnesteven/\">Steve Dufresne</a>, <a href=\"https://profiles.wordpress.org/stevegrunwell/\">Steve Grunwell</a>, <a href=\"https://profiles.wordpress.org/stevenlinx/\">stevenlinx</a>, <a href=\"https://profiles.wordpress.org/stiofansisland/\">Stiofan</a>, <a href=\"https://profiles.wordpress.org/matthias-reuter/\">straightvisions GmbH</a>, <a href=\"https://profiles.wordpress.org/stroona/\">stroona.com</a>, <a href=\"https://profiles.wordpress.org/subratamal/\">Subrata Mal</a>, <a href=\"https://profiles.wordpress.org/subrataemfluence/\">Subrata Sarkar</a>, <a href=\"https://profiles.wordpress.org/manikmist09/\">Sultan Nasir Uddin</a>, <a href=\"https://profiles.wordpress.org/swapnild/\">swapnild</a>, <a href=\"https://profiles.wordpress.org/cybr/\">Sybre Waaijer</a>, <a href=\"https://profiles.wordpress.org/sergioestevao/\">Sérgio Estêvão</a>, <a href=\"https://profiles.wordpress.org/miyauchi/\">Takayuki Miyauchi</a>, <a href=\"https://profiles.wordpress.org/takeshifurusato/\">Takeshi Furusato</a>, <a href=\"https://profiles.wordpress.org/karmatosed/\">Tammie Lister</a>, <a href=\"https://profiles.wordpress.org/tanvirul/\">Tanvirul Haque</a>, <a href=\"https://profiles.wordpress.org/tbschen/\">TBschen</a>, <a href=\"https://profiles.wordpress.org/tdlewis77/\">tdlewis77</a>, <a href=\"https://profiles.wordpress.org/tellyworth/\">Tellyworth</a>, <a href=\"https://profiles.wordpress.org/thamaraiselvam/\">Thamaraiselvam</a>, <a href=\"https://profiles.wordpress.org/thefarlilacfield/\">thefarlilacfield</a>, <a href=\"https://profiles.wordpress.org/themezee/\">ThemeZee</a>, <a href=\"https://profiles.wordpress.org/timhavinga/\">Tim Havinga</a>, <a href=\"https://profiles.wordpress.org/hedgefield/\">Tim Hengeveld</a>, <a href=\"https://profiles.wordpress.org/timon33/\">timon33</a>, <a href=\"https://profiles.wordpress.org/spaceshipone/\">Timoth&#233;e Brosille</a>, <a href=\"https://profiles.wordpress.org/timothyblynjacobs/\">Timothy Jacobs</a>, <a href=\"https://profiles.wordpress.org/tkama/\">Tkama</a>, <a href=\"https://profiles.wordpress.org/tmanoilov/\">tmanoilov</a>, <a href=\"https://profiles.wordpress.org/tmatsuur/\">tmatsuur</a>, <a href=\"https://profiles.wordpress.org/tobifjellner/\">tobifjellner (Tor-Bjorn Fjellner)</a>, <a href=\"https://profiles.wordpress.org/tomgreer/\">Tom Greer</a>, <a href=\"https://profiles.wordpress.org/tjnowell/\">Tom J Nowell</a>, <a href=\"https://profiles.wordpress.org/tommix/\">tommix</a>, <a href=\"https://profiles.wordpress.org/skithund/\">Toni Viemer&#246;</a>, <a href=\"https://profiles.wordpress.org/toro_unit/\">Toro_Unit (Hiroshi Urabe)</a>, <a href=\"https://profiles.wordpress.org/torres126/\">torres126</a>, <a href=\"https://profiles.wordpress.org/zodiac1978/\">Torsten Landsiedel</a>, <a href=\"https://profiles.wordpress.org/itowhid06/\">Towhidul Islam</a>, <a href=\"https://profiles.wordpress.org/tristangemus/\">tristangemus</a>, <a href=\"https://profiles.wordpress.org/tristanleboss/\">tristanleboss</a>, <a href=\"https://profiles.wordpress.org/tsuyoring/\">tsuyoring</a>, <a href=\"https://profiles.wordpress.org/dinhtungdu/\">Tung Du</a>, <a href=\"https://profiles.wordpress.org/desaiuditd/\">Udit Desai</a>, <a href=\"https://profiles.wordpress.org/grapplerulrich/\">Ulrich</a>, <a href=\"https://profiles.wordpress.org/upadalavipul/\">upadalavipul</a>, <a href=\"https://profiles.wordpress.org/utsav72640/\">Utsav tilava</a>, <a href=\"https://profiles.wordpress.org/vaishalipanchal/\">Vaishali Panchal</a>, <a href=\"https://profiles.wordpress.org/valentinbora/\">Valentin Bora</a>, <a href=\"https://profiles.wordpress.org/varunshanbhag/\">Varun Shanbhag</a>, <a href=\"https://profiles.wordpress.org/veminom/\">Veminom</a>, <a href=\"https://profiles.wordpress.org/vinita29/\">Vinita Tandulkar</a>, <a href=\"https://profiles.wordpress.org/virgodesign/\">virgodesign</a>, <a href=\"https://profiles.wordpress.org/vsamoletov/\">Vlad. S.</a>, <a href=\"https://profiles.wordpress.org/vortfu/\">vortfu</a>, <a href=\"https://profiles.wordpress.org/waleedt93/\">waleedt93</a>, <a href=\"https://profiles.wordpress.org/webmandesign/\">WebMan Design &#124; Oliver Juhas</a>, <a href=\"https://profiles.wordpress.org/websupporter/\">websupporter</a>, <a href=\"https://profiles.wordpress.org/westonruter/\">Weston Ruter</a>, <a href=\"https://profiles.wordpress.org/earnjam/\">William Earnhardt</a>, <a href=\"https://profiles.wordpress.org/williampatton/\">William Patton</a>, <a href=\"https://profiles.wordpress.org/wpgurudev/\">wpgurudev</a>, <a href=\"https://profiles.wordpress.org/alexandreb3/\">WPMarmite</a>, <a href=\"https://profiles.wordpress.org/wptoolsdev/\">wptoolsdev</a>, <a href=\"https://profiles.wordpress.org/xedinunknown-1/\">xedinunknown-1</a>, <a href=\"https://profiles.wordpress.org/yale01/\">yale01</a>, <a href=\"https://profiles.wordpress.org/collet/\">Yannicki</a>, <a href=\"https://profiles.wordpress.org/yordansoares/\">Yordan Soares</a>, <a href=\"https://profiles.wordpress.org/fierevere/\">Yui</a>, <a href=\"https://profiles.wordpress.org/zachflauaus/\">zachflauaus</a>, <a href=\"https://profiles.wordpress.org/tollmanz/\">Zack Tollman</a>, <a href=\"https://profiles.wordpress.org/zebulan/\">Zebulan Stanphill</a>, <a href=\"https://profiles.wordpress.org/zaffarn/\">Zee</a>, and <a href=\"https://profiles.wordpress.org/zsusag/\">zsusag</a>.\n\n\n\n<div class=\"wp-block-spacer\"></div>\n\n\n\n<p>Many thanks to all of the community volunteers who contribute in the&nbsp;<a href=\"https://wordpress.org/support/\">support forums</a>. They answer questions from people across the world, whether they are using WordPress for the first time or since the first release. These releases are more successful for their efforts!</p>\n\n\n\n<p>Finally, thanks to all the community translators who worked on WordPress 5.4. Their efforts bring WordPress fully translated to&nbsp;46 languages at release time, with more on the way.</p>\n\n\n\n<p>If you want to learn more about volunteering with WordPress, check out&nbsp;<a href=\"https://make.wordpress.org/\">Make WordPress</a>&nbsp;or the&nbsp;<a href=\"https://make.wordpress.org/core/\">core development blog</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 31 Mar 2020 19:04:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Matt Mullenweg\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:27;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Proposal to Update the WordPress Coding Standards for Modern PHP\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98172\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/proposal-to-update-the-wordpress-coding-standards-for-modern-php?utm_source=rss&utm_medium=rss&utm_campaign=proposal-to-update-the-wordpress-coding-standards-for-modern-php\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5010:\"<p class=\"has-drop-cap\">WordPress is a dinosaur. If you are a PHP programmer and have had the <a href=\"https://wptavern.com/lessons-learned-by-stepping-outside-wordpress-comfort-zone\">opportunity to work outside of WordPress</a> in the past 10 years, there are likely one or two or a few dozen things that frustrate you when diving back into the project&rsquo;s 16-year-old codebase. At a time when WordPress is gifting JavaScript programmers with the latest and greatest goodies, those doing PHP work can feel left behind.</p>\n\n\n\n<p>There is a good reason for the legacy code in WordPress: it is backward compatible with over a decade of third-party extensions. Plus, <em>old</em> code does not necessarily equate to <em>bad</em> code. <em>If it ain&rsquo;t broke</em> &mdash; well, you know how the rest goes.</p>\n\n\n\n<p>Last year, WordPress <a href=\"https://wptavern.com/wordpress-ends-support-for-php-5-2-5-5-bumps-minimum-required-php-version-to-5-6\">bumped the minimum requirement</a> for running the software to PHP 5.6 or newer. Many developers cheered in support of features such as short array syntax, namespacing, and the spread operator. Others wanted to jump to PHP 7+, but PHP 5.6 was a good stepping stone to more modern PHP code.</p>\n\n\n\n<p>This change opened some new questions. <em>When will core WordPress begin using new features? What coding standards should the project follow?</em></p>\n\n\n\n<p>WordPress 5.3 made use of the new <a href=\"https://wptavern.com/coming-in-wordpress-5-3-what-is-the-php-spread-operator\">spread operator</a>, which cleaned up and simplified several functions. It showed a willingness of the core leads to update some outdated code while avoiding backward-compatible issues.</p>\n\n\n\n<h2>An Updated Set of Standards</h2>\n\n\n\n<p class=\"has-drop-cap\">To begin using modern PHP features in WordPress, the platform&rsquo;s coding standards must evolve. On March 20, Juliette Reinders Folmer <a href=\"https://make.wordpress.org/core/2020/03/20/updating-the-coding-standards-for-modern-php/\">proposed an extensive set of guidelines</a>. The proposal is a draft and will need to be fine-tuned based on feedback from developers and core contributors.</p>\n\n\n\n<p>&ldquo;While it may still be a while before some of these features will actually be adopted for use in WordPress Core,&rdquo; wrote Folmer, &ldquo;defining the coding standards in advance will allow for a consistent code base when they do get adopted and will allow for plugins and themes, which are not necessarily bound to the PHP 5.6 minimum, to safeguard their code consistency when they start using more modern PHP already.&rdquo;</p>\n\n\n\n<p>The proposed standards are broken down into the following topics:</p>\n\n\n\n<ul><li>Namespace declarations</li><li>Import <code>use</code> statements</li><li>Traits and interfaces</li><li>Type declarations</li><li>Declare statements / strict typing</li><li>The <code>::class</code> constant</li><li>Operators</li><li>Additional new rules covering various items</li></ul>\n\n\n\n<p>Any code that goes directly into WordPress must follow the project&rsquo;s coding standards. It is strongly recommended that plugin and theme developers adopt the same standards, but it is not a requirement for inclusion in the official plugin and theme directories. Coding standards across an ecosystem make it easier for one developer to pick up code from other developers without having to learn unique styles between extensions.</p>\n\n\n\n<p>On the whole, the update look solid. There is a lot to like about this proposal, and it would be a welcome addition to a <a href=\"https://make.wordpress.org/core/handbook/best-practices/coding-standards/php/\">set of guidelines</a> that sorely needed a refresh.</p>\n\n\n\n<p>One of my biggest gripes is around file naming. The WordPress project should drop the use of <code>class-</code>, <code>interface-</code>, and <code>trait-</code> prefixes from PHP filenames. Instead, we should use this opportunity to adopt the <a href=\"https://www.php-fig.org/psr/psr-4/\">PSR-4 autoloading standard&rsquo;s</a> naming convention. In that standard, the filename matches the class, interface, or trait&rsquo;s name exactly. At the very least, the prefixed filenames should not be a recommendation that goes out to WordPress developers everywhere. Keep it for core if necessary for tradition, but don&rsquo;t recommend widespread usage of a system that is years out of touch with modern PHP.</p>\n\n\n\n<p>I would also like to see WordPress adopt the use of Pascal case (i.e., <code>ExampleProject</code>) over camel caps (i.e., <code>Example_Project</code>) for namespaces. However, given the tradition of camel caps for class names, I do not see this changing. This is a bit nit-picky, but it feels out of place in comparison to other, more modern PHP projects.</p>\n\n\n\n<p>The biggest thing the WordPress developer community can do right now is to discuss the proposal and offer feedback. Most of the work is done. It is up to the community to help push it forward.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 30 Mar 2020 19:48:09 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:28;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 5.4 RC5\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8451\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc5/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2181:\"<p><br />The fifth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the <a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a> plugin (choose the “bleeding edge nightlies” option)</li><li>Or <a href=\"https://wordpress.org/wordpress-5.4-RC5.zip\">download the release candidate here</a> (zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can figure them out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;is also out! It’s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Sat, 28 Mar 2020 00:47:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:29;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:60:\"WPTavern: Font Awesome Releases New COVID-19 Awareness Icons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98132\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:165:\"https://wptavern.com/font-awesome-releases-new-covid-19-awareness-icons?utm_source=rss&utm_medium=rss&utm_campaign=font-awesome-releases-new-covid-19-awareness-icons\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2733:\"<img />COVID-19 awareness icons added to Font Awesome.\n\n\n\n<p class=\"has-drop-cap\">On Monday, the Font Awesome team <a href=\"https://blog.fontawesome.com/covid-19-awareness-icons/\">launched a new set of icons</a> to promote awareness around COVID-19. The solid icons available in the Font Awesome 5.13 update are all available for free and are open-source. The regular, light, and duotone versions of the icons are a part of the pro package.</p>\n\n\n\n<p>The goal of the new icons is to help websites and apps boost awareness around the global pandemic. The latest update adds 47 new icons that range from medical use to promoting hygienic practices such as hand washing. Some icons represent viruses and social/physical distancing. There is even a couple of toilet paper icons thrown in for good measure. <em>Apparently, those are necessary in today&rsquo;s world of mass panic buying.</em></p>\n\n\n\n<p>&ldquo;Based on recommendations from The World Health Organization and others, you&rsquo;ll find symbols to communicate good hygiene and social distancing,&rdquo; wrote Jory Raphael, Icon Design Lead at Font Awesome. &ldquo;While we can&rsquo;t be on the front lines like brave medical professionals across the globe, we hope these icons aid in communicating some of the most important things people can do to protect themselves and their communities.&rdquo;</p>\n\n\n\n<p>The icons were <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/16315\">originally requested</a> two weeks ago on the Font Awesome GitHub repository. The design team moved quickly to make them available. There are additional icon tickets for <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/13931\">liquid soap</a> and a <a href=\"https://github.com/FortAwesome/Font-Awesome/issues/15855\">bar of soap</a> open.</p>\n\n\n\n<p>Like all Font Awesome icons, the new icons are available as part of the font package or for download as individual SVG files.</p>\n\n\n\n<p>The fonts may come in handy for website owners, designers, and developers who are building sites or pages with content related to COVID-19. Icons can add context to content or focus attention where needed.</p>\n\n\n\n<p>Users of the <a href=\"https://wordpress.org/plugins/font-awesome/\">Font Awesome WordPress plugin</a> should have immediate access to the new icons if needed. The plugin relies on the external Font Awesome CDN or Font Awesome kits. Users can also choose which version of the library of icons they wish to use, which includes the latest release.</p>\n\n\n\n<p class=\"has-background has-gray-100-background-color is-style-highlight bg-gray-100\">If you know of any other icon sets or resources for designers and developers related to COVID-19, please share them in the comments.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 27 Mar 2020 20:00:59 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:30;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:73:\"WPTavern: Gutenberg 7.8 Adds Patterns API and Continues Interface Cleanup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98109\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:191:\"https://wptavern.com/gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-8-adds-patterns-api-and-continues-interface-cleanup\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5936:\"<p class=\"has-drop-cap\">Version 7.8 of the Gutenberg plugin <a href=\"https://make.wordpress.org/core/2020/03/26/whats-new-in-gutenberg-25-march/\">landed yesterday</a>. The team continues to improve the editor with the refreshed interface work that began in <a href=\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\">version 7.7</a>. The most useful feature with this update of the plugin is the inclusion of the Patterns API for plugin and theme developers.</p>\n\n\n\n<p>This release is not the massive feature release that we experienced with some earlier versions. It is the culmination of many smaller improvements, particularly with improving the user interface and experience. The update includes over 20 bug fixes, some continued work on experimental features like the site editor, and several improvements in code quality.</p>\n\n\n\n<p><a href=\"https://github.com/WordPress/gutenberg/pull/12009\">Editing a post permalink</a> without requiring a save should work correctly, which has been an outstanding issue for over a year. Users can now <a href=\"https://github.com/WordPress/gutenberg/pull/20781\">select multiple categories</a> for the latest posts block as opposed to a single category. And, the experimental full-site editing feature now <a href=\"https://github.com/WordPress/gutenberg/pull/20691\">supports fullscreen mode</a>.</p>\n\n\n\n<h2>UI Continues Improving</h2>\n\n\n\n<img />Gutenberg 7.8 editor with updated preview button.\n\n\n\n<p class=\"has-drop-cap\">The team began a massive refresh of the user interface in Gutenberg 7.7. With this release, they continued building upon that initial work. Designers have <a href=\"https://github.com/WordPress/gutenberg/pull/20980\">fine-tuned several of the icons</a> for the editor toolbar, which includes the bold, italic, strikethrough, indent, outdent, and spacer icons.</p>\n\n\n\n<p>One of the most notable differences is an update to the user-facing text for the post preview button. In the previous version, there was a button that simply read &ldquo;Desktop.&rdquo; Once clicked, it would open a drop-down list to preview the post in desktop, tablet, or mobile mode. I had initially thought the team had removed the post preview option until I clicked on it. In version 7.8, that button&rsquo;s text now reads &ldquo;Preview,&rdquo; which is a much-needed change that is no longer confusing.</p>\n\n\n\n<p>Overall, the polishing work done on the editor looks good. At this point, I have become so accustomed to it that I have no desire to go back to a regular WordPress install without the Gutenberg plugin installed.</p>\n\n\n\n<h2>Building Custom Block Patterns</h2>\n\n\n\n<img />Custom block pattern registered and in use.\n\n\n\n<p class=\"has-drop-cap\">I have said it before, but it bears repeating: I am <a href=\"https://wptavern.com/block-patterns-will-change-everything\">excited about block patterns</a>. I am even more excited about the ability for plugin and theme authors to begin testing this feature by building custom patterns of their own. I foresee an explosion of creativity over the next several months and beyond.</p>\n\n\n\n<p>Patterns are a registration of the HTML for one or more blocks. Plugin and theme authors can further define the settings for those blocks. The Gutenberg team included a simple PHP function for developers to <a href=\"https://github.com/WordPress/gutenberg/pull/21074\">register custom patterns</a> called <code>register_pattern()</code>.</p>\n\n\n\n<p>I have tinkered with numerous pattern ideas since I updated yesterday evening. The simplest way to build a pattern is to do so visually. Open the editor and create a unique group of blocks that you like. Then, switch to the code editor and copy the code. From that point, you can register the pattern via PHP and paste the copied code. There is not really much actual coding involved in the process. Even advanced users with enough DIY grit could register them within their theme&rsquo;s <code>functions.php</code> file.</p>\n\n\n\n<p>The following is a simple &ldquo;hero&rdquo; pattern as shown in the above screenshot that uses the cover block, a heading, a paragraph, and a buttons group (I formatted the code a little after copying and pasting for readability):</p>\n\n\n\n<pre class=\"wp-block-code\"><code>add_action( \'init\', function() {\n\n	register_pattern( \'tavern/hero-1\', [\n		\'title\'   =&gt; __( \'Hero 1\' ),\n		\'content\' =&gt;\n			\'&lt;!-- wp:cover {\"customOverlayColor\":\"#273f60\",\"align\":\"full\"} --&gt;\n			&lt;div class=\"wp-block-cover alignfull has-background-dim\" style=\"background-color:#273f60\"&gt;\n				&lt;div class=\"wp-block-cover__inner-container\"&gt;\n					&lt;!-- wp:heading {\"align\":\"center\"} --&gt;\n					&lt;h2 class=\"has-text-align-center\"&gt;Heading Title Here&lt;/h2&gt;\n					&lt;!-- /wp:heading --&gt;\n\n					&lt;!-- wp:paragraph {\"align\":\"center\"} --&gt;\n					&lt;p class=\"has-text-align-center\"&gt;Lorem ipsum dolor sit amet, consectetur adipiscing elit.&lt;/p&gt;\n					&lt;!-- /wp:paragraph --&gt;\n\n					&lt;!-- wp:buttons {\"align\":\"center\"} --&gt;\n					&lt;div class=\"wp-block-buttons aligncenter\"&gt;\n						&lt;!-- wp:button {\"className\":\"is-style-outline\"} --&gt;\n						&lt;div class=\"wp-block-button is-style-outline\"&gt;&lt;a class=\"wp-block-button__link\"&gt;Button A&lt;/a&gt;&lt;/div&gt;\n						&lt;!-- /wp:button --&gt;\n						&lt;!-- wp:button {\"className\":\"is-style-outline\"} --&gt;\n						&lt;div class=\"wp-block-button is-style-outline\"&gt;&lt;a class=\"wp-block-button__link\"&gt;Button B&lt;/a&gt;&lt;/div&gt;\n						&lt;!-- /wp:button --&gt;\n					&lt;/div&gt;\n					&lt;!-- /wp:buttons --&gt;\n				&lt;/div&gt;\n			&lt;/div&gt;\n			&lt;!-- /wp:cover --&gt;\'\n	] );\n} );</code></pre>\n\n\n\n<p class=\"has-background has-gray-100-background-color bg-gray-100\"><strong>Disclaimer:</strong> The preceding code is for an experimental feature and could change in later versions of the Gutenberg plugin or before the API is officially added to core WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 26 Mar 2020 20:06:55 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:31;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:89:\"WPTavern: Finding Balance in These Uncertain Times: Remote Work and Sharing Our Struggles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98079\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:221:\"https://wptavern.com/finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles?utm_source=rss&utm_medium=rss&utm_campaign=finding-balance-in-these-uncertain-times-remote-work-and-sharing-our-struggles\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5811:\"<p class=\"has-drop-cap\">There is a popular saying, which has been used in several memes, among my developer and remote-working friend groups. It goes something like the following:</p>\n\n\n\n<p><strong>Government and Doctors:</strong> <em>Practice physical distancing during this pandemic.</em></p>\n\n\n\n<p><strong>Remote Workers:</strong> <em>I&rsquo;ve been preparing my whole life for this moment. I got this.</em></p>\n\n\n\n<p>The truth is that we don&rsquo;t &ldquo;got this,&rdquo; at least I know I don&rsquo;t.</p>\n\n\n\n<p>While practicing physical distancing during the COVID-19 pandemic, it is those little moments that you do not think you will miss that suddenly become important.</p>\n\n\n\n<p>Every Saturday, I awake around 6 or 6:30 a.m. I go through my normal routine and get dressed for a morning drive into the city. My home is in a quiet area in rural Alabama. I am a Millennial living within a neighborhood of mostly Baby Boomers. For the most part, it is an ideal place for remote work. Few people bother me, and I can tend to my animals and get my work done in peace. However, it is not exactly the most socially invigorating place in the world.</p>\n\n\n\n<p>Those Saturday mornings are important. Assuming I have no other social plans for the week, it is my one chance to get out into the world. I stop by the local Co-Op, pick up any feed or seed I need, and chat with the people there about the farming season or the weather &mdash; mostly the weather. I drop into Hidden Treasures, a flea market, and talk with a seller who shares an interest in finding old DVDs, VHS tapes, and Laserdiscs. I grab a sandwich at Subway and am greeted by the Indian-American manager who learned my name on my first visit years ago. He asks about my family. I ask how his family is doing.</p>\n\n\n\n<p>These fleeting moments are almost forgettable. They are routine. Run-of-the-mill. When they are happening, you do not think about them. However, when they are gone, there is a void remaining that is hard to fill.</p>\n\n\n\n<p>Yes, I have been practicing physical distancing for over a decade, at least to some degree. That makes those small moments where I interact with others in person crucial to my mental health.</p>\n\n\n\n<p>This Saturday, I will once again head into the city after a hiatus. However, my trip will be different. This time, I will be gathering necessities for myself and some of my elderly neighbors who want to avoid the public for a while. The trip will be quick. Some of the places I normally visit are closed. My Subway meal will be carryout.</p>\n\n\n\n<p>Even after a couple of weeks, and feeling like I was prepared for this moment, I am still coming to grips with the world as it is now.</p>\n\n\n\n<h2>Staying Strong as a Community</h2>\n\n\n\n<p class=\"has-drop-cap\">The WordPress community, the people, have put up a strong front. Bloggers have written <a href=\"https://wptavern.com/advice-for-newcomers-to-remote-work-lessons-learned\">posts on remote work</a>. Developers, designers, and others have willingly shared their knowledge with others. Companies are offering discounts to help ease the burden for those looking to begin a shop or blog online. Yes, our community will get through this, and we will be stronger for it.</p>\n\n\n\n<p>However, it is OK for us to share our vulnerabilities during these uncertain times.</p>\n\n\n\n<p>Ultimately, this community is not about software. It is about people. The software is the way we connect. It is a tool that we program, design, and evangelize. We do it for ourselves. We do it for millions of others to have a voice online. But, it is always about people.</p>\n\n\n\n<p>Sometimes, people need to know that others in our community are struggling. This is a collective pain that we are working through. Remote work does not always mean physical distancing from everything and every one of the outside world. Many of us may have a bit of a head-start on staying put at home for hours on end, but we are also dealing with a new reality every day. Showing strength is good, but sharing our stories of struggle is just as important.</p>\n\n\n\n<p>For some of us, that weekly trip into the city plays a vital role in our well-being. Others are dealing with children who would normally be in school or daycare. Kids can be disruptive, even when you have the best-laid plans and every hour of their day mapped out. Even for us remote workers, life is a little out of balance now. It is OK to admit that. If you are running a WordPress business, it is OK for you to provide a little more flexibility for your workers who are at home. Many of them will need it.</p>\n\n\n\n<p>It is not time to break down. It is time to find a new balance in our current environments. That may mean starting up a family board game night. It may mean making sure that you set up a video chat with those loved ones you have been too busy to call in several months. Maybe you will start taking a daily walk for better health. It might also be time to <a href=\"https://twitter.com/jemjabella/status/1240283538596999170\">set up WordPress blogs for your children</a> as part of their education. Some of these new things may and probably should become routine, <em>especially that last one</em>.</p>\n\n\n\n<p>Do not become overwhelmed if you feel like you should be handling this situation better because you have practice at remote work.</p>\n\n\n\n<p>Hop over to your personal WordPress blog. You may have to dust that thing off; some of you have not used it in a while. Write about the things you are struggling with. Share them with the community and find support among others. Post about your experiences. Tell us about your tough days and those small wins that are helping you get through this.</p>\n\n\n\n<p>For me, it is having my dad call to check in for the third time this week, and it is only Wednesday.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2020 18:45:33 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:32;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"Matt: Don’t Mute, Get a Better Headset\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=51030\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://ma.tt/2020/03/dont-mute-get-a-better-headset/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:11250:\"<p>One heterodox recommendation I have for audio and video calls when you&#8217;re working in a distributed fashion is <strong>not to mute</strong>, if you can help it. When you&#8217;re speaking to a muted room, it&#8217;s eerie and unnatural —&nbsp;you feel alone even if you can see other people&#8217;s faces. You lose all of those spontaneous reactions that keep a conversation flowing. If you ask someone a question, or they want to jump in, they have to wait to unmute. I also don&#8217;t love the &#8220;unmute to raise your hand&#8221; behavior, as it lends itself to meetings where people are just waiting their turn to speak instead of truly listening. I&#8217;m always hesitant <a href=\"https://seths.blog/2018/09/how-to-be-on-a-zoom-or-skype-call-the-secrets-of-video-conferences/\">to disagree with Seth Godin</a>, but that&#8217;s been my experience.</p>\n\n\n\n<p>So what should you do? Use the latest and greatest hardware and software to have the best of both worlds, a fantastic auditory experience for you and your interlocutors and little to no background noise.</p>\n\n\n\n<p>To summarize, <a href=\"https://www.amazon.com/s?k=sennheiser+usb-c+headset&tag=photomatt08-20\">I recommend a wired, USB headset with a mic that stays a constant distant from your mouth and has a noise-canceling microphone</a>. Save mute for coughs and sips of drinks.</p>\n\n\n\n<p>The rest of this post I&#8217;m going to try out eleven different microphones and headsets, ranging from $35 to $1,000+, and record a short file on each, and intersperse some software tips for people on MacOS.        You may want to listen to these samples with good headphones on to really hear the differences. I apologize some are louder than others, I didn&#8217;t edit to even out the levels, which Zoom or Skype would do automatically.</p>\n\n\n\n<p>My previous top recommendation was the <a href=\"https://www.amazon.com/gp/product/B00D4LBOV6/?tag=photomatt08-20\">trusty Sennheiser SC 30</a>, in <a href=\"https://ma.tt/2018/10/whats-in-my-bag-2018-edition/\">my previous bag posts</a>. It&#8217;s cheap and effective, but the cord was too long and it was USB-A. If you read no further, get this one and revolutionize how you sound on Zoom calls. Here&#8217;s how it sounds:</p>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top\">\n<div class=\"wp-block-column is-vertically-aligned-top\">\n\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top\">\n<img />\n</div>\n</div>\n\n\n\n<p><a href=\"https://www.amazon.com/dp/B07P68C7Y7/?tag=photomatt08-20\">Sennheiser has upgraded to a USB-C version, with a much shorter cord, the SC 130</a>. It feels and looks much better, you don&#8217;t need a USB-C dongle, and the sound quality of the earphones is quite bearable. The cost is about twice as much (~$70).</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>You can plug the USB-C into your iPad or Android phone as well and it works great, though the headphones can be a bit quiet on Android. Either of the above will spoil you for making calls, and you won&#8217;t want to go back to the old low-fi way of doing things.</p>\n\n\n\n<p>In order to have a bit more flexibility I tried out the much more expensive ($134) <a href=\"https://www.amazon.com/dp/B00MPX2P0I/?tag=photomatt08-20\">Sennheiser MB Pro 1</a>. I liked the freedom of wireless Bluetooth, but you can hear that the sound is much worse. Connecting over Bluetooth lowers the quality a ton, and also occasionally means you need to disconnect, reconnect, etc.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>All three of the Sennheisers above come in two-ear versions, which I prefer if I&#8217;m in a noisy environment, but at home I find the one-ear a bit more comfortable. I got excited about this $70 <a href=\"https://www.amazon.com/gp/product/B081Q5RCMV/?tag=photomatt08-20\">TaoTronics &#8220;Trucker Bluetooth&#8221; headset because it had Bluetooth 5.0</a> so I foolishly assumed it would have better quality, but it sounds really terrible:</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>But does wireless have to mean terrible quality? The <a href=\"https://www.amazon.com/dp/B07ZPC9QD4/?tag=photomatt08-20\">Apple Airpods Pro ($249) are actually pretty decent</a>, and you can easily switch them between your phone and your computer in the audio menu. If you haven&#8217;t tried the Pro version, the noise canceling is actually pretty amazing for something so small and light —&nbsp;I jog with them.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>And one of the best sounding mics in this entire roundup was the wireless $119 <a href=\"https://www.amazon.com/dp/B07KQF165L?tag=photomatt08-20\">Antlion Audio ModMic Wireless</a>, which sound amazing, but you have to provide your own headphones to attach it to, and the entire thing ends up being fairly bulky and has its own wireless adapter. On the plus side, you can bring your own super-fancy headphones and get amazing audio quality. With certain headphones it did cause a buzz in the ear of the headphone I attached it to.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>But hot dang that sounds good. If they made an over-the-ear USB-C version with an earbud, and had the mic be a little smaller, it would be work-from-home nirvana.</p>\n\n\n\n<p>I ventured into the gaming headset territory for this <a href=\"https://www.amazon.com/dp/B07HSC3WWL/?tag=photomatt08-20\">SteelSeries Arctis Pro Wireless Gaming Headset</a>, which at first felt totally ridiculous with its own connector box, a million cables, etc, but goshdarnit grew on me. It has this really cool boom mic   that extends out, and I think it&#8217;s the most comfortable headset I&#8217;ve worn for an extended amount of time. I tried it out via its proprietary 2.4ghz wireless connection + USB, and Bluetooth, and unfortunately the results weren&#8217;t great, including the Bluetooth being a little garbled. I hope Steelseries does another iteration because they&#8217;re <a href=\"https://twitter.com/photomatt/status/1242668323466350592\">so close</a>, it just needs to be USB-C on the headphones, the cables, the everything, and super high quality recording.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n\n\n\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>One final entrant —&nbsp;how about just your laptop? Normally I would say this sounds terrible and judge people who didn&#8217;t use a headset, but <a href=\"https://daringfireball.net/2019/11/16-inch_macbook_pro_first_impressions\">John Gruber&#8217;s review of the new Macbook 16 had some really impressive audio files that intrigued me</a>, so here it is, the Macbook Pro 16&#8243;, which starts at about $2,400. It&#8217;s a little boomy, but not bad.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>Okay now let&#8217;s get a little crazy. Here&#8217;s a <a href=\"https://www.amazon.com/gp/product/B00KCXMBES/?tag=photomatt08-20\">Zoom H5</a> with the <a href=\"https://www.amazon.com/gp/product/B00GXMTZE6/?tag=photomatt08-20\">SGH6 shotgun mic attachment</a>. (The other Zoom! $410 total.)</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>Next up is the <a href=\"https://www.amazon.com/gp/product/B0002E4Z8M/?tag=photomatt08-20\">Shure SM7B Cardioid Dynamic</a>, which is what I usually use to record the <a href=\"http://distributed.blog\">Distributed</a> podcast, and costs about $400. This is milky and smooth. (I accidentally called it a Sennheiser in the recording.)</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>A favorite <a href=\"https://tomdheere.com/voiceovers-and-my-sennheiser-416-the-not-silent-blog-52416/\">of voiceover artists everywhere</a> is the <a href=\"https://www.amazon.com/gp/product/B00030679K/?tag=photomatt08-20\">Sennheiser MKH416 Super-Cardioid Shotgun Tube Condenser ($1,000)</a>, which I like the sound of and I also use for if I&#8217;m doing a fancy video setup and want super-good sound that&#8217;s not in the frame of the camera.</p>\n\n\n\n<div class=\"wp-block-columns\">\n<div class=\"wp-block-column\">\n\n</div>\n\n\n\n<div class=\"wp-block-column\">\n<img />\n</div>\n</div>\n\n\n\n<p>It&#8217;s a great sound, but the part of the house where I recorded all of these is pretty noisy with an AC unit on the other side of the wall, and there&#8217;s a ton of background noise in this.</p>\n\n\n\n<h3>Software eats the audio world</h3>\n\n\n\n<p>Just like photography has been completely transformed by software enhancing images to the point where the top-of-the-line Apple or Samsung smartphone camera is better than all but the very top pro SLR cameras, I think the same thing is going to happen for audio. </p>\n\n\n\n<p>None of these clips are processed, which is why some of the volume levels are different, but I thought it would be fun to demo a tool I&#8217;ve been recommending to a lot of people.</p>\n\n\n\n<p>There&#8217;s a <a href=\"https://krisp.ai/\">$40/year program called Krisp.ai</a>, which I first learned about in 2018 from this awesome post on the <a href=\"https://devblogs.nvidia.com/nvidia-real-time-noise-suppression-deep-learning/\">Nvidia developer blog, Real-Time Noise Suppression Using Deep Learning</a>. What it does is create a virtual microphone, like a filter that exists between one of your physical inputs and what the software on your computer &#8220;hears.&#8221; For fun I re-recorded the MKH416 in the exact same place, but filtered through Krisp.ai:</p>\n\n\n\n<div class=\"wp-block-columns are-vertically-aligned-top\">\n<div class=\"wp-block-column is-vertically-aligned-top\">\n\n</div>\n\n\n\n<div class=\"wp-block-column is-vertically-aligned-top\">\n<img />\n</div>\n</div>\n\n\n\n<p>Now the audio quality is not as good, it sounds a bit clipped, but throughout there is no more distracting background hums or noise. Krisp can be a little awkward to use but they&#8217;ve made it a lot more user friendly. You could mix Krisp with almost any option here and it would make it sound much better, in fact when I&#8217;m in a pinch my favorite go-to is Airpods Pro + Krisp.</p>\n\n\n\n<p>With everything, a pro tip on MacOS is to hold Option when you click on the sound icon in your upper right taskbar, and it will let you select both input and output devices. Sound Preferences, linked at the bottom of that menu, are your friend. If a mic is too soft you can boost the input volume in the preferences. To choose a camera or mic in Zoom, click the arrow next to the mute button in the bottom left. In Zoom audio settings, under Advanced, they are starting to expose a number of new options for real-time audio processing.</p>\n\n\n\n<img />\n\n\n\n<p>The future sounds good.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 25 Mar 2020 06:04:03 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:33;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 5.4 RC4\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8444\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc4/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2393:\"<p>The fourth release candidate for WordPress 5.4 is live!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to land on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>You can test the WordPress 5.4 release candidate in two ways:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a>&nbsp;plugin (choose the “bleeding edge nightlies” option)</li><li>Or&nbsp;<a href=\"https://wordpress.org/wordpress-5.4-RC4.zip\">download the release candidate here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC4 commits the new <a href=\"https://core.trac.wordpress.org/ticket/49295\">About page</a> and&nbsp;<a href=\"https://core.trac.wordpress.org/ticket/49688\">updates the editor packages</a>.</p>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. The priority in testing is compatibility. If you find issues, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can figure them out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;is also out! It&#8217;s your source for details on all the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language besides English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Mar 2020 22:00:07 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:16:\"Francesca Marano\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:34;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:74:\"WPTavern: Yoast Publishes Free Online Training Course for the Block Editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98052\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:193:\"https://wptavern.com/yoast-publishes-free-online-training-course-for-the-block-editor?utm_source=rss&utm_medium=rss&utm_campaign=yoast-publishes-free-online-training-course-for-the-block-editor\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5162:\"<p class=\"has-drop-cap\">Yoast, the company behind the popular Yoast SEO plugin, launched its free <a href=\"https://academy.yoast.com/courses/block-editor-training/\">block editor training course</a> today. The course is available to anyone by signing up for Yoast Academy, which also includes multiple other free and paid courses. Users can learn everything from SEO and copy writing to basic WordPress skills. The Academy team&rsquo;s latest course promises to get first-time users up to speed on using the block editor.</p>\n\n\n\n<p>&ldquo;At Yoast, we are huge fans of the block editor,&rdquo; wrote Marieke van de Rakt, CEO of Yoast in the <a href=\"https://yoast.com/new-free-online-training-block-editor-training/\">training course announcement</a>. &ldquo;Admittedly -not right from the start-, but we&rsquo;re now block-editor fanboys and fangirls. That&rsquo;s why we created an awesome free block editor course! We hope it will help everybody to use the block editor to the fullest!&rdquo;</p>\n\n\n\n<p>Currently, the course on block editor training has at least two or three hours of content to work through, depending on how quickly users digest the content. The course offers three major sections:</p>\n\n\n\n<ul><li>What is the block editor?</li><li>Using the block editor</li><li>Extras</li></ul>\n\n\n\n<p>Each of these is further broken down between one and three sub-sections. At the moment, there are seven lessons in total, which range between 7 and 49 minutes based on Yoast&rsquo;s estimated time.</p>\n\n\n\n<p>The courses are similar to taking a school class. The Academy team provides short videos that cover individual topics around the block editor. The team also provides a PDF version of the lesson for those who prefer text over video format. At the end of the lesson, users take a quiz and move on to the next lesson. A score of 80% or more is considered a passing grade.</p>\n\n\n\n<p>The team keeps each lesson digestible enough to complete in a short bout. Even if watching the videos, the PDF version of the lessons, which are high quality and have loads of useful information with links to third-party resources, are recommended reading.</p>\n\n\n\n<p>The team has provided a preview of the block editor course via YouTube:</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n\n</div>\n\n\n\n<h2>Moving to the Block Editor and Building Training Courses</h2>\n\n\n\n<p class=\"has-drop-cap\">Joost de Valk, founder and CPO of Yoast, said the team would continue building on the training course over time as new features are added to the block editor. There are no plans to update it on a strict schedule, but the team wants to keep it current.</p>\n\n\n\n<p>Yoast, as a company, focuses on SEO. Therefore, some of the advice offered through the course puts focus on creating content that is useful for people and friendly for search engines. One of the primary topics the course touches on is publishing &ldquo;resources&rdquo; and how this is made better by the block editor. &ldquo;Resources are larger articles, evergreen content or in our SEO terminology &lsquo;cornerstone content&rsquo;: the stuff you want to rank within the search results,&rdquo; said de Valk. &ldquo;You can&rsquo;t just throw some words on a page and expect to rank anymore.  You&rsquo;ll have to try a bit harder.  Gutenberg makes that extremely easy.&rdquo;</p>\n\n\n\n<p>The Yoast team has been moving its massive site to the block editor over time. &ldquo;The post types I deal with regularly are all written with the block editor, but we might have some areas of the site that aren&rsquo;t there yet,&rdquo; said de Valk. &ldquo;It&rsquo;s a rather large site, with e-commerce, training, jobs, etc. all built into one giant WordPress multi-site install, so that was a bit of an undertaking. We always try to dog-food stuff though, so we moved everything over quite quickly.&rdquo;</p>\n\n\n\n<p>Getting the 11 million users who are using Yoast&rsquo;s products to make the switch is not quite as easy. Not everyone has embraced the block editor. &ldquo;The usage of the block editor is definitely improving, but it&rsquo;s not going as fast as we&rsquo;d like to see,&rdquo; said de Valk. &ldquo;We honestly think a lot of people don&rsquo;t understand the chances the block editor brings yet, one of the reasons for releasing this course and trying to help more people to start using it.&rdquo;</p>\n\n\n\n<p>The team&rsquo;s latest SEO course had over 10,000 signups within a week. While that number is a drop in the bucket in comparison to their full user count, it is promising. With a similar turnout for the block editor training course, it may convert more users from the older classic editor.</p>\n\n\n\n<p>Putting together full training courses is a large undertaking, but these are the types of resources the WordPress community needs moving forward. &ldquo;It&rsquo;s a lot of work,&rdquo; said de Valk. &ldquo;We have four people in our Academy team, a crew that records our videos, and our design team designs all the PDFs and slides within the videos. It&rsquo;s a non-trivial investment, but we&rsquo;re happy to make that if it helps make more people enthusiastic for the block editor.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 24 Mar 2020 19:47:20 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:35;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:47:\"WPTavern: Block Patterns Will Change Everything\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=98017\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:139:\"https://wptavern.com/block-patterns-will-change-everything?utm_source=rss&utm_medium=rss&utm_campaign=block-patterns-will-change-everything\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6877:\"<img />Book sales section from a custom theme.\n\n\n\n<p class=\"has-drop-cap\">It was about a year ago. I was happily designing a theme for aspiring novelists. I wanted to get ahead of the competition and market a theme specifically to writers who would be attempting the National Novel Writing Month 2019 challenge.</p>\n\n\n\n<p>NaNoWriMo, for short, is a whirlwind of a month where 1,000s of people from around the world clatter away on their keyboards to pen a 50,000-word novel manuscript. One month of sheer willpower, coffee by the gallon, and sleepless nights in exchange for glory. There are no grand prizes or guaranteed publishing contracts at the end of the journey. You nab a certificate, a few coupons, and bragging rights. I completed the challenge in 2018.</p>\n\n\n\n<p>Inspired by my win just months before, I built a theme for those who would be taking the journey the following year. I also wanted to broaden its appeal to anyone who might be an aspiring novelist but not necessarily participating in the challenge. Or, maybe even to someone who just published their first book. Perhaps this would be an opportunity to bring a few new WordPress users into our community.</p>\n\n\n\n<p>I outlined a homepage layout to show how users could feature their latest book with a purchase button. Then, it dawned on me.</p>\n\n\n\n<p><em>How could someone build this book sales page without solid experience with the block editor?</em></p>\n\n\n\n<p>I had been using the Gutenberg plugin for months upon months before it landed in WordPress 5.0. I knew the ins and outs of the system.</p>\n\n\n\n<p>The design was simple. Using the core media &amp; text block, a heading, a couple of paragraphs, and a button, I had created something that may have been too complex for the average user. I had not even gotten into the custom color, font-size, and block-style options that accented the layout.</p>\n\n\n\n<p>This simple combination of blocks had the potential to be overly complicated for some. I had other plans for more complex layouts. Other theme authors had taken on bigger combinations of blocks. For end-users, they were likely stepping into a world that did not make sense. They would see beautiful theme demos and grow frustrated when they could not make things work. The block editor was not, and is still not, intuitive enough for the least-knowledgeable users to build layouts beyond the basics.</p>\n\n\n\n<p>I opted for a step-by-step tutorial to guide my users into building this <em>simple</em> book-selling section. However, documentation is not always the best answer. Even when users find and read it, the results are not always accurate. It would have been far simpler to have a button that, when clicked, inserted this section directly into the editor. The user could then customize it to fit their content.</p>\n\n\n\n<p>That is where <a href=\"https://github.com/WordPress/gutenberg/issues/17335\">block patterns</a> come in.</p>\n\n\n\n<p>Theme authors should be able to build unique and complex combinations of blocks with custom styles. Users should be able to just <em>make it look like the demo</em>.</p>\n\n\n\n<p>Since &ldquo;building&rdquo; (I use this term loosely) my first WordPress theme in 2005, I have either seen or attempted every manner of solution to this problem. Page templates. Theme options. Shortcodes. Widgets. You name it. They have all been tried before. Each method provided major hurdles for users. Some (<em>ahem, shortcodes</em>) left users&rsquo; content in shambles and created a lock-in effect where they ended up tied down to their theme.</p>\n\n\n\n<p>It is long past time for something new.</p>\n\n\n\n<h2>What Are Block Patterns and How Will They Improve User Experience?</h2>\n\n\n\n<img />Custom pricing columns section.\n\n\n\n<p class=\"has-drop-cap\">What happens when a user wants to build a layout with multiple columns of pricing options as shown in the above screenshot? Good luck. Most could not produce it with the block system. Even without block patterns, the theme would need some custom block styles to make it possible. Plugins will likely fill in the void for such complex output and have been tackling pricing tables in various ways over the years. What if we could produce layouts like this within themes or in much simpler plugins?</p>\n\n\n\n<p>It is possible with block patterns.</p>\n\n\n\n<p>Put simply, a block pattern is a group of blocks. Core WordPress, themes, and plugins will be able to register patterns with predefined settings attached to them.</p>\n\n\n\n<p>From the average user&rsquo;s point of view, block patterns are predefined sections they can use to create layouts. These layouts can be something as simple as the book section from earlier in this article to the more complex pricing columns. With these patterns available, users will be able to create complex layouts at the click of a button.</p>\n\n\n\n<p>The block system laid the foundation for a much different and forward-compatible future than what we have experienced over the years. At the end of the day, most blocks are just plain old HTML. Block patterns will be nothing more than the registration of a group of these blocks. When a user switches themes, their content remains intact, even when their new theme does not register the same patterns.</p>\n\n\n\n<p><a href=\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\">Version 7.7 of the Gutenberg plugin</a> shipped the first iteration of an interface for patterns. It is basic and will undergo several more iterations before it is ready for use in production. Eventually, there will be a fully-integrated interface for selecting from multiple patterns. The user sees something they want to use. They click on that pattern. It gets inserted into the post.</p>\n\n\n\n<p>No more complicated theme options. No more shortcode soup. No more hours of frustration wondering why you cannot build that custom front page shown in that carefully-crafted theme demo.</p>\n\n\n\n<p>I may be a tad optimistic. Block patterns will require massive buy-in from the theme and plugin developer community. While core WordPress will ship several popular patterns by default, they will in no way cover the breadth of design that is possible when theme authors put their artistic skills to work.</p>\n\n\n\n<p>I have always been excited about the block editor. However, it has always felt like I was more excited about the <em>potential</em> than the end product. I was in a constant state of waiting for it to become the thing I thought it could be. Yes, I am still waiting. However, tinkering with an early version of the pattern system feels like we are getting to the point where we can do those awesome things the editor was supposed to allow us to accomplish. It has been a long wait, and we still have a bit to go. But, I have a renewed passion for the project after experiencing the work that has been done thus far.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 23 Mar 2020 20:12:47 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:36;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:54:\"WPTavern: Still No Wood Grain: WP Tavern Design Update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97987\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:151:\"https://wptavern.com/still-no-wood-grain-wp-tavern-design-update?utm_source=rss&utm_medium=rss&utm_campaign=still-no-wood-grain-wp-tavern-design-update\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2924:\"<img />WP Tavern homepage design.\n\n\n\n<p class=\"has-drop-cap\">It has been a bit of a slow news week in the land of WordPress with the COVID-19 pandemic reaching across the globe. Most people are hunkering down or getting accustomed to a change in their daily lives. For some people, that has meant figuring out a way to work with children at home. For others, it has meant they cannot take their daily lunch with colleagues or friends.</p>\n\n\n\n<p>With far less WordPress-specific news going on, it made for an ideal time to put some work into the WP Tavern website. Most weeks, I am far too busy sifting through stories to put the amount of work I want into updating the design, but I am trying to treat this week as a little bit of a blessing and look at the upside.</p>\n\n\n\n<p>Not much has changed with the overall layout of the site, but I was able to tackle a couple of issues that you, our readers, have been asking for.</p>\n\n\n\n<p>The biggest change that you will notice is a new header design. On mobile devices, it will look the same. However, on larger screens, the header expands to reveal a search form with a navigation menu below. The header colors have been updated. With more horizontal space, the menu also has extra links pointing to our primary categories, which has also been an oft-requested change.</p>\n\n\n\n<p>While these changes may seem minor, I wanted to address some of the bigger user-experience issues that you all have messaged about. There is still more work to do, but I want you to know that we are listening to your feedback.</p>\n\n\n\n<p>The major roadblock with this design iteration was related to the block editor&rsquo;s markup changes. These changes will <a href=\"https://wptavern.com/preparing-for-wordpress-5-4-changes-theme-and-plugin-developers-should-know-about\">land in WordPress 5.4</a>, so theme authors need to make sure they are prepared.</p>\n\n\n\n<p>I wanted to spend more time working on front-end updates, but correcting editor issues took precedence. It has not been a great experience writing on the site for the past week without theme styles being properly applied. The block editor&rsquo;s default font size is far too small for my poor eyesight, so backend work moved to the top of the to-do list.</p>\n\n\n\n<p>Aside from those changes, I cleaned up several trivial issues that have been bugging me but would go unnoticed by visitors. Work on a website design is never finished, and I look forward to continuing molding things to better serve our readers.</p>\n\n\n\n<p>One of the things I want to tackle next is featuring comments from you all in better ways. We have done a little of this with our <a href=\"https://wptavern.com/category/from-the-comments\">From the Comments</a> series, but that is just the first step toward building more of a community atmosphere. As always, feedback is welcome.</p>\n\n\n\n<p>Everyone stay safe during this rough patch the world is going through.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 20 Mar 2020 20:09:37 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:37;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Block-Based Themes and the Problem with Dynamic Data in HTML Templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97955\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/block-based-themes-and-the-problem-with-dynamic-data-in-html-templates?utm_source=rss&utm_medium=rss&utm_campaign=block-based-themes-and-the-problem-with-dynamic-data-in-html-templates\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6431:\"<p class=\"has-drop-cap\">The Gutenberg project and its eventual full-site editing feature is coming upon a major issue that will need to be solved. <a href=\"https://wptavern.com/initial-documentation-for-block-based-wordpress-themes-proposed\">Block-based themes</a> of the future are currently on a path toward a template system that will comprise of plain HTML files. While that will work for the majority of a theme&rsquo;s output, the trouble is figuring out how the project will handle dynamic values.</p>\n\n\n\n<p>Most of the discussion has centered on handling URLs, which are probably the most common use case. Currently, theme templates have all sorts of dynamic content. Much of that will be replaced with blocks as we continue moving toward full-site editing. However, not all dynamic data will have a block equivalent.</p>\n\n\n\n<p>A good example is that theme authors cannot currently add the <a href=\"https://github.com/WordPress/gutenberg/issues/20542\">homepage URL to the navigation block</a>. Some experimental block-based themes are using a simple <code>/</code> character, which points to the wrong location on many WordPress installs.</p>\n\n\n\n<p>Solving this issue sooner rather than later is important for the progression of theme development in a block world. However, such a solution needs to be carefully crafted so that the theming community is not bogged down by a decade or more with a poor templating implementation.</p>\n\n\n\n<h2>The Current Proposals</h2>\n\n\n\n<p>The Gutenberg repository currently has an <a href=\"https://github.com/WordPress/gutenberg/issues/20966\">open ticket for discussion</a> on handling dynamic values in templates. At the moment, there are four proposals on how to address the issue.</p>\n\n\n\n<h3>On-the-Fly String Replacement</h3>\n\n\n\n<p>One solution would be to use PHP to parse each HTML file and replace strings representing dynamic data on the fly. This would require parsing all of a theme&rsquo;s templates on every page load. The downside is that it would slow down the page load. We would need real unit tests to see how much of a spike in loading time this method creates.</p>\n\n\n\n<p>Assuming a <a href=\"https://mustache.github.io/\">Mustache</a>-like syntax, templates would have values such as the following image output:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>&lt;img src=\"{{ theme_image_example }}\" /&gt;</code></pre>\n\n\n\n<p>One added benefit of adopting such a solution is that WordPress could automatically escape these dynamic values by default. This would be a boon to theme security, which is one of the <a href=\"https://wptavern.com/data-from-theme-reviews-shows-authors-need-more-education-on-developing-secure-wordpress-themes\">biggest issues faced by the theme review team</a>.</p>\n\n\n\n<h3>One-Time String Replacement</h3>\n\n\n\n<p>The second solution proposes using the same method but parsing the HTML files once, upon theme activation, and replacing dynamic values with proper values. The largest benefit of this method is that the parsing would not affect front-end loading speed.</p>\n\n\n\n<p>This method is problematic because it does not account for changes to templates after the initial parsing. It also does not handle scenarios when a value changes via user input. For example, a user may decide to change the location of their blog posts page. Therefore, a parsed URL that becomes static would point to the wrong location.</p>\n\n\n\n<h3>Templates as JSON</h3>\n\n\n\n<p>A third solution proposes the idea of turning theme files into JSON. It is far easier to parse and extract data from a JSON file than and HTML file. However, theme designers do not write JSON to build template output. HTML exists for a reason.</p>\n\n\n\n<p>This solution would raise the barrier so high for new theme authors that it would be rare for those who just learned basic CSS and HTML to get into WordPress theme development. This idea is so foreign to the idea of template design, that it should not be a serious consideration.</p>\n\n\n\n<h3>Templates That Return Blocks via PHP</h3>\n\n\n\n<p>The fourth and final proposal is to use PHP files with a function that returns a block template. This method would be straightforward and could be picked up easily for existing theme authors who have a familiarity with PHP.</p>\n\n\n\n<p>A template would look something like the following:</p>\n\n\n\n<pre class=\"wp-block-code\"><code>function my_theme_front_page() {\n	return \'&lt;!-- wp:cover {\"url\":\"\' . get_template_directory_uri() .\'/block-background-image.png\",\"id\":273,\"dimRatio\":0,\"minHeight\":647,\"align\":\"wide\"} --&gt;\';\n}</code></pre>\n\n\n\n<p>This idea puts more focus on PHP than HTML. It would be the easiest-to-implement solution for the Gutenberg development team. However, like the JSON method, it would raise the barrier to entry for first-time theme authors. It will mean making sure quote and double-quote characters do not get mixed up. The method would be prone to bugs and looks alien to modern-day templating.</p>\n\n\n\n<h2>Templating Should Focus on HTML</h2>\n\n\n\n<p>Templating should always be HTML-first. Even in our current theme system, theme authors can build beautiful, safe, and functional themes by simply knowing HTML and CSS. PHP is secondary, especially when it comes to the templating aspect. Our templating system relies on knowing HTML and plugging in a few <em>template tags</em>, which are PHP functions that WordPress provides for dropping in between HTML tags. This simplicity is, in part, what made WordPress theme development so easy to learn for anyone willing to put in a little time.</p>\n\n\n\n<p>Block-based themes have the potential to drop the barrier even lower than our current templating system. However, templates as JSON or PHP functions runs counter to that. Any solution that pushes us farther away from the basic building blocks of the web, HTML, should not be on the table for discussion.</p>\n\n\n\n<p>It may be time to adopt a proper PHP templating engine. There are plenty of examples out there. <a href=\"https://twig.symfony.com/\">Twig</a>, <a href=\"https://laravel.com/docs/5.7/blade\">Blade</a>, <a href=\"https://www.smarty.net/\">Smarty</a>, and others have existed for years. Those also have some barrier to entry in the form of new syntax, but this should be no tougher than learning to plug template tags into the current system.</p>\n\n\n\n<p>At the very least, we will need to figure out a solution for handling dynamic data in what is essentially static HTML files.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2020 20:37:51 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:38;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:25:\"Matt: Physical Distancing\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=51063\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"https://ma.tt/2020/03/physical-distancing/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:1303:\"<blockquote class=\"wp-block-quote\"><p>I&#8217;ve really had enough of this term &#8220;social distancing.&#8221; That is not at all what we are looking for, is it? It should be &#8220;physical distancing.&#8221; In these times of rampant loneliness (especially for seniors), disconnection, and lack of empathy and compassion, we need the opposite — social connecting. And we need it under these circumstances more than ever. Let&#8217;s be creative in finding new ways to come together.</p><cite><a href=\"https://gazzaley.com/\">Adam Gazzaley</a>, M. D., Ph. D, University of California, San Francisco</cite></blockquote>\n\n\n\n<p>Update: On March 20th, the World Health Organization has officially updated it&#8217;s recommendation to &#8220;physical distancing.&#8221;</p>\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<blockquote class=\"twitter-tweet\"><p lang=\"en\" dir=\"ltr\">WHO is changing the phrase \'social distancing\' to recommend \'physical distancing,\' encouraging people to stay connected via social media. Live updates: <a href=\"https://t.co/cEBwkonfeh\">https://t.co/cEBwkonfeh</a> <a href=\"https://t.co/csWTpViUQh\">pic.twitter.com/csWTpViUQh</a></p>&mdash; Reuters (@Reuters) <a href=\"https://twitter.com/Reuters/status/1241058736501858304?ref_src=twsrc%5Etfw\">March 20, 2020</a></blockquote>\n</div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2020 03:26:48 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:39;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"Post Status: Taking care of your mental health in uncertain times, with Dr. Sherry Walling\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"https://poststatus.com/?p=78135\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:55:\"https://poststatus.com/mental-health-dr-sherry-walling/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:57908:\"<p>Dr. Sherry Walling is a psychologist and entrepreneur adept at &#8220;helping smart people do hard things.&#8221; She was gracious with her time in this Post Status Webinar with Cory Miller, where Dr. Walling explained how to navigate life in uncertain times.</p>\n\n\n\n<p>Here\'s the audio episode:</p>\n\n\n\n\n\n\n\n<div class=\"wp-block-embed__wrapper\">\n<div class=\"embed-vimeo\"></div>\n</div>\n\n\n\n<hr class=\"wp-block-separator\" />\n\n\n\n<h3><strong>Topics discussed </strong></h3>\n\n\n\n<ul><li>Managing fear, worry, and anxiety.</li><li>The coronavirus (COVID-19), and how to handle it.</li><li>Isolation, social distancing, remote work, and mental health.</li><li>Q&A; on work boundaries, stress, and more.</li></ul>\n\n\n\n<h3>Cory\'s Takeaways</h3>\n\n\n\n<ul><li><strong>Take some big deep breaths: </strong>Do Dr. Walling\'s 4&#215;4 breathing exercise: four slow seconds in, four slow seconds out. </li><li><strong>Refocus on gratitude: </strong> Make a list of what are you thankful for.</li><li><strong>Have the worry voice inside you make an appointment: </strong>Put it on a schedule that\'s not 24/7. Listen to it for a set time; it’s there to protect you, but once its time is up, move on.  </li><li><strong>Connect with others daily:</strong> Social distancing doesn’t mean losing connection. Use FaceTime, Zoom, etc, and schedule a virtual Lunch or Snack. </li><li><strong>Have playtime: </strong>Whether that’s playing with Legos, cooking, or pulling our your old musical instruments. </li><li><strong>Get your heart rate up with exercise:</strong> Have a family dancing competition, do yoga or pushups.</li><li><strong>Limit your news consumption to 15 minutes a day.</strong></li><li><strong>For single people living alone and missing physical touch:</strong> Find a soft, comfortable, and perhaps a heavy blanket, or take a hot bath. </li><li><strong>For entrepreneurs:</strong> Remember, you can’t do everything yourself and you can’t fix everything by yourself. We’re all in this together, especially your team: &#8220;Leadership means you\'re hosting the conversation. You\'re listening. you\'re engaging, it doesn\'t mean that you are the ultimate decider.&#8221; </li></ul>\n\n\n\n<h3>Links</h3>\n\n\n\n<ul><li><a href=\"https://mastermindjam.com/\">Zen Founder</a></li><li><a href=\"https://sherrywalling.com\">Dr. Sherry Walling\'s website</a></li><li><a href=\"https://twitter.com/zenfounder\">@zenfounder</a> — Dr. Walling\'s Twitter</li><li><a href=\"https://zenfounder.com/episodes/episode-235-calm-stability-in-the-crisis-of-coronavirus/\">Calm Stability in the Crisis of Coronavirus</a> (ZenFounder podcast)</li></ul>\n\n\n\n<h3>Episode Partner: <a href=\"https://poststat.us/sandhills\">WordFence</a></h3>\n\n\n\n<p>If your website is mission-critical you can\'t afford the downtime, reputation challenges or SEO impact of getting hacked. That\'s why so many sites rely on the real-time protection provided by&nbsp;<a href=\"https://poststat.us/wordfence\">Wordfence&nbsp;Premium</a>.</p>\n\n\n\n<p><a href=\"https://poststat.us/wordfence\">Wordfence</a>&nbsp;protects your websites with the best WordPress security available and offers a powerful and efficient way to manage security for multiple sites in one place with&nbsp;Wordfence&nbsp;Central.</p>\n\n\n\n<h3>Full Transcript:</h3>\n\n\n\n<div class=\"transcript\">\n\n<p><strong>Cory:</strong> Hey, everybody, my name is Cory Miller and I am pumped to have my good friend Dr. Sherry walling. Here Today she is an experienced psychologist has worked with all types of people across the spectrum in particular how we got to know each other is her work with entrepreneurs. She is an entrepreneur, she happens to be married to a serial entrepreneur, but I love the breadth and depth of her experience, particularly with trauma. And so, amidst the circumstances, we find ourselves today, I texted Sherry and said, Would you do a q&#038;a? Would you just have a conversation with me? And she said, &#8220;Absolutely.&#8221; Sherry, thank you for the time today. This is vital that we keep this conversation on and I appreciate you be willing to share your experience and expertise with whoever\'s on the webinar today.\n\n<p><strong>Sherry:</strong> Yeah, thanks so much for asking. Cory and I had — we\'ve had — lots of conversations related to mental health and the need for an open conversation about mental health in entrepreneur communities that we kind of live and work and breathe in. So I\'m always grateful for the way that you are hosting conversations where people get to be honest about what they\'re needing and what part and also share what\'s helpful.\n\n<p><strong>Cory:</strong> Absolutely. Well, just if you join And you can help me help others as they join the webinar late perhaps, and I\'m talking to our attendees, that little button that says q&#038;a on the bottom zoom, hit that and ask a question along the way, but Jerry and I are just going to geek out and have a conversation. And so I\'m glad you can join us for it. Okay, Doctor,\n\n<p><strong>Sherry:</strong> —this is also what it\'s like to have a coffee with Cory and me, by the way.\n\n<p><strong>Cory:</strong> Exactly. Okay, doctor. The world is a little bit chaotic right now.\n\n<p><strong>Sherry:</strong> Yeah, I noticed.\n\n<p><strong>Cory:</strong> Um, I feel like this. This conversation is pertinent because right now, if we just kind of stay, here\'s where I\'m going at what I\'m going through. I\'ve got two kids and now you\'ve got three. Were quarantined. No school for the foreseeable future. They\'re talking about in Kansas, for instance, I think shutting down school for the end of the year. End of the school year. There\'s, I don\'t even want to look at my stock market equities stuff. Um, what are you feeling?\n\n<p><strong>Sherry:</strong> You know, I think I go up and down probably like everybody else. So the pain point just for me personally right now is that I am continuing to work my husband is continuing to work because thankfully both of us still have work to do. And both of us have jobs that are fairly possible to do from home. But now we have all three of our children home off the road children who go to three different schools who are now trying to throw together online education over a weekend and you know, all of us who do work on the internet can appreciate that that\'s not very easy to do. So all my kids are like, how do I like it? How do I do this, how to do that, like nobody, none of the systems are flowing and that is, of course unnecessary. In where the best case scenario you\'ve got two parents who are used to working from home and are flexible and things like that. So the bottom line is that there is no normal anymore for a while for anyone. And so there\'s a great deal of as you know, just anxiety and the need to be able to be extraordinarily flexible in a way that none of us are used to doing because especially those of us that run businesses we plan we look at spreadsheets, we think we\'re strategic, and all of those bands are not relevant right now for the foreseeable future, which is extraordinary—\n\n<p><strong>Cory:</strong> So the one emotion I guess, that comes to mind in all of this and I\'m speaking from personal experience here is fear. I think it was the first word I mentioned to you — so much fear — some of it just fear on fear, you know, just accounting fear. You can\'t go online or watch TV without being just bombarded about it. So if you had a microphone right now and the entire world could hear it and all their native languages and stuff, when we talk about fear, and fear produces anxiety, all this stuff. We can\'t we can get frozen in it. What? What\'s something you would say?\n\n<p><strong>Sherry:</strong> I mean, in a way, I think we\'re all feeling it in our bodies. Like when even you say the word fear, like your la just kind of gets tight. Your chest gets heavy, it\'s hard to breathe. And on one hand, it feels really disingenuous to say don\'t be afraid. But on the other hand, we are all in the same boat and we will all All survived one way or another together. So I think the extent to which we can slow down that fear response and breathe and look around to see what is directly controllable which, you know for many of us is our bodies you know have gone on a walk today joining me to lay down for a nap What does my body need at this moment? Do I need just a really big glass of water, like the really, really simple things that are directly controllable help to counterbalance this sense of fear which comes from being out of control? And so getting really specific, slowing down, keeping life as simple as possible. They sound so simple, but of course, when we actually try to put them into practice, they\'re profound and somewhat difficult. But the, you know, the fear is in and of itself, its own problem. So turning down that fear even if it\'s well-grounded fear I\'m I mean, I\'m under No, no delusion that everything is fine. Everything is not fine, but the fear doesn\'t help.\n\n<p><strong>Cory:</strong> Yeah, there\'s so much in there I want to impact. So when I think it was like a couple of days ago kids were home because of spring break here in Oklahoma. And we\'re looking at Oh, man, will they go back to school? markets, all that stuff. And I remember walking out that night and just looking at the beautiful sunset and going, the sun is still setting in the next morning when I woke up is still rose again. It\'s this weird thing. I guess we haven\'t told the son that there\'s a chaotic thing happening right now. But some of those things. One I think you just give us freedom and permission to know that fear is a human experience. But I like the words you said there — &#8220;what are the things we can control?&#8221; And I\'m probably an admitted control freak. What are some of the prompts you ask yourself or your clients or others about that I want to get to? &#8220;Walk&#8221; and &#8220;sunshine&#8221; and all that because I know there\'s a big word called &#8220;play&#8221; that you love, you\'ve helped introduce back to me. But, you know, for me, it\'s fun. It feels like okay, what can I control? You know, our responses potentially to freeze in the fear, let it compound and just suffocate us. And I go, what are the things I can\'t control? What are the things I know are fact like, you know, the sun setting and rising the next day?\n\n<p><strong>Sherry:</strong> Yeah, I mean, I do think we can, we can control our body, sleep, food movement, we control our breasts, the ability to take slow deep breaths, we can control our thoughts. To some extent, and we can go back to breath in a minute, you want to talk more about that. But like, we can control our thoughts to some extent. And that\'s, that is the thing that I think feels really difficult right now. Because I know like you like my instinct is like, every time I pick up this magical device to be like, how many more? How many more cases are there? What\'s the market doing? Like, you know which borders are closed, which is open. You know, there\'s so much and I think some of the control that we all want to exert right now is to really limit the amount of factoids and information that we\'re, we\'re accessing right now. Like, obviously, it is an important time to have good healthy information on which to make decisions, but the amount of information is, is really not helpful. So 15 minutes in the morning, 15 minutes a night should probably do, yeah, you don\'t need to have your newsfeed buzzing all day. So controlling titrating turning up and down the volume around which you\'re exposed to information is helpful, that helps control your thoughts. Even specifically skewing your thoughts one way or another. I mean, his is the best time in the world for our gratitude practice, again, not because we need to walk around pretending it\'s all sunshine and roses, but because right now we\'re on this call and we\'re all breathing. And we\'re all okay so far. And that, in and of itself is I think going to become profoundly important to remember the things that are going well the things that are intact, the things that we can be grateful for. That helps to put some parameters around the power of fear to begin to sort of control our minds.\n\n<p><strong>Cory:</strong> Yeah, I love that. The things you just mentioned are all just so simple. I think we have a tendency to &#8230; skim over them, but the fact that we can just take a breath and gratitude. I hadn\'t had that on the list before we talked, but gratitude those are things we absolutely control. In the past groups you and I have done together, you\'ve really led. You really talk about the breath. And I know, yoga is a deep part of your life. I know. And that is not all about the breath. But you know, I know this is something we all have at our disposal right now, as you just said. Can you share some practices, some thoughts about that?\n\n<p><strong>Sherry:</strong> So the super-fast version of the science is that there\'s this thing called the vagus nerve, which is based in our brainstem and then goes all the way throughout our bodies and after these tendrils of connection and all of our major organs, and that\'s a part of their bodies that declares all as well. So after we have that anxiety response, it\'s the vagus nerve that signals Okay, we\'re good now, like the tiger is not going to eat us today. And that is the part of the body that in a way we kind of want to hack those of you who coders here, do you want to hack to be able to say, Okay, I need to take my body into palm because my body\'s been living in fear. Anxiety too long. So the breath is this strategy that we use to help signal the all-clear sign to end the emergency response. You think about, it\'s almost impossible to be really upset and breathe really slowly there. There\'s kind of antithetical physical realities. So when we can engage our vagus nerve through deep, slow breath, we\'re essentially sort of pushing the dominoes to fall toward calm both in our mind and in our physiological reality. So the simplest practice, like the Easy, easy way to do this, is I call it it\'s just four by four breaths. So it\'s four seconds in, four seconds out, for birth should begin to turn the tide. It doesn\'t have to be this deep, 30-minute sort of meditation where you go into some existential Zen Nirvana place. Just really, that was a terrible cultural statement, I\'m sorry, but four deep breaths. And the breath should be low and slow, which means we\'re pulling the breath all the way down into our belly or diaphragm and slowing it down. So lots of like apps and YouTube things about this. We can end with a breath practice if we have time. But it\'s beyond yoga and meditation. It\'s just really, really great concrete science to help counteract that anxiety response.\n\n<p><strong>Cory:</strong> Well, this is something you know, I\'ve read navy seals and combat. They control their breath. They weren\'t maybe before but you know, they weren\'t. So think about that in crisis. That first instinct is to take a big deep breath, but I love the former for practice, Southern by—\n\n<p><strong>Sherry:</strong> I didn\'t learn that in yoga, I learned it working in with the military. Oh, that\'s right. That\'s right.\n\n<p><strong>Cory:</strong> Well, I\'d invite everybody right now and your own while we\'re talking. Let\'s do that the four by four, four slow, deep breaths in, slip four out. We\'re going to continue your conversations because I\'ve got a lot to talk this year about, by the way, and I\'m glad you\'re eavesdropping on our conversation. gratitude. It\'s that one that it\'s like, I know the science the studies are there. And it\'s that one that man, I just — my mind just wants to focus on all the junk, all the chaos. But it\'s kind of like that you\'re the former for deep breath is telling you. I love your statement there. It\'s hard to do both of these negative and positive things at the same time. So it is to pick feels that way was gratitude too, though. Yeah.\n\n<p><strong>Sherry:</strong> I think when you\'re when you\'re acknowledging, making a list three to five things that you\'re grateful for. And that can be the fact that hey, I don\'t have to go to the doctor today. Or, you know, my kids are able to relate lead. So worst-case scenario can give him a book and we can call that school I mean there it can be really, really simple things it\'s pretty impossible to feel like everything is horrible when you can find those five things to be grateful for. So even you know, those of you who live with other people this is a great practice for the dinner table. When I was growing up, we would begin our meal with a prayer my family doesn\'t practice that tradition anymore, but we do begin our meal with a gratitude, and so each of our children will go around and just say one or two things that that are they\'re thankful are happening right now.\n\n<p><strong>Cory:</strong> And what a great pair with the breathing you know, finding yourself going down the anxiety true deep, getting lost into feeling suffocated, whatever those sensations are, but then going back to the breath and gratitude. I think you\'re just really fantastic. You know, worry. So one thing that comes to mind for me is when something happens, I go catastrophe mode. And another fancy phrase, phrase for this is cognitive distortion, I believe cognitive bias traffic—\n\n<p><strong>Sherry:</strong> —traffic thinking, yeah.\n\n<p><strong>Cory:</strong> And I would bet you money that a lot of people go cash-free to, like the markets crashing, my 401k is screwed. Like, I\'m not going to be rich, I\'m going to be working until I\'m 110 I live that low kind of thing. And that feels like something when we talk about worry is that our mind can it can work against us, too. What are some thoughts about that? My mind goes racing, I got a contest free I got a Yeah, you know, there is no I mean, the world is, you know, ending in my mind. I can see it all — all the bad things that could potentially happen. And how do I, how do I reset? I mean, we\'ve just talked about breath for sure and gratitude, but how do we combat some of the — I call it my inner jerk.\n\n<p><strong>Sherry:</strong> So I have maybe a little bit of a different take on that, especially right now, which is to like, let your inner jerk have his moment. So, you know, it\'s to sort of maybe sit down with Lindsey or meet with my husband, Rob, sort of say like, what is the worst-case scenario? Like? If we haven\'t, you know, to basically put it on your calendar, we\'re going to have two hours of catastrophe planning. And we\'re going to talk about all of the things that are going to fall for us it meant we like updated our will, you know, like, hey, both of us died from this virus who\'s going to watch our kids who haven\'t done in a while. We bought a hand-crank radio. So I don\'t know how the power is going to go out from coronavirus but like, you know, we have one in the basement now. So it\'s basically acknowledgment that you call it the jerk but like the sort of paranoid voice. So it lives in your head, is there as an attempt to protect you? Like, he\'s not really a jerk? He\'s just like, hey, Cory, are you paying attention? And so when we give them a moment and sort of say, Okay, what do you need to tell me? You know, and what can I possibly do with what is within my control my power to prepare for the end of the world? There might be some things, right you know, we have a really stupid radio thing, we have more batteries that we need, canned food &#8230; So I would say make an appointment with your, the crisis manager that lives in your head and give he or she a couple of hours of your focused attention and follow whatever recommendations are reasonable and you can reasonably do and then when that voice resurfaces, you can say &#8220;it\'s cool, dude, I got the hand-crank radio in the basement, like we did that, yeah, we have a water filter, you know? Or, you know, we\'ve got some gold or you know&#8230;&#8221; Certainly, lots of these scenarios we can\'t perfectly plan for. But I think when we give that alarmist voice a little bit of airtime and make a plan accordingly, it helps to sue that more than just sort of push it down and say, Stop, stop, stop, stop, stop. You\'re a jerk because I don\'t know I don\'t think he\'s a jerk or I think he\'s just trying to help you out.\n\n<p><strong>Cory:</strong> Yes, a jerk voice though sometimes, but yeah, we\'ll get no I love that because I think there\'s this sense insane, like, make an appointment, bro. And then just my counselor a couple weeks ago, I was stressing about something like catastrophe. It wasn\'t related to this. Because Okay, tell me what you\'re gonna do. Keep going down the cash-free room. Okay. And I went dark and I went deep, and I started the video. Kind of laughing because I could hear myself say things and go do I really think this catastrophe is gonna happen? But I love your advice is that I mean there is some there\'s probably some sense of safety. I\'m just thinking like, I want to go by hand-cranked radio, you know, but like I think there\'s some sense of like you\'ve acknowledged it like you said, but also go in your head. There\'s a hand-crank radio, by the way. Hey, remember, I did listen to you. He may not be perfect for FEMA executive director, but you\'re helping me and I think what you\'re saying to Sherry is acknowledging that that also is natural that that inner the prey maybe not so jerk. She\'s there for good reason too.\n\n<p><strong>Sherry:</strong> The alarm is protection has a role. We don\'t let it go crazy, but it doesn\'t also help to sort of shove it in the closet.\n\n<p><strong>Cory:</strong> Yeah, then just pulls up even probably worse, when when you don\'t, you know, let these human things part of being human, kind of acknowledge them and, you know, thousands of years ago were in us biologically to help us survive and I think that\'s good. Okay, so we\'ve talked about fear worry, there\'s some in that I think some of the uncertainty and some really good ways to tackle that. So let\'s switch gears just a tad in the situation we find ourselves in we just acknowledge like, you\'ve got three kiddos. I\'ve got two kiddos were sequestered at home, you know? Yeah. So it\'s, it\'s crazy. You know, Sherry have talked so long about that, trying to provide resources into the world that says I\'m not alone. Yet this phenomenon that\'s trending which is a good reason for this particular this pandemic is social distancing. But we\'re sequestered in our house. You know? So this the situation we\'re in, I want to talk about parenting to and spouse, significant other roommates, all that. But, yeah, isolation. I mean, we have to oscillate in order to flatten that curve and do the right things and everything but there\'s a real phenomenon that we\'re pushing deeper into, which is isolation, social distancing, which is good for maybe a virus but not for our emotional high.\n\n<p><strong>Sherry:</strong> Yeah.\n\n<p><strong>Cory:</strong> What are your thoughts about we\'re in our bunkers, right? We\'re in right we\'re told don\'t high five and hug. Yeah. Don\'t go Yeah, middle of groups, whether it be churches or groups for instance, or, you know, our workplaces. were told to go isolate like&#8230;\n\n<p><strong>Sherry:</strong> — and that is where, you know, again, this magical device in my hand becomes really powerful because I can still FaceTime my mom in California. And, you know, I\'m having, you know, a zoom snack later with my friend Anna. Like, I think that register zooms back. We\'re not drinking right now. So we\'re having Zoom snacks instead of Zoom drinks. But I think that, you know, the danger is that we mistake Facebook feed or twitter feed for connection. And there\'s a utility there, but it\'s not the kind of connection that we\'re craving. But if we get on the phone, get face to face, over the devices, with friends with people, we love that that\'s still a way to have a really meaningful connection that we all desperately need. Even the kids need, you know, my kids are facetiming a lot more people than normal. So, so Social distancing is about, you know, spreading germs. It\'s not about our hearts and our minds. social connection is as important if not more important than it\'s ever been before. And that\'s where technology is suddenly really, really helpful for all of us. But the thing that I want to stress is that it\'s intentional. It\'s connected, it\'s heart to heart. It\'s not just like reading the highlight reel on Facebook. Like that\'s not the kind of connection that we all necessarily need. It\'s the appointment. Let\'s sit down and talk. Tell me how you\'re feeling. What\'s driving you crazy. What are you grateful for? What\'s bringing you joy right now?\n\n<p><strong>Cory:</strong> Those are great questions, like, just phone a friend or having a zoom snack. What\'s bringing you joy right now? What do you mean? You just, I see your Taekwondo here. You\'re a ninja. You\'re like, okay, ask the question. Maybe it\'s a conversation with someone who is a dear friend. Some of you haven\'t talked to a loved one. Back to the gratitude. Hey, can we have a deep breath together? I love that. Someone and by the way, let me just take a moment to say if you have a question, hit the Q&#038;A button at the bottom of the Zoom window. And you can ask an anonymous question. A couple have come in. I\'ll take those in just a minute. But one of them said, Sherry, I really liked this distinction. Any thoughts on tape, changing the term social distancing to physical distancing? You can still be social. But yeah, it\'s there. There\'s a physical distance — \n\n<p><strong>Sherry:</strong> —allotted for it. Yeah. \n\n<p><strong>Cory:</strong> Yeah. I like that distinction. So maybe, I mean, I tend to think share a —  try to think — take problems and see the opportunity in it. And you know, there\'s probably some kind of sunshine quote, I should figure that out. You know, like, every Rain, Rain is the rainbow or something. But there are opportunities were sequestered. It might be an opportunity where we\'re not in a busy office or having to run around like, you know, take kids to school and practice that we\'ve got a little bit more time to And can use that to reach out to somebody we haven\'t. And, and I really, really, really like that and using technology, not trying to replace it. But right now it\'s a, it\'s an opportunity we have FaceTime is free soon, I\'ll have your zoom snack thing. So&#8230;\n\n<p><strong>Sherry:</strong> Yeah, it\'s a good time to make a list of a couple of people who you haven\'t talked to in a while or who might be having a rough time of it. You know, I, I know my mom is quarantined all by herself in her big house in California. And she\'s, you know, when can come and no one can go and that\'s, so we\'re talking every day and we don\'t normally talk every day. And like, my yoga teachers and my kids, music instructors, like people who are really woven into the fabric of our lives, who have no income, all of a sudden, I\'m sending them notes. So I think you know, we can again, we can change our frame of mind to say who needs a virtual high five, who needs a little reach out, who\'s going to be lonely? And I think that also helps our own mental health when we realize there\'s a lot I can do to be helpful. It doesn\'t involve maybe even finances or even just involve some fullness. So that\'s good for everybody.\n\n<p><strong>Cory:</strong> So we\'ve talked about just now about the forward, you know, pushing forward and reaching out. I want to switch in real quick and say, how do we ask for help? And you know, man sure this is hard. This is tough. I like to keep things bottled up. I like to try to be Superman, and do everything myself. But there is a very real-time this one, this is every single day, not just in the pain demo. Right now. It\'s heightened for even more of the population, I think, reaching out and saying I do need help. I do need support and how to do that.\n\n<p><strong>Sherry:</strong> Yeah, I, I think this is really a tough one, especially for, again, our entrepreneur, brothers and sisters, because we\'re really used to being pretty autonomous and pretty capable of handling things ourselves. And all kinds of help is going to be needed, right? financial help, just emotional sanity help. Addiction help, parenting help. Like, I feel like there\'s really a pretty nightmare scenario where we\'re, we\'re stuck in the house, it\'s easy to start drinking more, it\'s easy to be a little more abrasive or rougher with your kids because they\'re going crazy and you\'re going crazy. You know, I just think there are lots of dominoes that could fall in a bad way and to be able to call someone and just say like, Okay, can you just talk to me for 10 minutes like I need a break from what\'s happening right now. Maybe you don\'t even have to use the H-word. Maybe you can say like, hey, &#8220;Just tell me a story from your day?&#8221; or &#8220;What are you reading right now,&#8221; you know, just get connected in a way that gets you out of the cycle that you\'re in. And there also may be times where you just really do need help to say, I can\'t pay my rent right now, or I have no work. Do you have, you know, reach out to some people? Do you have any extra projects or things that I can help you with? Or that it? I think the thing is that everyone is going to need help, you know, there\'s not going to be a family that\'s sort of untouched by all of this. And so we as leaders, as entrepreneurs, as people who are aware can now begin to set a new trend where now is just part of the vernacular to ask for an offer to help.\n\n<p><strong>Cory:</strong> Yep. And I think we said examples about that, too, is I mean, I think many of us — I won\'t say most — many of us, and I\'ll just say myself, I\'m good at offering help. I\'m terrible at asking for help, you know, and I let it go too far and it gets, it gets tough. And I think you\'ve hit a resonating thing, which is, this is not the time for social isolations in the sense of not the physical, we get to watch that with the virus, but that this is the time to lean in on connection and doing those to this amazing technology. We have the internet to do so free resources to do so. So I appreciate that. Okay, Sherry, I want to talk about things that I know you have put like squarely on my plate for so long. And if you follow Sherry on Instagram, you know, she does aerial yoga, I believe is the name of it.\n\n<p><strong>Sherry:</strong> That\'s all my Instagram is.\n\n<p><strong>Cory:</strong> It\'s all she told me a couple like a week ago she was she said she was two weeks ago. She was in Vegas and she was going to the circus on site. I remember the circus and that wasn\'t actually the circus. It was aerial yoga. The Circus I remember. But the word that I\'m coming to share is the one that you\'ve really helped introduced to me, which is called play, like most of us think play was when I was a kid. It\'s what my kids do. But you\'ve been very intentional about talking about play. And its necessity and I think it might tie into, I\'m gonna approach it again, exercise the things that we could do. You know, we talked about the breath, we talked about gratitude, there\'s play this component that I would love for you to tell me more about us about and then exercise too, and how to dance really.\n\n<p><strong>Sherry:</strong> It\'s really counterintuitive, because I think we need play more than ever, but the world feels so very serious. And especially those of us who are grownups with lots of grand responsibilities. We can feel a lot of pressure to live in that seriousness all the time and our bodies and our minds really need play, which is essentially a word that It describes being part of an activity purely for the joy of it for a sense of getting lost in it for a sense of you know, flow is another word. Because it sort of stimulates your curiosity and your sense of joy not because it leads to a certain kind of outcome. So people play in lots of ways I happen to have fallen in love with play related to circus, which is very physical, but, you know, playing music, playing by cooking by, you know, working through a cookbook, so I think, you know, if anything, I would love to challenge each of us to find a quarantine play activity. Maybe that\'s building a new york Lego set, or maybe it\'s, you know, mastering handstands or something that is a break from the heaviness of life and just lets you be joyful and light-hearted Again, it\'s a counterbalance, we have all of this heaviness. So we need to introduce some more lightness, we have all of this sadness and fear, we need to introduce more joy. We have all of this like deep, difficult intellectual problem solving to do we need to introduce more sort of nonlinear, playful, less structured ways of thinking and ways of using our brains. So play the engages the body is like doubly helpful because you have all the benefits of play and then all of the benefits of movement. But play doesn\'t. It doesn\'t have to be physical. It\'s just, you know, it\'s nice if it is you just want to be able to lose yourself in something.\n\n<p><strong>Cory:</strong> Yeah, by the way, if you\'re not following Sherry on Twitter, you need to. I\'ve stolen her ideas that she tweets&#8230;. Please keep doing this. One of them was talking about Legos and I was like, you know, Calloway my son that\'s got a roomful of Legos, man. Maybe we could reconstruct the things. He\'s completely obliterated. Going back to that joyful time like, it could be, you know, doodling what thinking back as a kid and going What? What brought you joy that you\'d like lost yourself in video games, whatever. I know you even mentioned to Netflix and chill like, you brought up one on Twitter By the way, she\'s at Zen founder. And I\'ll give you her website address, which is Sherry walling calm too, as well. But you mentioned the West Wing on the classics that we bought. And so, we\'ve been just a couple things. But I love this it could be what is that art, like breaking out the instrument, you know, the musical instrument, you know, that\'s dusty in the closet or, you know, something and I love that you continually and you follow you know, Sherry scream, you will see that she loves the play aspect, and I think that\'s such a great reminder for me every time I see it, I\'m like, I don\'t know if I could do the aerobatic stuff, but—\n\n<p><strong>Sherry:</strong>—you could if you made it your ambition.\n\n<p><strong>Cory:</strong> That\'s true. I can make it—\n\n<p><strong>Sherry:</strong>—into your quarantine project, you could.\n\n<p><strong>Cory:</strong> Yeah. And I love you how you\'ve paired also, it doesn\'t have to but me, you know, exercise being kind of the wonder drug, getting your heart rate up doing something which we can all maybe do a push up or sit up for something, even in our confined space to do that, and, you know, I can remember the book offhand but you know, he says that wonder drug so finding something within your, you know, physical space to do YouTubing some things I think is great just getting that body, you know, what do you call that? pulse, the heart —\n\n<p><strong>Sherry:</strong> &#8230;heart rate elevator getting some adrenaline, some endorphins flowing. I mean, it\'s also good old fashioned catharsis, right, for he talked about this the sense of like, just moving big emotion, through and out of the body. And we know that the longer that emotions are sitting stagnant in us, especially stress, it causes a lot of chemical changes within our body. So if we can engage in whether it\'s playful or just deeply physical activities that help, like, shift around to that chemistry, it\'s much better for us in the long run. So things like dancing are both like neurologically stimulating because you\'re like, what? Which left foot which one is left and where does it go? But also take you they require you to think about something that\'s not the coronavirus or your you know, your business spreadsheets. So something that engages your mind, as well as your body, is really, really helpful.\n\n<p><strong>Cory:</strong> Yeah, like that. So, you know, Sherry Lindsey is listening and I don\'t like to dance. First thing, you know, she\'s gonna say is like, let\'s do it. Let\'s dance.\n\n[laughing] Cory.\n\n<p><strong>Cory:</strong> Well, I want to, I want to make sure we have some time and space for questions and there\'s a couple that have come in Sherry and again, by the way, hit that Q&#038;A button right there, and you can do it anonymously. I will be the only one that sees the actual questions and but it also says anonymous when you click anonymous. So please hit that. There are a couple of questions. So you just hit on stress, or you know, use the word stress in your sentence. And so one of the questions was, my spouse is in a complete state of denial, running a manufacturing plant, and when the shade the state has shut down all the essential stuff. So what if, what if you have people in your life that are in a sense of like, denial? And I\'ve honestly, I\'ll tell you, some people that don\'t really take the measures that the CDC and government officials that know way more about these things than me have suggested don\'t take it. Don\'t take it very seriously. So, thoughts on thoughts on how to handle the denial or you know, lack of seriousness about the issues at hand?\n\n<p><strong>Sherry:</strong> Yeah, that\'s a tough one in a family for sure. I mean, I think it\'s helpful that those conversations happen very intentionally. So as opposed to, like, you know, in this scenario, it\'s partners that live together. Like, you\'re not doing dishes or sort of running from one thing to another or like, you\'re not distracted, but you sit down and you say to your significant other, like, I, I appreciate that you see this way. I see it in a different way. And I am quite concerned and I would like your help in implementing some of these measures for our family. And you just make it a very personal conversation. You don\'t try to go, you know, toe to toe or head to head about like which news sources which and you know, how many people die of the flu versus how many I mean, don\'t just don\'t engage in the kind of infowar and just say &#8220;hi&#8221; to me It\'s gonna help my heart. Yep. If you just stay home for two weeks, like just as a favor to me, like let\'s just bunker up together. And I think not try to, you know, sort of went over someone\'s mind as much as you just asked for their heart can be a little bit more compelling than trying to debate them into submission, which you know, never works.\n\n<p><strong>Cory:</strong> Well and I didn\'t get to this but it brings up the topic and there are two questions on this kind of thing, which is now we\'re isolated with our family that we don\'t spend 24 hours a day with basically, yeah, and now we look on potentially weeks of doing this. There\'s going to be inevitable conflict arguments. It\'s, you know, it can feel like in the isolation &#8230; with people. And I know I\'m not the best to always get along but Okay, so here\'s, here\'s a couple of thoughts here that came in through anonymous questions if your employer wants you to work 100% but you can\'t because of kids, not having a workspace, etc. How do you maintain that boundary without pushing yourself too hard?\n\n<p><strong>Sherry:</strong> Yeah, I mean, I think everybody is, is sort of having a lot more attuned to what they need. So, you know, talking with your significant other unit. So for example, today I have a monster day I\'ve just scheduled from nine to six straight just the day that it is for me today. Friday, much more flexible. So I sat down with Rob and I said, Look, you\'re on duty on Wednesday, because I\'m really busy. But I\'m Friday, I\'ll be on duty, we got to sort of trade back and forth. So talking with the people in your house about what they need what you need. I\'ve also sat down with each of my kids individually and said, Hey, guys, here\'s the reality like all of us are home. The house cleaner is not common. Nobody can leave. Your mom and your dad were both more stressed than normal. So and I know You\'re more stressed than normal. So here are some of the things that I need from you. What do you need from me? So I mean, my youngest is nine. But so we\'re having some really open dialogue about stress and emotion and how that affects our household and how our household runs. I think it\'s also an open conversation with your employer. I mean, many, many people are now home with their children, and again, minor nine to nine-year-olds and a 13-year-old but they can like make their own breakfast and like do things. But if I was home with a three-year-old, like, I couldn\'t be doing, you know, you can\'t work in a focused way. So that\'s a conversation with the employer to say, I need a scale my hours back or maybe I can just add six hours on Saturday so that I\'m working shorter days or I\'m mixing up my hours so I can do it when my kids are sleeping, like sit down and think about what you need to help your life kind of work and begin To ask people for that, there might be some negotiation, but there has to be flexibility from other people too. So don\'t sit here assuming I have to work full time, I have to watch my kids full time I have to, you know, like that\'s, that\'s not realistic, this is not going to be just this week, this is going to be for a while. So you have to proactively protect your energy and ask for what you need from other people, including your clients, including your employer.\n\n<p><strong>Cory:</strong> We were having this conversation and some similar, you know, stock market, all that kind of stuff work. And my thought was, you know, there\'s, let\'s say there\'s a natural disaster that happens that come through, and then there are people affected, but not everyone is affected. This particular thing, everyone, the globe, essentially, is the stock market. Everybody\'s in our place, work. Most everyone is in our place. Whether it\'s worrying about a job worrying about if you know selling We\'re going to continue. And but I think going back to what you said, just reiterating the boundaries. I mean, what a great thought there and scheduling out, this is what I\'m dealing with. It\'s what we\'re dealing with. We did that this morning talking to that now, it\'s not perfect, like you said, and that\'s the other thing is, it\'s never going to be perfect, but we\'re going to make the best of it. Okay, so we\'ve talked about parenting a little bit, and I said, You\'re not parenting, but really having people in the house. And there\'s a flip to our conversation, which is the single people that might be at home having to, you know, quarantine, and you\'ve talked about the connection there. But again, so for our single friends on the call, too, we got kind of that specific advice about searching in place alone. But what other issues or concerns and having no one to touch or runaway thoughts, for example, someone asked, you know, compelling the isolation when we\'ve talked about it parents like we\'re not I\'m going to be alone. There are people here physically with us. But you can still feel alone for sure. But for our single friends out there,\n\n<p><strong>Sherry:</strong> Yeah, I think this is a time to, to, again, get a couple of people on your list that you\'re just going to say, hey, you\'re my person for the quarantine. Let\'s check-in every day. Let\'s just make sure we\'re both Well, yeah, and I, you mentioned it may be a little in passing, but the idea of touches are a really big deal for for this sort of quarantine process. And it\'s imperfect, but like things like a really warm, fuzzy blanket things where you can sort of feel pressure on your skin, if you have a pet, that\'s great, but realizing that your body is is also going to sort of need some sense of comfort in sort of on the cellular level. So if you\'re living alone, you know, extra, like nurture on your body so you know, warm baths. lotion, things that sort of help take care of your skin or even your sort of touching your own skin. Skin sort of stimulates this sense of calm within our bodies that is pretty physiologically hardwired, warm blankets, you know, things that are heavy. And then having your list of people who are you\'re checking people, so every day, you\'re talking with someone or you\'re seeing someone\'s face, even if it\'s virtually to just be really proactive.\n\n<p><strong>Cory:</strong>  Single buddy, I like that single buddies being there for each other leaning on each other. \n\n<p><strong>Sherry:</strong> Or even, you know, you don\'t have to be single like my, you know, my friend Anna, who we\'re having the Zoom snack, she lives by herself. I don\'t live by myself, but I certainly would like to talk to somebody that\'s not my husband or children today. She needs a break from quiet, I need a break from them. It\'ll work.\n\n<p><strong>Cory:</strong> But I love in the absence of being able to physically touch another human being a fiver a hug. The warm blanket the heavy heavy blankets. I know if they have pets, of course, I love that specific tip. That\'s this seemed like it just resonates so deeply. Thank you for saving for your skin. Yeah, suit the suit to your skin. Yeah, absolutely. And there\'s that my daughter loves these little soft blankets and every time I touch she\'s just — and I\'m like, man, I should steal that for an hour. Hey, everybody, we have like 14 minutes. Thanks for eavesdropping on our conversation together. Sherry\'s always just I love talking to her Do you can just tell in her voice and she\'s got such a true calling and all of this and spent most of her life either in education or with clients helping people. So thank you again. Sure. It\'s been so good. Okay, so let me look through some questions real quick. Yes, this will be recorded by the way. We\'ll post it. Post it right after this or shortly after. I think We got some of that&#8230;I\'m just looking to the questions real quick. &#8220;To compound the stress, we\'re older parents one child is a senior in high school, given a stress that he wants to go out. We\'re financially strapped, scared that we will not financially make it through this. I\'m a type A personality. So this has really affected me. And again, I want to give the disclaimer for my dear friend Sherry, she\'s not doing therapy. One-on-one therapy is private. It\'s with a professional license. Sherry has just made herself available to answer questions and offer tips. But thank you, Sherry, any thoughts on you know, a situation like this where Okay, I can imagine my kids are too young, they want to go out but there\'s rain stuff. It\'s not like they can drive away. And then there\'s mention of the financial stress which is the thing that most of us, all of us are looming You know, economic crisis, for instance.\n\n<p><strong>Sherry:</strong> It kind of comes back to control what you can control. With financial stuff, you know, there are ways that we can all probably tighten up well, we\'ll have to because nobody\'s going out to eat. So, sort of planning for the worst as much as possible. But also, again, realizing everyone\'s in the same boat, like, I don\'t know what the government\'s gonna do. I don\'t know how they\'re gonna. I don\'t know how we\'re all going to put it back together. But we all will have to work together to put it back together. Because all of us are feeling it and will continue to feel it. And I know that that\'s deeply comforting, but I think it is important to realize you don\'t have to solve this on your own. And that sense of, you know, how do I work it out. Other people will feel as well. Man with the kiddo though who is like, just doing their own thing or teenager? I have a 13-year-old. He\'s like the best and worst human that I know. And Peston worse. Um, and I think you know, again, you can try to do the logic and then you just got to do the love and just say like, Hey, man, my heart won\'t let you go out. I\'m gonna hide your keys if I have to. Or, you know, if you go out like you\'re putting your whole family at risk, and maybe you don\'t care about that right now, but like I do know, it\'s a tough conversation.\n\n<p><strong>Cory:</strong> Yeah, absolutely. \n\n<p><strong>Sherry:</strong> There\'s enough social pressure on everyone to help reinforce it\'s not just like, mom\'s word or dad\'s word. It\'s universal.\n\n<p><strong>Cory:</strong> So I want to ask this one to a question for entrepreneurs specifically because you are one you live with one. Rob is a tremendous human being is like you are and also brilliant entrepreneur, but you know, for someone that\'s responsible for, you know, other people\'s livelihood, potentially, yeah, as an entrepreneur, I mean, uncertainty. It\'s, we call it the roller coaster for a good reason. And this one just starting to go, you know, it\'s, it\'s going downhill and thinking, Okay, well, I know some people that potentially have restaurants or service companies or everybody feeling some sense of like, what happens if nobody can move and do anything. And then they\'re, you know, this ripple effect. Thoughts for entrepreneurs on this? This is a down this is a downward swing potentially for the roller coaster of entrepreneurship, thoughts about how we, as entrepreneurs, you know, we\'re also leading other people and how we do that. Well.\n\n<p><strong>Sherry:</strong> You know, I think, as always, there\'s an invitation for very calm, intentional communication, which is to say, Hey, this is a situation right now. I, you know, I know I\'ve got runway for\nhowever long. And then there may be a time when we need to adjust what we\'re doing. I think, again, everybody gets it. You as an entrepreneur, as a business owner with employees, you don\'t have a magic wand, you\'re doing the math like everybody else. And the more that you can just constantly communicate and do your best to keep people calm, but also give them a realistic picture so they can sort of make their choices as best they can too. You know, it\'s not easy, but don\'t put yourself in the superhero position like you can\'t save your self, your family, the whole world, all your employees like you are not responsible if you need to, like lay people off or make some different choices like there is a massive virus and that\'s what is causing this I think people sometimes take a little bit too much ownership, which is not to say be, I don\'t know, all of this is a balancing act, right? Be careful, be wise, be strategic, communicate, treat others the way that you will want to be treated. And at the end of the day, I realize that there are just really significant limits to what is within your power to do.\n\n<p><strong>Cory:</strong> That is such a dear message for my brothers and sisters that are entrepreneurs. You can\'t control everything, obviously. And you\'re not Superman they can magically or I don\'t know, some magical wizard that\'s gonna make everything better. And I like what you just said there\'s a limit there\'s to what we can do, and we\'ll try our best and communicate. So here\'s another thing too, on this kind of topic, cheery, trying to balance this Brian for his team calm and confidence but also not ignoring reality that as a lot of full unknown. And I and I would feel disingenuous, not admitting that any tips on how to walk those lines. You know, you know, you\'ve, you\'ve seen, we\'ve talked about this as being vulnerable and open with people, but not scaring the crap out of them to making the situation and that\'s a balanced two.\n\n<p><strong>Sherry:</strong> And I in a way, you know, when all else fails, you tell the truth, which is to say, Hey, I\'m working hard to keep us all employed, you know, these are the steps that I\'m taking, these are the things that I\'m trying. But I am worried if this goes on for two months or three months. So, you know, let\'s, let\'s all think together about what we might be able to contribute in order to solve this problem, in order to stay to stay fresh. So again, everyone is in the same boat. So tell the truth about that. I think people find that comforting.\n\n<p><strong>Cory:</strong> Why going back to something you said I think applies here too Sherry is like, this is what I know. I know, that I want you to have I want us to keep going. Yeah, I don\'t know what the financial future looks like for the entire world. We just don\'t know those things and coming back to those trees. And also like the message of like, it\'s hard to say this because we can\'t physically be together. But this is our time to rally as humans and the team. Like, I don\'t know what the feature is that what I do know is I love you, I care about you. I care about your family. You know, I think those things are really good, really good words too.\n\n\n<p><strong>Sherry:</strong> You, I think, again, depending on your context, because these are very context-dependent kind of questions. But it\'s also you know, I wouldn\'t save this for every team, but it\'s okay as a leader to sort of put it back to the team and say, here are the numbers. Here\'s the work. Here\'s the timeline, like what do we want to do? Maybe people are going to say, hey, let\'s just take 25% off. Across the board will help reduce our salaries will, you know bank that money? Hopefully or, I mean, I think you can think creatively together. And again, not feel the pressure of I have to solve this for everyone. That\'s not what leadership means. Leadership means you\'re hosting the conversation. You\'re listening. you\'re engaging, it doesn\'t mean that you are the ultimate decider. You\'re not the wizard to use your term. Yeah.\n\n<p><strong>Cory:</strong> Yeah. I love that. We don\'t have to have the answer. We\'re not gonna have the answer. \n\n<p><strong>Sherry:</strong> We can\'t. You don\'t. You can\'t. It\'s not a choice.\n\n<p><strong>Cory:</strong> We can put her my partner used to say the open hand approached open palm is like how do we? That\'s a great question. How do we figure this out? That goes for family situations too, right here. How to, hey, we\'re in this together. This is you know, if we find this rainbow in the storm cloud kind of thing is, this is forced our human race to go. We\'re in this together, even the ones that maybe don\'t even have a quote case. Have the virus, especially as to say like we are all in this together. And it\'s an opportunity for Philly, all of us to come together at this time. Che just a couple more minutes. I want people to know how to get ahold of you or resources. And before I let you say that I want to say, Sherry, thank you again, everybody. Thank her please, chat online if you feel do so on Twitter. She\'s ads and founder. But I want to mention one thing, too. She\'s got a prolific podcast. And the last podcast episode she did is called calm stability. Can you hear that in her voice, by the way, should be calm stability, calm by Sherry Wallace. But go do that she\'s got a ton of resources there particularly for entrepreneurs. Sure, how can people learn more about you and the different pieces of content? Ah, I forgot to do this Sherry. She\'s got a great book called How to keep your sh t together and I\'ll put a link to do that in the chat or somebody can put a link to that in chat, by the way, it\'s 399 on Kindle. It\'s a great resource that Sherry and her husband Rob put together just for these times. I don\'t want to miss that. But how else can we kind of keep on the Sherry? Sherry fan? Fan bank bandwagon?\n\n<p><strong>Sherry:</strong> Yeah, you know, I think, and I\'m just really happy to do it, Cory, anything, like, like all of you, if I can find a little space of where I can offer something helpful, what an honor for me to be able to offer something helpful. And I think all of us are sort of asking, How can I be helpful. So you know, I\'m right alongside you and the rest of your team and ask him that question. I mean, the podcast, I hope is a great resource in terms of just, you know, freely available. It\'s not always perfect, but you know, we try to provide some thoughtful content that helps people navigate the storms that sort of safe all of our mental health. But yeah, if people want to reach out to me, I\'m at Sherry wall. dot com or Zen founder, comm z and founder calm so yeah,\n\n<p><strong>Cory:</strong> I\'ll put the link in the recording. But also Lindsay\'s put the link to her book, fantastic book, a couple of recaps, I just want to say from what I heard from Sherry, from what I heard from you, my friend. We\'re in this together, a big four by four, deep, low breath, for in four seconds in four seconds out, gratitude. Find a way to play. Still, your kids like this, break out a board game, do something, find a way to play to this element of childlike joy. Exercise is a great antidote. Find a way to get your heartbeat up. Stay connected. Have your list of people that you\'re going to connect with every day, or frequently to do that as a kind of an antidote to the time that we\'re in. Sherry Thank you, please. Say hi to Rob and the kiddos. And thank you so so so much for your time. Today sharing I think this was a big deep breath for everyone and you\'re calm presence and you\'re just sharing your tips and things have helped a lot of people that I hope will keep you going and you can share these things. Practice these things actually be an example for others and reach out when we need help. So any less than this year, thanks. \n\n<p><strong>Sherry:</strong> Thanks so much and thanks for having the conversation. We\'ll have the conversation as many times as we need to tell this is a little bit better.\n\n<p><strong>Cory:</strong> Yes ma\'am. Thank you, everybody. Stay safe and healthy. mentally and physically. See you</div>\n\n<p><a href=\"https://otter.ai/s/yMpkP8vNRy-5Ildi4Ec82Q\">Transcription via Otter</a>.</p>\n\n\n\n<p></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 19 Mar 2020 01:42:44 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:15:\"Brian Krogsgard\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:40;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:70:\"WPTavern: Build Custom Templates with the MB Views Add-On for Meta Box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97940\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:185:\"https://wptavern.com/build-custom-templates-with-the-mb-views-add-on-for-meta-box?utm_source=rss&utm_medium=rss&utm_campaign=build-custom-templates-with-the-mb-views-add-on-for-meta-box\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8296:\"<p class=\"has-drop-cap\">Meta Box released its <a href=\"https://metabox.io/plugins/mb-views/\">MB Views add-on plugin</a> last week. The new extension allows developers to build custom templates from the comfort of their WordPress admin. The goal is to provide an easy-to-use interface for outputting custom fields without editing theme files, but its flexibility pushes the boundaries of full-site editing.</p>\n\n\n\n<p><strong>Quick take:</strong> MB Views offers a solid developer experience but falls a little short of being friendly for those unfamiliar with code.</p>\n\n\n\n<p>I have long been a fan of what the <a href=\"https://wordpress.org/plugins/meta-box/\">Meta Box</a> team has done with its core plugin and extensions. The project&rsquo;s developers have created a well-documented code base, written solid documentation, and have generally paid attention to details where others have failed. MB Views is no different. In minutes after activating the extension, I had custom views set up and rolled out on the front end of my test site.</p>\n\n\n\n<p>The interface is simple enough to pick up almost immediately with enough flexibility to build nearly anything from the WordPress admin.</p>\n\n\n\n<p>On the whole, the team&rsquo;s new add-on is well worth the price of one of the available <a href=\"https://metabox.io/pricing/\">premium bundles</a>, which range between $79 and $349. It is not without a few minor issues, but that is to be expected with a version 1.0 release.</p>\n\n\n\n<h2>A Powerful Tool for Front End Editing</h2>\n\n\n\n<img />Creating a custom view with the plugin&rsquo;s view editor.\n\n\n\n<p class=\"has-drop-cap\">My experience working with the view-editing screen felt natural. The code editor uses <a href=\"https://codemirror.net/\">Code Mirror</a> and its Oceanic Next theme. It has auto-tabbing and auto-complete built in, so it feels like most offline editors. Developers should feel at home quickly building a custom view.</p>\n\n\n\n<p>Because I mostly use Tailwind CSS these days, I was able to build a <em>faux</em> email signup form in a couple of minutes and display it directly beneath my posts using the available view settings.</p>\n\n\n\n<img />Custom-built email signup form with MB Views.\n\n\n\n<p>The code editor has a &ldquo;New Field&rdquo; button that opens a slide-out box on the right side of the screen. It allows users to insert post, site, user, and query fields. The options also include custom fields created via the Meta Box plugin.</p>\n\n\n\n<p>Besides editing the template, users can also add custom CSS and JavaScript directly from the view code editor.</p>\n\n\n\n<p>The output of these fields are all handled through <a href=\"https://twig.symfony.com/\">Twig</a>, a modern PHP templating engine. Many PHP developers will already be familiar with Twig and will feel comfortable with its syntax. Through this system, plugin users are not limited to HTML. They can use conditionals and loops to customize the output of their view content.</p>\n\n\n\n<p>For a better developer experience, it would be nice to see an auto-complete option for inserting new fields instead of clicking the &ldquo;New Field&rdquo; button and then clicking on a particular field. Most likely, developers will begin memorizing the fields over time and simply type them out. Auto-complete would be a nice touch for custom fields.</p>\n\n\n\n<img />View settings and conditionals.\n\n\n\n<p>Where MB Views really shines is its view settings. The plugin allows views to take over the entire page between the theme header and footer or just the content area. It allows users to choose between displaying a view on singular posts, archive pages, or something custom using its built-in shortcode. Users can further break down where a view appears based on conditions that can be grouped in various ways. It can be as simple or complex as needed. It is not completely on par with what&rsquo;s possible with custom PHP conditionals, but it is close enough to cover the majority of use cases.</p>\n\n\n\n<p>If someone wanted to try their hand at it, they could use MB Views as an entire site editor. The only real requirement would be to build their theme with a header and footer. At some point, maybe the plugin will allow users to take over the entire page layout, effectively making a theme unnecessary.</p>\n\n\n\n<h2>Issues and Future Enhancements</h2>\n\n\n\n<p class=\"has-drop-cap\">Version 1.0 is about shipping something into the hands of users. It is a time when developers get some of their most useful feedback, so I expect the following to be addressed as the developers continue to build upon the plugin in the future. I did not hit any major roadblocks, but I did come across some minor issues and had some ideas for improvement.</p>\n\n\n\n<p>The first issue I hit made me initially believe the plugin did not work at all. I had chosen to display my custom view on singular posts. This is easy to do via the view settings. You select the &ldquo;Singular&rdquo; type. Then, select &ldquo;Post&rdquo; in the first drop-down select. I had assumed this would make the template appear on all posts. However, nothing happened after saving. None of my custom content appeared on the front end. The problem was there was a second drop-down select, which had not been populated with a value by default. There was an &ldquo;All Posts&rdquo; option I needed to select. It was a quick issue to address, but this is why good defaults are so important in plugin development.</p>\n\n\n\n<p>There is no revision support. For a code editor in the WordPress admin, it makes sense that users could revert their code to an earlier version. If users only ever create views with minor bits of code, this will be a non-issue. However, the plugin goes as far as allowing users to create an entire page layout between the theme&rsquo;s header and footer. That will sometimes mean a lot of code and the need to backpedal changes.</p>\n\n\n\n<p>MB Views offers an <code>[mbv]</code> shortcode for outputting a view within shortcode-ready areas, such as post content. However, there is no block equivalent for use in the block editor. At this point, having a shortcode but no block seems like a major oversight. Shortcodes need to die a slow and painful death.</p>\n\n\n\n<p>The view management screen could use a little love too. It would be nice to see at least a column for the view type. As the list of custom views grows, it may get hard to figure out where each view is used at a glance.</p>\n\n\n\n<h2>User Friendliness and the Future</h2>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>You want to get values of Meta Box fields and put them on your front-end templates, but you&rsquo;re not too familiar with coding and don&rsquo;t want to touch theme files?</p></blockquote>\n\n\n\n<p>MB Views&rsquo; opening description claims the plugin is geared toward users who are not familiar with coding. I am unsure if the average user could take advantage of it without picking up some coding knowledge along the way. The interface is primarily geared toward developers. Quite literally, the view editor is a code editor. It does have an easy-to-click field inserter, but those fields will often be useless without some familiarity with HTML and CSS.</p>\n\n\n\n<p>The tool is good at what it does, but it almost feels like a stop-gap measure in the era of the block editor.</p>\n\n\n\n<p>For MB Views to be a more useful end-user tool, it will need to transition to more of a visual, point-and-click interface with design options. Otherwise, it will mostly stay in the land of developers who can customize view output to perfection.</p>\n\n\n\n<p>I don&rsquo;t necessarily think MB Views must go in that direction if the team wants to focus on a great developer experience. However, it does not currently live up to its claim of friendliness for those less familiar with code.</p>\n\n\n\n<p>We are still likely at least a year out from a full-site editing experience via the block system. Efforts by the Meta Box team may be best spent integrating view editing within that system. The MB Views add-on is a useful and necessary tool for many Meta Box plugin users today, but it may not have time to gain traction before full-site editing lands in core. At that point, the plugin team will need to already be transitioning into a much different world of user experience with WordPress.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2020 20:35:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:41;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:40:\"HeroPress: Finding My Way With WordPress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:56:\"https://heropress.com/?post_type=heropress-essays&p=3076\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:132:\"https://heropress.com/essays/finding-my-way-with-wordpress/#utm_source=rss&utm_medium=rss&utm_campaign=finding-my-way-with-wordpress\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:8398:\"<img width=\"960\" height=\"480\" src=\"https://s20094.pcdn.co/wp-content/uploads/2021/03/031620-min.jpg\" class=\"attachment-large size-large wp-post-image\" alt=\"WordPress Changed My Life\" /><p>Wow, HeroPress! How did I even get here? Why am I even here? I&#8217;m hardly a hero after reading so many inspiring stories.</p>\n<p>Let me tell you mine. I do this with my usual reluctance which I will explain in a bit.</p>\n<h3>The Beginning</h3>\n<p>I got started with WordPress about 10 years ago. I was having lunch with a friend (formerly a client) in Grand Central Station in New York. He, being much wiser than I, said, &#8220;Hey Bud, you ought to learn WordPress.&#8221;</p>\n<p>&#8220;No way,&#8221; I objected. &#8220;I&#8217;m a code guy. I&#8217;m a &#8216;Rage Against The Machine Guy.&#8217; I&#8217;ll never use anything like that.&#8221;</p>\n<p>He pleaded with me to re-consider. &#8220;You don&#8217;t know what you&#8217;re talking about. Things are changing. I&#8217;ll give you my username and password. Just login and have a look. My guy installed a bunch of plugins that you can use.&#8221;</p>\n<p>What the heck was a plugin?</p>\n<p>And so it began. I logged in. Looking back, it was WordPress 2.6. I didn&#8217;t really know what that meant.</p>\n<p>I signed up with Bluehost. I played around with lots of themes but kept coming back to Kubrick (aka TwentyTen). I religiously installed all the plugins used in my friend&#8217;s site, holding on to his railings as I began to learn WP. Then came Thematic and its &#8220;easy&#8221; introduction to what a child theme was. Once I saw that you could edit anything and make it yours, I was hooked. The endorphins were freely coursing through my veins.</p>\n<h3>Spreading The Word</h3>\n<p>Now soon after &#8211; being an instructor &#8211; I thought, &#8220;I could teach this&#8221; and so I did at the Fashion Institute of Technology in New York City. That first class was totally by the seat of my pants. Hardly my usual MO. The syllabus was completely in my head. I pulled it off and that was a lot of fun.</p>\n<p>The classrooms were packed those first few years of teaching. WP was exploding. If you were the first kid on the block using or teaching it, you were gold.</p>\n<p>Then two big things were about to happen that were really going to change my life. They would show me the way to the WordPress community &#8211; not that I even knew what that was.</p>\n<h3>Finding Community</h3>\n<p>A student advised that I should go to the monthly WordPress MeetUp in New York City. That was in 2014. He&#8217;s long gone but I&#8217;m a regular. I have presented talks many times where we usually got about 40 people to attend. Other types of WordPress MeetUps started to take hold and I became a regular there as well.</p>\n<p>At the same time, I started going to WordCamps in NYC. Those were eye openers. This WordPress thing was getting big and there were people connected to it and each other. They were all so nice and smart and I felt at home &#8211; not that I&#8217;m always so nice and smart. In 2016 I was accepted to speak at WordCamp NYC. (It still is the only WordCamp ever held at the United Nations.) I didn&#8217;t know a soul but one of the organizers loved my presentation, &#8220;Lessons Learned: Considerations For Teaching Your Clients WordPress.&#8221; He and I became good friends as he ushered me into the New York City WordPress community.</p>\n<p>From there it was on to WordCamp US in Philadelphia and the following year in Nashville. I started meeting WordPress Royalty like <a href=\"https://heropress.com/essays/its-never-too-late-even-in-the-tech-community/\">BobWP</a> (aka Bob Dunn). WordCamps were starting to feel like high school reunions. In 2019 I spoke at WordCamps Boston, Montclair, and Philadelphia. Speaker wrangling became my thing. I&#8217;ll be doing it for the third and final time this year for WordCamp NYC. (That&#8217;s if all goes well given how many WordCamps have been cancelled because of COVID-19.)</p>\n<p>Somewhere in the middle of it all, I was listening to a WordPress Weekly podcast and a host, Marcus Couch, just got a gig with Smashing Magazine as their WordPress guy. He put out a call for anyone to submit an article for publication. I sent in &#8220;The Golden Age Of Web Design&#8221; and, after a few back and forths, it got turned down. Then I came up with an idea that I didn&#8217;t think they&#8217;d turn away, but I did not want to write about.</p>\n<p>I figured why not write about something that is very personal and something I was reluctant to discuss publicly. I am legally blind.</p>\n<h3>Freedom From Blindness</h3>\n<p>So &#8220;<a href=\"https://www.smashingmagazine.com/2018/05/using-low-vision-teach-wordpress/\">Using Low Vision As My Tool To Help Me Teach WordPress</a>&#8221; was written. There was no way Smashing Mag would turn me down now, and they didn&#8217;t. In a year or so I turned that article into &#8220;My Way With WordPress,&#8221; a WordCamp talk. While I was not really interested in the subject, it seemed as if others were.</p>\n<p>But the funniest &#8211; I suppose &#8211; story was when I spoke at the first ever WordCamp Montclair in 2019. It was a presentation on Gutenberg plugins. Since I couldn&#8217;t do this from a notebook screen (the screen is too small and the keyboard is hard for me to manipulate), it was decided that I would bring (I am about to embarrass myself) my 27&#8243; iMac to a WordCamp. I&#8217;m probably the first person to ever have done this. It was good thing I only lived a few miles away.</p>\n<p>After lunch on Day One, it was my turn to present. The guys (it was a crew) spent a few minutes hooking me up to all the equipment. I sat behind my computer, did my thing, and every once in awhile peered out to make sure people were still there. While there doesn&#8217;t seem to be any pictures of this ever happening, I don&#8217;t need visual proof to remind me of this. I hear about it all the time!</p>\n<p>And that&#8217;s fine with me.</p>\n<p>WordPress changed my life. It’s not just about the community but through it the sense of accomplishment I get whenever I launch a new or re-designed site. It’s also given me a great feeling to know that many people have learned WordPress around the world because of my 2 free online classes. This might just be the most gratifying thing of all.</p>\n<div class=\"rtsocial-container rtsocial-container-align-right rtsocial-horizontal\"><div class=\"rtsocial-twitter-horizontal\"><div class=\"rtsocial-twitter-horizontal-button\"><a title=\"Tweet: Finding My Way With WordPress\" class=\"rtsocial-twitter-button\" href=\"https://twitter.com/share?text=Finding%20My%20Way%20With%20WordPress&via=heropress&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffinding-my-way-with-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-fb-horizontal fb-light\"><div class=\"rtsocial-fb-horizontal-button\"><a title=\"Like: Finding My Way With WordPress\" class=\"rtsocial-fb-button rtsocial-fb-like-light\" href=\"https://www.facebook.com/sharer.php?u=https%3A%2F%2Fheropress.com%2Fessays%2Ffinding-my-way-with-wordpress%2F\" rel=\"nofollow\" target=\"_blank\"></a></div></div><div class=\"rtsocial-linkedin-horizontal\"><div class=\"rtsocial-linkedin-horizontal-button\"><a class=\"rtsocial-linkedin-button\" href=\"https://www.linkedin.com/shareArticle?mini=true&url=https%3A%2F%2Fheropress.com%2Fessays%2Ffinding-my-way-with-wordpress%2F&title=Finding+My+Way+With+WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Share: Finding My Way With WordPress\"></a></div></div><div class=\"rtsocial-pinterest-horizontal\"><div class=\"rtsocial-pinterest-horizontal-button\"><a class=\"rtsocial-pinterest-button\" href=\"https://pinterest.com/pin/create/button/?url=https://heropress.com/essays/finding-my-way-with-wordpress/&media=https://heropress.com/wp-content/uploads/2021/03/031620-min-150x150.jpg&description=Finding My Way With WordPress\" rel=\"nofollow\" target=\"_blank\" title=\"Pin: Finding My Way With WordPress\"></a></div></div><a rel=\"nofollow\" class=\"perma-link\" href=\"https://heropress.com/essays/finding-my-way-with-wordpress/\" title=\"Finding My Way With WordPress\"></a></div><p>The post <a rel=\"nofollow\" href=\"https://heropress.com/essays/finding-my-way-with-wordpress/\">Finding My Way With WordPress</a> appeared first on <a rel=\"nofollow\" href=\"https://heropress.com\">HeroPress</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 18 Mar 2020 08:00:32 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:9:\"Bud Kraus\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:42;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:37:\"WordPress.org blog: WordPress 5.4 RC3\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:34:\"https://wordpress.org/news/?p=8432\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:53:\"https://wordpress.org/news/2020/03/wordpress-5-4-rc3/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:4062:\"<p>The third release candidate for WordPress 5.4 is now available!</p>\n\n\n\n<p>WordPress 5.4 is currently scheduled to be released on&nbsp;<strong><a href=\"https://make.wordpress.org/core/5-4/\">March 31 2020</a></strong>, and we need&nbsp;<em>your</em>&nbsp;help to get there—if you haven’t tried 5.4 yet, now is the time!</p>\n\n\n\n<p>There are two ways to test the WordPress 5.4 release candidate:</p>\n\n\n\n<ul><li>Try the&nbsp;<a href=\"https://wordpress.org/plugins/wordpress-beta-tester/\">WordPress Beta Tester</a>&nbsp;plugin (choose the “bleeding edge nightlies” option)</li><li>Or&nbsp;<a href=\"https://wordpress.org/wordpress-5.4-RC3.zip\">download the release candidate here</a>&nbsp;(zip).</li></ul>\n\n\n\n<p>For details about what to expect in WordPress 5.4, please see the&nbsp;<a href=\"https://wordpress.org/news/2020/03/wordpress-5-4-release-candidate/\">first release candidate post</a>.</p>\n\n\n\n<p>RC3 addresses improvements to the new About page and&nbsp;<a href=\"https://core.trac.wordpress.org/query?id=49657%2C49621%2C48164%2C49577%2C47053%2C48303%2C49374%2C49619&milestone=5.4&group=component&col=id&col=summary&col=milestone&col=owner&col=type&col=status&col=priority&order=priority\">8 fixes</a>&nbsp;for the following bugs and regressions:</p>\n\n\n\n<ul><li><a href=\"https://core.trac.wordpress.org/ticket/49657\"></a><a href=\"https://core.trac.wordpress.org/ticket/49657\">49657</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/49657\">Block Editor: Update WordPress Packages WordPress 5.4 RC 3</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49621\"></a><a href=\"https://core.trac.wordpress.org/ticket/49621\">49621</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/49621\">Travis: Download Chromium for E2E Tests Only</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49164\"></a><a href=\"https://core.trac.wordpress.org/ticket/48164\">48164</a> &#8211; <a href=\"https://core.trac.wordpress.org/ticket/48164\">media_sideload_image Should Store Original URL and Optionally Check for Dupes</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49577\">49577 &#8211; Site Health Status Dashboard Provides Incorrect Items Count on Initial Load</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/47053\">47053 &#8211; Accessibility: Need to set proper &#8216;tabindex&#8217; in &#8216;Skip To Toolbar&#8217; HTML</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/48303\">48303 &#8211; Docblock Improvements for 5.4</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49374\">49374 &#8211; Use get_post_states to Denote Special Pages on the Added Menu Item Accordions</a></li><li><a href=\"https://core.trac.wordpress.org/ticket/49619\">49619 &#8211; Use &lt;hr /&gt; Instead of Margin on Freedoms Page</a></li></ul>\n\n\n\n<h2>Plugin and Theme Developers</h2>\n\n\n\n<p>Please test your plugins and themes against WordPress 5.4 and update the&nbsp;<em>Tested up to</em>&nbsp;version in the readme to 5.4. If you find compatibility problems, please be sure to post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta/\">support forums</a>&nbsp;so we can figure those out before the final release.</p>\n\n\n\n<p>The&nbsp;<a href=\"https://make.wordpress.org/core/2020/03/03/wordpress-5-4-field-guide/\">WordPress 5.4 Field Guide</a>&nbsp;has also been published, which details the major changes.</p>\n\n\n\n<h2>How to Help</h2>\n\n\n\n<p>Do you speak a language other than English?&nbsp;<a href=\"https://translate.wordpress.org/projects/wp/dev\">Help us translate WordPress into more than 100 languages!</a></p>\n\n\n\n<p><em><strong>If you think you’ve found a bug</strong>, you can post to the&nbsp;<a href=\"https://wordpress.org/support/forum/alphabeta\">Alpha/Beta area</a>&nbsp;in the support forums. We’d love to hear from you! If you’re comfortable writing a reproducible bug report,&nbsp;<a href=\"https://make.wordpress.org/core/reports/\">file one on WordPress Trac</a>, where you can also find&nbsp;<a href=\"https://core.trac.wordpress.org/tickets/major\">a list of known bugs</a>.</em></p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 21:24:24 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"David Baumwald\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:43;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:71:\"Akismet: Version 4.1.4 of the Akismet WordPress Plugin is Now Available\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"http://blog.akismet.com/?p=2065\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:64:\"https://blog.akismet.com/2020/03/17/akismet-4-1-4-for-wordpress/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:971:\"<p>Version 4.1.4 of <a href=\"http://wordpress.org/plugins/akismet/\">the Akismet plugin for WordPress</a> is now available. It contains the following changes:</p>\n\n\n\n<ul>\n<li>The plugin will now only redirect to the Akismet setup screen upon plugin activation if the plugin was activated manually from within the plugin-related screens, to help users with non-standard install workflows (like WP-CLI).</li>\n<li>We&#8217;ve updated the layout of the initial setup screen to be more readable on small screens.</li>\n<li>We&#8217;ve reduced the amount of code that runs when no API key has been entered yet.</li>\n<li>We&#8217;ve improved the readability of the comment history entries.</li>\n</ul>\n\n\n\n<p>To upgrade, visit the Updates page of your WordPress dashboard and follow the instructions. If you need to download the plugin zip file directly, links to all versions are available in <a href=\"http://wordpress.org/plugins/akismet/\">the WordPress plugins directory</a>.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 20:53:38 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:17:\"Christopher Finke\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:44;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:77:\"WPTavern: GitHub Acquires npm, Plans to Improve Infrastructure and Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97921\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:197:\"https://wptavern.com/github-acquires-npm-plans-to-improve-infrastructure-and-experience?utm_source=rss&utm_medium=rss&utm_campaign=github-acquires-npm-plans-to-improve-infrastructure-and-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:3988:\"<p class=\"has-drop-cap\">GitHub announced yesterday that it had <a href=\"https://github.blog/2020-03-16-npm-is-joining-github/\">acquired the popular JavaScript package service</a> npm for an undisclosed amount. npm, Inc. was the company behind the Node package manager, npm Registry, and npm CLI. The company is shuttering its doors, but the future of the npm service looks bright with this acquisition.</p>\n\n\n\n<p>Currently, npm serves over 1.3 million packages with 75 billion downloads every month. Over the past decade, the service has solidified itself as a vital part of the modern web. At least 12 million developers use npm to manage JavaScript dependencies.</p>\n\n\n\n<p>In recent years, it has become a necessary piece of core WordPress, plugin, and theme development. The WordPress software currently has <a href=\"https://www.npmjs.com/org/wordpress\">71 packages</a> available through the public npm registry. As the platform continues relying on JavaScript in the coming years, the number of packages should continue increasing.</p>\n\n\n\n<p>&ldquo;There are few unmitigated successes or failures in the real world,&rdquo; wrote Isaac Schlueter in a <a href=\"http://blog.npmjs.org/post/612764866888007680/next-phase-montage\">post on the npm blog</a>. &ldquo;But this is a win, and a good one, for me and the team and the entire JavaScript community.&rdquo;</p>\n\n\n\n<p>The merging of npm and GitHub will make sense for many developers. Because the two services are used in conjunction so often, it can be hard to tell where one ends and the other begins to the uninitiated. GitHub is an online service built to make it easier to collaborate and work on top of the Git version control system. It is social-coding on a massive scale. Many JavaScript repositories hosted on GitHub are then submitted to the npm registry. Other developers can then use npm to manage their dependencies on a per-project level.</p>\n\n\n\n<p>Nat Friedman, CEO of GitHub, said npm will always remain available and free of charge in the company&rsquo;s announcement. GitHub plans to invest in the registry infrastructure and improve the core experience, particularly with work that has already gone into version 7 of the npm CLI. He also stressed the company will garner feedback from the JavaScript community to mold npm&rsquo;s future.</p>\n\n\n\n<p>&ldquo;Looking further ahead, we&rsquo;ll integrate GitHub and npm to improve the security of the open source software supply chain, and enable you to trace a change from a GitHub pull request to the npm package version that fixed it,&rdquo; wrote Friedman. &ldquo;Open source security is an important global issue, and with the recent launch of the GitHub Security Lab and GitHub&rsquo;s built-in security advisories, we are well-positioned to make a difference.&rdquo;</p>\n\n\n\n<p>Schlueter expressed that he feels like this is an ideal move for npm, largely in part to GitHub&rsquo;s commitment to open source. &ldquo;As we dug into the technical and strategic plans for how npm would fit into the vision of GitHub moving forward, it became clear that this isn&rsquo;t just a good option for the JavaScript community &ndash; it&rsquo;s significantly better than what npm, Inc., can provide on its own,&rdquo; he said. &ldquo;I&rsquo;ve said countless times before that I wouldn&rsquo;t let the registry go someplace that won&rsquo;t take care of it.&rdquo;</p>\n\n\n\n<p>For JavaScript programmers, this change should not cause any issues. It should be <em>business as usual</em>. With a company as large as GitHub and the infrastructure it can provide, developers will likely be looking for new features and improved tools.</p>\n\n\n\n<p>&ldquo;There are some awesome opportunities for improvement in the npm experience, to meaningfully improve life for JS devs in countless large and small ways,&rdquo; said Schlueter. &ldquo;We&rsquo;ll be making things more reliable, convenient, and connected for everyone across our vast interdependent JavaScript ecosystem.&rdquo;</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 20:05:40 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:45;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:42:\"Matt: Business as Usual in The Information\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:22:\"https://ma.tt/?p=51051\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:59:\"https://ma.tt/2020/03/business-as-usual-in-the-information/\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:2394:\"<p><a href=\"https://www.theinformation.com/articles/business-as-usual-remotely\">The Information wrote Business as Usual — Remotely</a>, which includes &#8220;85% of its 900 employees working from their homes&#8221; Hashicorp, which just raised $175M at a $5.1B valuation today. (I have to get them on <a href=\"https://distributed.blog/\">Distributed</a>.) Here&#8217;s my part:</p>\n\n\n\n<blockquote class=\"wp-block-quote\"><p>A survey of American workers by the polling firm Gallup found that in 2016 43% of employees worked remotely at least some of the time, up from 39% in 2012. Of those remote workers, almost a third spent 80% or more of their time working remotely in 2016, compared to 24% in 2012. In computer-related professions, 57% did some remote work in 2016, according to Gallup. </p><p>That includes tech companies like Automattic, which makes WordPress and other software products and has been almost entirely remote since it was founded in 2005. At one point, it opened a large office in San Francisco for employees who preferred a more traditional work environment, but it got rid of that space in 2016 because of how little people used it.  </p><p>“We had this 15,000-square-foot place with only five people coming into it,” said Matt Mullenweg, CEO of Automattic, which acquired Tumblr last year. </p><p>Now Automattic rents only one small co-working space in a WeWork suite in New York  and uses another small office in San Francisco exclusively for board meetings. It manages its remote workforce using Slack and Zoom and gives new employees $2,000 so they can purchase home office equipment. </p><p>Employees can also get up to $250 per month for access to a co-working space or for daily coffees at a local coffee shop. But Mullenweg says only about 300 of the company’s 1,200 employees chose to work somewhere other than a home office.</p><p>“I hope there can be a silver lining to this crisis, which we all hope is over as soon as possible, that enables people to reexamine how they work and how they interact with things and improve it,” said Mullenweg. “I’m happy to spread the gospel wherever possible for distributed work. I think it’s better for companies, employees, the environment and the world. There are very few downsides.” </p></blockquote>\n\n\n\n<p>The Information is a worthwhile subscription if you&#8217;re in the tech business.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Tue, 17 Mar 2020 03:21:15 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:4:\"Matt\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:46;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:80:\"WPTavern: Gutenberg 7.7 Ships Refreshed UI and First Iteration of Block Patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97905\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:205:\"https://wptavern.com/gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns?utm_source=rss&utm_medium=rss&utm_campaign=gutenberg-7-7-ships-refreshed-ui-and-first-iteration-of-block-patterns\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:6734:\"<p class=\"has-drop-cap\">Last week, <a href=\"https://make.wordpress.org/core/2020/03/11/whats-new-in-gutenberg-11-march/\">version 7.7 of the Gutenberg plugin</a> shipped to users. In what is one of the more visually-striking updates in a while, the design team presented a refreshed UI. Users will also get their first chance to test the upcoming block patterns feature.</p>\n\n\n\n<p>Some users may get a surprise. Gutenberg 7.7 is the first version of the plugin to ship the editor in fullscreen mode out of the box. This change will <a href=\"https://wptavern.com/editor-will-default-to-fullscreen-mode-in-wordpress-5-4\">land in WordPress 5.4</a>. Now is a good opportunity to see how it works before upgrading later this month.</p>\n\n\n\n<p>Block developers can rejoice for the ability to <a href=\"https://github.com/WordPress/gutenberg/pull/19701\">create their own block wrappers</a>. This is part of a change for creating a faster DOM. Inner blocks also produce a <a href=\"https://github.com/WordPress/gutenberg/pull/19910\">lighter DOM output</a>, so the element tree in the editor now matches the front end. These changes make it easier for theme designers to style blocks without a convoluted mess of nested <code>&lt;div&gt;</code> elements.</p>\n\n\n\n<p>Version 7.7 includes over two dozen bug fixes. It also includes a fix for the &ldquo;View Posts&rdquo; back button at the top of the editor while in fullscreen mode. Instead of an arrow button, which was confusing for users who thought it might return them to the regular editing mode, the team replaced it with the WordPress &ldquo;W&rdquo; icon.</p>\n\n\n\n<h2>A Fresh and Clean Editor UI</h2>\n\n\n\n<img />Refreshed UI in Gutenberg 7.7.\n\n\n\n<p class=\"has-drop-cap\">It took a few days to grow on me after more than a year getting accustomed to the old UI. The basics are the same. The layout has not changed. However, the buttons and related elements have received a nice refresh.</p>\n\n\n\n<p>The editor feels more professional. The block toolbar is simpler and cleaner. The Gutenberg team redesigned the icons. The color contrast makes everything crisper.</p>\n\n\n\n<p>The block inserter now uses the full height of the editor. This is a large improvement over earlier iterations. It means less scrolling to find the right block, which has been one of my pet-peeves (<em>I have fewer and fewer of these with each release</em>).</p>\n\n\n\n<p>This is a first pass over the new interface, and there is still more work for the Gutenberg design team to tackle. Work on the sidebar, dropdowns, and other elements is currently in progress and should land in upcoming plugin updates.</p>\n\n\n\n<p>Overall, the UI is much more polished. The average WordPress user will not experience it until WordPress 5.5, but it is well worth installing and activating the Gutenberg plugin to give it a spin.</p>\n\n\n\n<h2>Early Work Toward Block Patterns</h2>\n\n\n\n<img />Inserting a pattern into the block editor.\n\n\n\n<p class=\"has-drop-cap\">Perhaps one of the most-anticipated Gutenberg features is the inclusion of a pattern library. A pattern is a collection of blocks in a predefined arrangement. For example, a common pattern is a large hero image with text and a couple of buttons laid over the top. Another common pattern is a set of three or four boxes aligned next to each other, each with a title, image, and text.</p>\n\n\n\n<p>The more complex a particular layout, the harder it is to create from the editor without the know-how. That&rsquo;s where patterns come in. They are a sort of &ldquo;template&rdquo; that allows end-users to quickly build out sections of content without the requirement of inserting the individual blocks.</p>\n\n\n\n<p>Patterns will be a game-changer.</p>\n\n\n\n<p>Some projects have already made solid attempts at something akin to patterns. <a href=\"https://wptavern.com/creator-of-editorskit-launches-community-block-sharing-site\">ShareABlock&rsquo;s community-based shared blocks</a> and <a href=\"https://wptavern.com/gutenberg-hub-launches-collection-of-100-block-templates\">Gutenberg Hub&rsquo;s copy-and-paste templates</a> are good options for people who know about those projects. Users are even turning the reusable block system into <em>faux</em> patterns. However, few solutions will be able to compete with having a true Block Patterns API and exposing those patterns in the UI to end-users.</p>\n\n\n\n<p>The new patterns feature in Gutenberg 7.7 is meant as a minimum viable product and not representative of what the feature will look like by the time it ships in core WordPress. At the moment, the UI is a new sidebar with a small sampling of patterns to choose from. However, patterns will likely be a part of the block inserter or exposed differently down the road. The goal is to ship something that works and iterate.</p>\n\n\n\n<p>Currently, the team has bundled only four patterns:</p>\n\n\n\n<ul><li>Two Columns of Text</li><li>Two Buttons</li><li>Cover</li><li>Two Images Side by Side</li></ul>\n\n\n\n<p>While these particular patterns are not exciting, they are simple examples to begin testing the feature. The big question: <em>what patterns should Gutenberg include by default?</em> There is currently an <a href=\"https://github.com/WordPress/gutenberg/issues/20345\">open GitHub ticket</a> to discuss and implement the possibilities. There are several proposals for commonly-seen patterns around the web. The ideal people to be involved with this discussion would be theme authors because they have been working closely and directly with users for years. With enough solid patterns in core, it would mean less code work in themes. Instead of building dozens of patterns to achieve modern layouts, theme authors could focus more on the design aspect of theme development.</p>\n\n\n\n<p>In testing, the feature worked without issue. After selecting the patterns sidebar, you simply select the pattern you want, which is inserted directly in the content area of the editor. From that point, you can edit like any other block.</p>\n\n\n\n<p>Patterns will certainly make the block editor far more <a href=\"https://wptavern.com/will-page-builders-remain-competitive-in-the-block-era\">competitive with page building plugins</a>. More than anything, they will allow users to more quickly build layouts that often make for an overly complex and frustrating experience.</p>\n\n\n\n<p>Right now, the pattern library is not included in the most recent <a href=\"https://make.wordpress.org/updates/2020/03/06/update-progress-on-goals/\">roadmap update</a> for 2020. However, I could see it making an official appearance in WordPress this year if work continues at its current pace. That is merely speculation, and perhaps a little hope, but this is one of the most exciting Gutenberg features in the works.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Mon, 16 Mar 2020 20:13:08 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:47;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:82:\"WPTavern: Women in Tech Salary Transparency Project: Addressing the Gender Pay Gap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97782\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:207:\"https://wptavern.com/women-in-tech-salary-transparency-project-addressing-the-gender-pay-gap?utm_source=rss&utm_medium=rss&utm_campaign=women-in-tech-salary-transparency-project-addressing-the-gender-pay-gap\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:12827:\"<p class=\"has-drop-cap\">Lizzie Kardon, Head of Content and Engagement at Pagely, was featured in a nationwide segment on NBC&rsquo;s TODAY show last month.  On the show, <a href=\"https://www.today.com/video/women-tackle-the-wage-gap-by-sharing-their-salaries-78161989798\">women talked about the wage gap</a> and the issues faced by women in the workforce.  Kardon is a part of a growing movement of women who are supporting other women in negotiating a fairer paycheck.</p>\n\n\n\n<p>NBC caught wind of Kardon&rsquo;s <a href=\"http://salarytransparencyproject.com/\">Women in Tech Salary Transparency Project</a>, an open spreadsheet where women share salaries. The next step was bringing her on the show and featuring the work she is doing. &ldquo;Today I went on national television to represent over 500 women in tech because it&rsquo;s time to close the pay gap and start paying people what they&rsquo;re worth,&rdquo; she wrote in an <a href=\"https://pagely.com/blog/pagely-today-show/\">article about the show and project</a>.</p>\n\n\n\n<p>The inspiration for the project came after reading a piece by the New York Times on <a href=\"https://www.nytimes.com/2020/01/09/style/women-salary-transparency.html\">salary transparency</a>. Kardon wanted to put theory into practice. It was an experiment to see if others would be willing to share.</p>\n\n\n\n<p>&ldquo;I honestly never expected it to turn into what it is today,&rdquo; said Kardon. &ldquo;When I started this, the day after that NYT piece went out, it was slow to get traction. After I took the plunge to be the first one to share, others gained the confidence to do the same and it snowballed from there.&rdquo;</p>\n\n\n\n<h2>The Salary Transparency Project</h2>\n\n\n\n<p class=\"has-drop-cap\">Currently, the project is a <a href=\"http://salarytransparencyproject.com/\">simple spreadsheet</a> where women in tech can anonymously share their salaries. It has grown since the initial 500 entries when Kardon was on national television. Today, over 1,900 women have transparently shared their job title, wages, location, benefits, and years of experience.</p>\n\n\n\n<p>The goal is to provide concrete data for other women to use in salary and raise negotiations.</p>\n\n\n\n<p>Kardon expressed a desire to do more with the data than having it sitting around in a spreadsheet. One of the goals is to convert it into an ongoing open-source project. She is looking for partners to kick-start such a project with the development skills to compliment her growth and marketing experience.</p>\n\n\n\n<p>She also just kicked off the <a href=\"https://nogendergap.substack.com/p/no-gender-gap-issue-1\">first issue</a> of a new Substack newsletter, <a href=\"https://nogendergap.substack.com/\">No Gender Gap</a>. The first email went to 209 subscribers. The newsletter is a more immediate-term solution toward larger goals.</p>\n\n\n\n<p>&ldquo;[The newsletter] examines everything from getting fairly compensated for your work and negotiating a higher salary to being inspired by women in leadership and finding progressive companies with the best people practices,&rdquo; Kardon said. &ldquo;I have a bachelor&rsquo;s in mathematics, so I&rsquo;m also stretching those muscles and providing data insights inside of the newsletter. One of the added benefits for paid subscribers is that they can ask me their specific questions on the data, which I will then analyze and answer.&rdquo;</p>\n\n\n\n<p>After shipping the first issue, <em>No Gender Gap</em> has surpassed 300 subscribers.</p>\n\n\n\n<p>&ldquo;It&rsquo;s just amazing how many people are in need of this information and support, and I guess I&rsquo;ve just taken it upon myself to provide that right now,&rdquo; said Kardon. After her guest spot on nationwide news, she has suddenly become an advocate for working women over a few weeks. &ldquo;It&rsquo;s a bit surreal, and I can&rsquo;t stop now.&rdquo;</p>\n\n\n\n<h2>Camaraderie and Being Vocal</h2>\n\n\n\n<p class=\"has-drop-cap\">For men in tech and elsewhere, there exists a sort of <em>bro culture</em> where men are supportive of other men. This culture is not necessarily anti-woman. However, this camaraderie sets men up for success when it comes to negotiating salaries. Men are often open and push their male colleagues and friends to pursue a better wage.</p>\n\n\n\n<p>&ldquo;More and more we as women are learning how to replicate the positive aspects of that culture, inside of our own cohort,&rdquo; she said. &ldquo;The most obvious example is my recent salary transparency project. I think it&rsquo;s fair to say that efforts like this are a somewhat new movement within the women in tech community. In part, it&rsquo;s as a response to the ways our male counterparts have already established similar systems of support (and sources to boost self-confidence) in terms of their worth. I suppose that out of necessity we&rsquo;ve begun to rally around each other in hopes to help close the gender pay gap. There&rsquo;s strength in numbers, and women have realized it&rsquo;s time to light that fire.&rdquo;</p>\n\n\n\n<p>The first step toward closing the gender pay gap is talking about it. Kardon said the best help women can provide others is to be vocal about helping one another.</p>\n\n\n\n<p>&ldquo;Talking about salary <em>doesn&rsquo;t have to be</em> taboo anymore,&rdquo; she said. &ldquo;The more we share, the better we position each other to know our worth.&rdquo;</p>\n\n\n\n<p>She stresses that the movement cannot stop with data on salaries. Women must be vocal about their interview experiences and their work environments. They must share both the good and the bad experiences while keeping companies accountable for maintaining inclusive practices.</p>\n\n\n\n<p>&ldquo;For some reason, professional society evolved to support companies more than individuals, in the sense that we are inclined to feel uncomfortable sharing our salary, our benefits, how much stock we get, etc.,&rdquo; she said. &ldquo;We get scared that if we share, it might somehow negatively affect our position within the companies we work for. Guess what? That <em>only</em> supports companies because it lets <em>them</em> control the narrative. In order to support ourselves as individuals, and hold companies accountable, we should switch that practice to being open about our experiences.&rdquo;</p>\n\n\n\n<p>Kardon described taking those first steps toward normalizing these conversations as scary.</p>\n\n\n\n<p>&ldquo;In my personal experience, sharing the success of this project within Pagely felt like a little bit of a risk, but my higher-ups have been supportive,&rdquo; she said. &ldquo;They&rsquo;ve published my successes across their social platforms, the Pagely newsletter, etc., which is great and has helped the initiative grow even more. I did feel like I might be stirring some sort of pot at first, but it&rsquo;s lead to some more open conversations that I hadn&rsquo;t previously had with employers. I needed to take that risk to continue advocating for working women, and I&rsquo;m glad I did.&rdquo;</p>\n\n\n\n<h2>Roadblocks and Systemic Issues</h2>\n\n\n\n<p class=\"has-drop-cap\">Kardon explains that some of the roadblocks to higher salaries are often self-inflicted because many women lack the confidence of their male counterparts in negotiations. Part of the solution is knowing what they are worth going in.</p>\n\n\n\n<p>&ldquo;The process many organizations implement today is that you, as the talent, go into an interview and are asked what your ideal salary band is,&rdquo; she said. &ldquo;This means you set the bar for how much the company needs to offer you. Let&rsquo;s say they were planning on allocating $100K to this salary, but you only indicate $80K as your ideal number. Do you know any companies that would come back and say, &lsquo;well, we think you&rsquo;re worth more&rsquo;? I don&rsquo;t think that&rsquo;s standard practice anywhere. To put it in plain terms, if a woman is more inclined to low ball herself to that $80K number, her male counterpart might have the built-in confidence to go ahead and aim higher at $100K and have his demands met.&rdquo;</p>\n\n\n\n<p>The larger roadblock stemming from this is that starting salaries will determine future earnings with a company. Raises are often based on a percentage of that starting salary rather than value to the company.</p>\n\n\n\n<p>&ldquo;After a handful of years, you gain a <em>lot</em> of skill and knowledge in your current position,&rdquo; Kardon said. &ldquo;But, you&rsquo;re still tied to that initial number which oftentimes ends up low compared to the expertise you&rsquo;ve developed. In that sense, the only way forward is to find another job. For women, we&rsquo;re more likely to be undervalued over time because we didn&rsquo;t understand how much we were worth in that initial salary negotiation.&rdquo;</p>\n\n\n\n<p>Kardon does not want to dismiss systemic issues such as gender discrimination, which are not self-inflicted roadblocks. &ldquo;I think, luckily, there is a trend towards less of that in tech today &mdash; though it still exists, don&rsquo;t get me wrong,&rdquo; she said. &ldquo;The best thing I can offer here, in terms of simple solutions that companies can implement to help address these issues, are organization-wide salary transparency and better people practices.&rdquo;</p>\n\n\n\n<p>One solution is for companies to follow the lead of Buffer with its <a href=\"https://buffer.com/salary/senior-data-engineer/average\">publicly viewable salary calculator</a>. This helps level the field in salary negotiations for all genders.</p>\n\n\n\n<p>Another important aspect is taking care of people&rsquo;s needs. Pagely, the company Kardon works for, provides three months of paid parental leave for both parents. &ldquo;Yes, this is great for male parents, but benefits like this also make it possible for birthing (and working) women to get the support they need from their partners,&rdquo; she said. &ldquo;There&rsquo;s nothing more isolating than being scared and alone at home with a newborn when your partner goes back to work two weeks later. People practices like this make sure women don&rsquo;t bear that responsibility all on their own. It&rsquo;s a small start, but a wonderful move in the right direction of equality and shared responsibilities in the home.&rdquo;</p>\n\n\n\n<p>However, more can be done. &ldquo;Other women-led people practices to consider are reimbursement for fertility treatments and lactation consultations, professional female networking, women&rsquo;s leadership development programs, and so much more,&rdquo; said Kardon.</p>\n\n\n\n<h2>The WordPress Ecosystem and Women</h2>\n\n\n\n<p class=\"has-drop-cap\">While Kardon does not have data specific to WordPress companies, the data she has collected thus far is clear. Women make up to 10%, on average, less than their male counterparts in the tech industry. Most of this data comes from women who are developers and engineers, jobs that are in abundance in the WordPress ecosystem.</p>\n\n\n\n<p>&ldquo;Overall, on a positive note, I think the WordPress community is inherently inclusive,&rdquo; said Kardon. &ldquo;At WordCamps, we see a high number of female organizers and speakers, and there are a bunch of female-founded companies in the ecosystem and women being recognized for the work they do in our community.&rdquo;</p>\n\n\n\n<p>&ldquo;A few examples of some of the most respected people in WordPress, who happen to be female, are Lisa-Sabin Wilson, co-owner of WebDevStudios; Tracy Apps of Tracy Apps Design; Rian Kinney of The Kinney Firm; Helen Hou-Sand&iacute;, director of open source initiatives at 10up and WordPress lead developer; Rachel Cherry; Andrea Middleton; Josepha Haden; and of course Sally Strebel, co-founder and COO of Pagely,&rdquo; she said.</p>\n\n\n\n<h2>Available Tools and Resources</h2>\n\n\n\n<p class=\"has-drop-cap\">Kardon describes this movement as new-<em>ish</em> with more resources being created every day. As more women become vocal and begin supporting each other, the more progress our society will make.</p>\n\n\n\n<p>The following links are to sites and resources where women, not those just in tech, can help each other and find more information (links provided by Kardon):</p>\n\n\n\n<ul><li><a href=\"https://www.ellevest.com/magazine\">Ellevest</a>, an online magazine that tackles money, career, and relevant topics.</li><li><a href=\"https://www.linkedin.com/in/salliekrawcheck/\">Videos on LinkedIn</a> from Ellevest CEO, Sallie Krawcheck.</li><li><a href=\"https://elpha.com/\">Elpha</a>, a community for women in tech to speak candidly.</li><li><a href=\"https://theriveter.co/\">The Riveter</a>, a group for women and allies fighting for equality.</li><li><a href=\"https://www.femalefoundercollective.com/\">The Female Founder Collective</a>, a network of businesses led by women, supporting women.</li></ul>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Fri, 13 Mar 2020 19:58:21 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:48;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:72:\"WPTavern: The Wacky World of Sorta Brilliant’s Sorta Fun Block Plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97824\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:183:\"https://wptavern.com/the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins?utm_source=rss&utm_medium=rss&utm_campaign=the-wacky-world-of-sorta-brilliants-sorta-fun-block-plugins\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:9731:\"<div class=\"wp-block-cover alignfull has-background-dim has-cool-to-warm-spectrum-gradient-background\"><div class=\"wp-block-cover__inner-container\">\n<h1 class=\"has-text-align-center is-style-ghostwriter text-center\">The Wacky World of Sorta Brilliant&rsquo;s Sorta Fun Block Plugins</h1>\n</div></div>\n\n\n\n<div class=\"wp-block-group alignwide ticss-8eeb9a7e\"><div class=\"wp-block-group__inner-container\">\n<p class=\"has-drop-cap my-8\">You could say that I am a bit of a fanboy of the late 1990s and early 2000s web. I loved the funkiness of GeoCities. I enjoyed the random midi file that began playing when a new web page opened. I am <a href=\"https://wptavern.com/rebirth-of-creativity-gutenberg-and-the-future-of-wordpress-themes\">nostalgic about an early web</a> that felt like an explosion of weird creativity that was driven by the passion of the people who were using this newfangled toy and were not quite sure what to do with it. Visiting a web page was like diving into a shameless, bottomless pit of geekdom.</p>\n\n\n\n<p>When I see a new block editor plugin pushed out by Nick Hamze, I perk up. It is sure to be something interesting.</p>\n\n\n\n<p>Hamze is the mind behind <a href=\"https://sortabrilliant.com/\">Sorta Brillian</a>t, a website that is dedicated to sharing unique blocks mostly for the fun of it. In a web development world that is seemingly pushing another business or eCommerce tool every day, it is easy to sit back with blinders on. <em>Yawn.</em> Hamze is asking, <em>where has all the creativity gone?</em> He is putting his ideas and cash behind the development of features that harken to those early, fun days of the web. His projects will not be everyone&rsquo;s cup of tea, but he is filling in a particular void that has been widening for years. And he&rsquo;s doing it in style.</p>\n\n\n\n<p>&ldquo;I have at least 10 new block ideas a day,&rdquo; said Hamze. &ldquo;They just pop in there, and I have them made as fast as I can.&rdquo;</p>\n\n\n\n<p>Part of the problem is finding enough developers to help push out these projects at the pace that he can draw them up. Hamze is the creative force behind the projects, but he is not a programmer.</p>\n\n\n\n<p>Discoverability of these plugins can be also an issue. They are not exactly the types of plugins that are in fashion at the moment and can fly under the radar. &ldquo;I waffle back and forth between wanting to make stuff to make WordPress fun and get lots of installs,&rdquo; he said. &ldquo;Every time I ask someone how to get more installs, they tell me to make more boring stuff, but I don&rsquo;t want to do that.&rdquo; Hamze is speaking about the ecosystem&rsquo;s drive toward more minimalist and business-oriented trends.</p>\n\n\n\n<p>Hamze said many of his plugin ideas come from building his Zune fansite, <a href=\"https://hellofromseattle.com/\">Hello From Seattle</a>. It is a passion project for a long-dead MP3 player, but it fuels his brand of creativity.</p>\n\n\n\n<p>&ldquo;I see zero passion, especially in the WordPress space,&rdquo; Hamze said. &ldquo;It seems like everyone is just going through the motions lately. I&rsquo;m trying my best but I don&rsquo;t see anyone else who wants to bring back the old days. <em>Fun</em> doesn&rsquo;t seem like something WordPress is supposed to be used for. It makes me kind of sad. <em>WordPress is supposed to be used for large corporations and business; it shouldn&rsquo;t be used for silly things like I&rsquo;m doing.</em>&ldquo;</p>\n\n\n\n<p>He has at least one fan. <em>Hello.</em> I am just here to bring the rest of you along for the revival of the weird and wacky web experienced during the golden age of website creation.</p>\n\n\n\n<p>One such throwback plugin is his <a href=\"https://wordpress.org/plugins/peculiar-pointers/\">Peculiar Pointers</a> block. It is a container that allows users to upload an image to use as a custom cursor while moving the mouse over anything within the block. May the modern web development gods strike me down, but custom cursor images were really fun back in the day. I said it. No shame here.</p>\n\n\n\n<p>For users who do not have a custom cursor image in mind, Hamze provides some inspiration via his new <a href=\"https://weirdpress.club/\">WeirdPress website</a>, an early venture into his <em>weirder</em> WordPress ideas. &ldquo;I love making things but also really want to get people to actually use them,&rdquo; he said. &ldquo;With <a href=\"https://block.garden/\">Block Garden</a> and Sorta Brilliant, I try to stay a bit between fun and business because of this. With WeirdPress, I just wanted to make things that were really dumb but made me happy. Plugins, that if I&rsquo;m the only user, it&rsquo;s OK. People don&rsquo;t do things for fun anymore.&rdquo;</p>\n\n\n\n<p>Hamze wants more plugin developers to use their skills to be creative with block development. &ldquo;I&rsquo;ve asked all my ex-coworkers or people that I know in the WP world, <em>if you have the ability to make blocks, why don&rsquo;t you?</em> I can&rsquo;t code, so I end up paying a ton of money every month to developers. If I had the ability, I&rsquo;d be coding fun plugins all day long. But, to most people, WordPress is a business, a job, not something they do for fun.&rdquo;</p>\n\n\n\n<h2>A Collection of Block Editor Plugins</h2>\n\n\n\n<img />VHS filter from the Altered Reality plugin.\n\n\n\n<p class=\"has-drop-cap\">Last week, Hamze released the <a href=\"https://wordpress.org/plugins/altered-reality/\">Altered Reality</a> plugin, which allows users to select from over two dozen filters to apply over images. Aside from simply having a cool name for a plugin, end-users can enjoy everything from the funky Acid Trip filter to something more professional like the cool, blue tones of the Brooklyn filter. Most of the filters come from the <a href=\"https://una.im/CSSgram/\">CSS Gram</a> project, but there are a few extras thrown in for fun, such as the throwback VHS style.</p>\n\n\n\n<p>Hamze laments about the shortage of unique designs in the WordPress theme design world. &ldquo;It&rsquo;s like an afterthought,&rdquo; he said. &ldquo;All the themes look basically the same. They are minimalist and boring and have no personality. One of the main things I want to do is introduce fun design to WordPress. I can&rsquo;t do anything about boring themes, but I can make them a bit more fun.&rdquo;</p>\n\n\n\n<p>Because of the complexities of building out a fully-fledged WordPress theme, it is not cost-effective to fund such development at the moment. Hamze is sticking with smaller, one-off plugins that bring something unique to the block editor.</p>\n\n\n\n<img />\n\n\n\n<p>Last month, Hamze released <a href=\"https://wordpress.org/plugins/meme-me/\">Meme Me</a>, a plugin that allows users to generate a meme-style image directly via the block editor. The plugin is simple. It creates a custom image block style. When chosen, the image caption becomes the meme text. The plugin also offers a few design settings, such as the location of the text. A useful feature for the future would be to make the entire meme downloadable for sharing on social media. <em>That&rsquo;s what half of Facebook and Instagram are these days, right?</em></p>\n\n\n\n<p>It is not all fun and games. Hamze, through his Sorta Brilliant brand, has several block-related plugins that fit into the more <em>sensible</em> side of the web. <a href=\"https://wordpress.org/plugins/block-shots/\">Blockshots</a> allows end-users to snap a screenshot of individual blocks from the editor. <a href=\"https://wordpress.org/plugins/lazy-lists/\">Lazy Lists</a> is ideal for people who need to sort their list block alphabetically or numerically at the click of the button. <a href=\"https://wordpress.org/plugins/dapper-desktop/\">Dapper Desktop</a> is useful for turning large images into multiple, downloadable image sizes for visitors to use as wallpapers.</p>\n\n\n\n<p>On the wackier side of things, Hamze released a plugin called <a href=\"https://wordpress.org/plugins/vital-information/\">Vital Information</a> yesterday. It displays messages from a segment titled <em>Vital Information for Your Everyday Life</em> from the 1990s sketch-comedy <em>All That</em> across the top of the block editor. It is the modern-day Hello Dolly plugin with useful information like, &ldquo;If you&rsquo;re drinking apple juice, and it feels warm, odds are that ain&rsquo;t apple juice.&rdquo;</p>\n\n\n\n<p>We are barreling toward the point where there is truly a plugin for everything.</p>\n\n\n\n<p>Hamze said he does not plan far in advance when it comes to plugin ideas. &ldquo;Most of my projects go like this,&rdquo; he began. &ldquo;I think of an idea in the morning and two days later it&rsquo;s launched.&rdquo; He is currently working on a plugin that will <em>blockify</em> the WordPress dashboard. He also has a budding project for fun button styles. Followers of the <a href=\"https://github.com/sortabrilliant\">Sorta Brilliant GitHub account</a> can keep track of his projects as they are born.</p>\n\n\n\n<p>Recently, Hamze has felt discouraged by the seeming lack of interest from leaders within the core and inner WordPress community. He feels like there is not enough of a push to bring unique flavors to design in general to the WordPress ecosystem. &ldquo;One thing that I really believe is that we need fresh blood in the WordPress world,&rdquo; he said. &ldquo;There are some amazing designers out there that could make WordPress fun if we just made them feel welcome.&rdquo;</p>\n\n\n\n<p>I, for one, am ready see a scrolling-text block plugin.  Because the old <code>&lt;marquee&gt;</code> HTML tag is obsolete, we need a replacement to bring back some of the fun from those long-lost days of my early foray into the web.</p>\n</div></div>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Thu, 12 Mar 2020 20:47:42 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}i:49;a:6:{s:4:\"data\";s:13:\"\n	\n	\n	\n	\n	\n	\n\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";s:5:\"child\";a:2:{s:0:\"\";a:5:{s:5:\"title\";a:1:{i:0;a:5:{s:4:\"data\";s:90:\"WPTavern: WooCommerce 4.0 Lands with New Admin Interface and Updated Onboarding Experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"guid\";a:1:{i:0;a:5:{s:4:\"data\";s:29:\"https://wptavern.com/?p=97797\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:4:\"link\";a:1:{i:0;a:5:{s:4:\"data\";s:225:\"https://wptavern.com/woocommerce-4-0-lands-with-new-admin-interface-and-updated-onboarding-experience?utm_source=rss&utm_medium=rss&utm_campaign=woocommerce-4-0-lands-with-new-admin-interface-and-updated-onboarding-experience\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:11:\"description\";a:1:{i:0;a:5:{s:4:\"data\";s:5219:\"<p class=\"has-drop-cap\">Yesterday, Automattic <a href=\"https://woocommerce.wordpress.com/2020/03/10/woocommerce-4-0-is-here/\">launched version 4.0</a> of its WooCommerce plugin.  Except for the new admin interface, which has been in testing for over a year, the development of this update began in January 2020.  The update also includes an updated onboarding experience for new users.</p>\n\n\n\n<p>Version 4.0 is a major release of the plugin.  Users should create a database backup before upgrading.  The WooCommerce team suggests testing on a staging site before upgrading on a live site to make sure everything runs smoothly.</p>\n\n\n\n<p>The new version is not completely backward compatible with previous versions of WooCommerce.  Reading the <a href=\"https://docs.woocommerce.com/document/how-to-update-woocommerce/\">How to Update WooCommerce</a> documentation before clicking the update button is recommended.</p>\n\n\n\n<p>Developers and end-users should take note of the <a href=\"https://woocommerce.wordpress.com/2020/01/08/action-scheduler-3-0/\">changes to the Action Scheduler library</a>, which is the background job runner bundled in WooCommerce.  In the past, it stored data as a custom post type, which has now been switched to a custom database table.  The change should make background processes more performant with large amounts of data.  It also has the potential to break custom code that does not interface directly with the API, but this should not be an issue for most users.</p>\n\n\n\n<h2>WooCommerce Admin Project Merged into the Core Plugin</h2>\n\n\n\n<img />Customizable dashboard stats and charts.\n\n\n\n<p class=\"has-drop-cap\">With well over a year of developer and user feedback,  the WooCommerce team decided it was time to merge its new admin interface into the core plugin.  Originally, the interface was developed as a separate plugin named <a href=\"https://wordpress.org/support/plugin/woocommerce-admin/\">WooCommerce Admin</a>.  The project began <a href=\"https://woocommerce.wordpress.com/2018/10/18/wc-admin/\">alpha testing in October 2018</a> and was later released publicly in February 2019. </p>\n\n\n\n<p>WooCommerce Admin is a JavaScript-driven experience, which allows loading certain data while remaining on the same screen.  It is indicative of the direction we will likely see more of in the future.  The plugin currently has over one million active installs and a three-star rating.  For many reviewers, they either loved or hated the plugin version, with most of the ratings either coming in one or five stars.</p>\n\n\n\n<p>The new admin interface features a customizable dashboard.  End-users can choose which stats to display in the performance section, select the charts they want to appear, and customize their leaderboard output.</p>\n\n\n\n<p>Reports are much improved over previous iterations.  The updated interface allows better filtering and comparisons.  It should provide merchants with more useful insights into how well their shop is performing.</p>\n\n\n\n<p>Plugin developers should take note that admin notices may not appear on all WooCommerce screens.  This seems to be limited to custom screens created by WooCommerce.  Notices appear on WordPress-generated pages (e.g., products, orders, coupons).  While this may be a welcome sight for third-party notices that are sometimes plastered across the admin, it could present an issue for plugins that are specifically attempting to display a notice related to WooCommerce.</p>\n\n\n\n<p>My biggest dislike is the inclusion of a sticky header and menu on all WooCommerce admin screens.  I have been vocal in the past about my dislike of sticky headers while viewing sites from my laptop.  If their height is small enough, it is a non-issue.  However, when a sticky header uses enough screen real estate, it triggers a gut-wrenching claustrophobia that is hard for me to shake.  WooCommerce&rsquo;s new sticky header would be enough for me to look elsewhere if starting a shop, or at least push me to write some custom code to change it.  I know this is a personal hangup, but I hope it is something that gets dropped from a future release.</p>\n\n\n\n<h2>Updated Onboarding Process</h2>\n\n\n\n<img />Selecting a theme during the final onboarding step.\n\n\n\n<p class=\"has-drop-cap\">The onboarding process was spot on.  For someone who rarely sets up online shops, each step was easy and helped me get off the ground running.  This type of experience for larger plugins should be the standard rather than the exception.  Far too often with these types of plugins, users can feel like they have been tossed into the wilderness with no compass after plugin activation.  This was one of the nicer onboarding experiences I have had with a WordPress plugin.</p>\n\n\n\n<p>Users have the option of selecting the old setup wizard if they are already familiar with it.  The new one is worth a spin.</p>\n\n\n\n<p>The first step primarily points users to Jetpack and other Automattic services, but many of those will be useful for shop owners.  There are also options for connecting with Facebook and Mailchimp.  The final step of the wizard offers a selection of free and paid themes, which is a useful part of setting up a shop for many first-time store owners.</p>\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}s:7:\"pubDate\";a:1:{i:0;a:5:{s:4:\"data\";s:31:\"Wed, 11 Mar 2020 20:46:02 +0000\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}s:32:\"http://purl.org/dc/elements/1.1/\";a:1:{s:7:\"creator\";a:1:{i:0;a:5:{s:4:\"data\";s:14:\"Justin Tadlock\";s:7:\"attribs\";a:0:{}s:8:\"xml_base\";s:0:\"\";s:17:\"xml_base_explicit\";b:0;s:8:\"xml_lang\";s:0:\"\";}}}}}}}}}}}}}}}}s:4:\"type\";i:128;s:7:\"headers\";O:42:\"Requests_Utility_CaseInsensitiveDictionary\":1:{s:7:\"\0*\0data\";a:8:{s:6:\"server\";s:5:\"nginx\";s:4:\"date\";s:29:\"Fri, 17 Apr 2020 10:17:43 GMT\";s:12:\"content-type\";s:8:\"text/xml\";s:4:\"vary\";s:15:\"Accept-Encoding\";s:13:\"last-modified\";s:29:\"Fri, 17 Apr 2020 10:00:10 GMT\";s:15:\"x-frame-options\";s:10:\"SAMEORIGIN\";s:4:\"x-nc\";s:9:\"HIT ord 2\";s:16:\"content-encoding\";s:4:\"gzip\";}}s:5:\"build\";s:14:\"20200403192209\";}','no'),(17794,'boldgrid_plugin_page_notices','a:1:{i:0;a:4:{s:2:\"id\";s:26:\"bgbkup_database_encryption\";s:8:\"isUnread\";b:0;s:7:\"version\";s:6:\"1.13.0\";s:4:\"page\";s:32:\"boldgrid-backup-premium-features\";}}','yes'),(15532,'wpforms_version_lite','1.5.9.1','yes'),(15533,'action_scheduler_hybrid_store_demarkation','885','yes'),(15534,'schema-ActionScheduler_StoreSchema','3.0.1583426836','yes'),(15535,'schema-ActionScheduler_LoggerSchema','2.0.1583426836','yes'),(15539,'action_scheduler_lock_async-request-runner','1587140106','yes'),(30272,'_transient_timeout_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1587170867','no'),(30273,'_transient_feed_mod_2dd0202377a060f0df35cceaacc2c13c','1587127667','no'),(1480,'boldgrid_backup_in_progress_data','a:3:{s:6:\"status\";s:22:\"Backing up database...\";s:6:\"tables\";a:31:{i:0;s:21:\"wp_FinalTiles_gallery\";i:1;s:28:\"wp_FinalTiles_gallery_images\";i:2;s:26:\"wp_actionscheduler_actions\";i:3;s:25:\"wp_actionscheduler_claims\";i:4;s:25:\"wp_actionscheduler_groups\";i:5;s:23:\"wp_actionscheduler_logs\";i:6;s:14:\"wp_commentmeta\";i:7;s:11:\"wp_comments\";i:8;s:14:\"wp_em_bookings\";i:9;s:12:\"wp_em_events\";i:10;s:15:\"wp_em_locations\";i:11;s:10:\"wp_em_meta\";i:12;s:13:\"wp_em_tickets\";i:13;s:22:\"wp_em_tickets_bookings\";i:14;s:8:\"wp_links\";i:15;s:12:\"wp_ngg_album\";i:16;s:14:\"wp_ngg_gallery\";i:17;s:15:\"wp_ngg_pictures\";i:18;s:10:\"wp_options\";i:19;s:11:\"wp_postmeta\";i:20;s:8:\"wp_posts\";i:21;s:21:\"wp_term_relationships\";i:22;s:16:\"wp_term_taxonomy\";i:23;s:11:\"wp_termmeta\";i:24;s:8:\"wp_terms\";i:25;s:11:\"wp_usermeta\";i:26;s:8:\"wp_users\";i:27;s:15:\"wp_wpforms_lite\";i:28;s:21:\"wp_wpforms_tasks_meta\";i:29;s:18:\"wp_yoast_seo_links\";i:30;s:17:\"wp_yoast_seo_meta\";}s:4:\"step\";i:1;}','yes'),(27564,'bglib_rating_prompt','a:1:{i:0;a:4:{s:6:\"plugin\";s:15:\"boldgrid-backup\";s:4:\"name\";s:18:\"any_backup_created\";s:6:\"slides\";a:4:{s:5:\"start\";a:2:{s:4:\"text\";s:212:\"It looks like you&#039;ve created 10 backups with the Total Upkeep plugin! If you feel you&#039;re getting really good value from the Total Upkeep plugin, could you do us a favor and rate us 5 stars on WordPress?\";s:9:\"decisions\";a:3:{s:9:\"sure_will\";a:3:{s:4:\"text\";s:17:\"Yes, I sure will!\";s:4:\"link\";s:61:\"https://wordpress.org/support/plugin/boldgrid-backup/reviews/\";s:5:\"slide\";s:6:\"thanks\";}s:19:\"maybe_still_testing\";a:3:{s:4:\"text\";s:47:\"Maybe later, I&#039;m still testing the plugin.\";s:6:\"snooze\";i:604800;s:5:\"slide\";s:11:\"maybe_later\";}s:11:\"already_did\";a:2:{s:4:\"text\";s:13:\"I already did\";s:5:\"slide\";s:11:\"already_did\";}}}s:6:\"thanks\";a:1:{s:4:\"text\";s:421:\"Thanks! A new page should have opened to the Total Upkeep ratings page on WordPress.org. You will need to log in to your WordPress.org account before you can post a review. If the page didn&#039;t open, please click the following link: &lt;a href=&quot;https://wordpress.org/support/plugin/boldgrid-backup/reviews/&quot; target=&quot;_blank&quot;&gt;https://wordpress.org/support/plugin/boldgrid-backup/reviews/&lt;/a&gt;\";}s:11:\"maybe_later\";a:1:{s:4:\"text\";s:246:\"No problem, maybe now is not a good time. We want to be your WordPress backup plugin of choice. If you&#039;re experiencing a problem or want to make a suggestion, please <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">click here</a>.\";}s:11:\"already_did\";a:1:{s:4:\"text\";s:264:\"Thank you for the previous rating! You can help us to continue improving the Total Upkeep plugin by reporting any bugs or submitting feature requests <a href=\"https://www.boldgrid.com/feedback\" target=\"_blank\">here</a>. Thank you for using the Total Upkeep plugin!\";}}s:10:\"time_added\";i:1586035964;}}','yes'),(26765,'core_updater.lock','1585922342','no'),(8996,'admin_email_lifespan','1593121270','yes'),(9143,'elementor_connect_site_key','5af489ab2d1070b6b8d7d867a6bc6ba2','yes'),(14845,'widget_sow-layout-slider','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14641,'widgetopts_tabmodule-classes','activate','yes'),(14642,'widgetopts_tabmodule-logic','activate','yes'),(14624,'widget_bdp-lpw-widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14625,'widget_bdp_post_scrolling_widget','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(13124,'elementor_1_elementor_updater_batch_b97ec2099607cccc9e474d821a3e','a:1:{i:0;a:1:{s:8:\"callback\";a:2:{i:0;s:31:\"Elementor\\Core\\Upgrade\\Upgrades\";i:1;s:26:\"_v_2_8_3_recalc_usage_data\";}}}','no'),(9168,'widget_mc4wp_form_widget','a:5:{i:2;a:1:{s:5:\"title\";s:10:\"Newsletter\";}s:12:\"_multiwidget\";i:1;i:4;a:0:{}i:6;a:0:{}i:8;a:0:{}}','yes'),(9169,'mc4wp_version','4.7.6','yes'),(9170,'mc4wp_flash_messages','a:0:{}','no'),(9176,'fs_active_plugins','O:8:\"stdClass\":3:{s:7:\"plugins\";a:2:{s:38:\"final-tiles-grid-gallery-lite/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:5:\"2.3.0\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1577641391;s:11:\"plugin_path\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";}s:29:\"ocean-extra/includes/freemius\";O:8:\"stdClass\":4:{s:7:\"version\";s:7:\"2.3.2.1\";s:4:\"type\";s:6:\"plugin\";s:9:\"timestamp\";i:1584286787;s:11:\"plugin_path\";s:27:\"ocean-extra/ocean-extra.php\";}}s:7:\"abspath\";s:33:\"/home/neurop9/pranakriyayoga.com/\";s:6:\"newest\";O:8:\"stdClass\":5:{s:11:\"plugin_path\";s:27:\"ocean-extra/ocean-extra.php\";s:8:\"sdk_path\";s:29:\"ocean-extra/includes/freemius\";s:7:\"version\";s:7:\"2.3.2.1\";s:13:\"in_activation\";b:0;s:9:\"timestamp\";i:1584286787;}}','yes'),(9177,'fs_debug_mode','','yes'),(9178,'fs_accounts','a:18:{s:21:\"id_slug_type_path_map\";a:4:{i:1002;a:3:{s:4:\"slug\";s:29:\"final-tiles-grid-gallery-lite\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";}i:5311;a:3:{s:4:\"slug\";s:18:\"blog-designer-pack\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:41:\"blog-designer-pack/blog-designer-pack.php\";}i:3752;a:3:{s:4:\"slug\";s:7:\"oceanwp\";s:4:\"type\";s:5:\"theme\";s:4:\"path\";s:21:\"oceanwp/functions.php\";}i:266;a:3:{s:4:\"slug\";s:15:\"nextgen-gallery\";s:4:\"type\";s:6:\"plugin\";s:4:\"path\";s:29:\"nextgen-gallery/nggallery.php\";}}s:11:\"plugin_data\";a:3:{s:29:\"final-tiles-grid-gallery-lite\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1577641391;s:16:\"sdk_last_version\";s:7:\"2.3.0.4\";s:11:\"sdk_version\";s:7:\"2.3.2.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:6:\"3.4.18\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:21:\"is_plugin_new_install\";b:1;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"pranakriyayoga.com\";s:9:\"server_ip\";s:10:\"80.2.240.3\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1577641391;s:7:\"version\";s:6:\"3.4.18\";}s:17:\"was_plugin_loaded\";b:1;s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1577641400;s:7:\"version\";s:6:\"3.4.18\";}s:21:\"trial_promotion_shown\";i:1581580376;s:30:\"affiliate_program_notice_shown\";i:1581580376;}s:18:\"blog-designer-pack\";a:24:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:41:\"blog-designer-pack/blog-designer-pack.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1582923874;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";s:5:\"2.3.2\";s:11:\"sdk_version\";s:5:\"2.3.0\";s:16:\"sdk_upgrade_mode\";b:0;s:18:\"sdk_downgrade_mode\";b:1;s:19:\"plugin_last_version\";N;s:14:\"plugin_version\";s:3:\"1.1\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"pranakriyayoga.com\";s:9:\"server_ip\";s:10:\"80.2.240.3\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1582923874;s:7:\"version\";s:3:\"1.1\";}s:15:\"prev_is_premium\";b:0;s:30:\"is_extensions_tracking_allowed\";b:1;s:14:\"has_trial_plan\";b:0;s:22:\"install_sync_timestamp\";i:1582924093;s:19:\"keepalive_timestamp\";i:1582924093;s:20:\"activation_timestamp\";i:1582923899;s:14:\"sync_timestamp\";i:1582924009;s:15:\"is_whitelabeled\";b:0;s:9:\"beta_data\";a:2:{s:7:\"is_beta\";b:0;s:7:\"version\";s:3:\"1.0\";}s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:2:\"15\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:0;}}s:15:\"nextgen-gallery\";a:16:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:29:\"nextgen-gallery/nggallery.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1584291397;s:17:\"was_plugin_loaded\";b:1;s:21:\"is_plugin_new_install\";b:0;s:16:\"sdk_last_version\";N;s:11:\"sdk_version\";s:7:\"2.3.2.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"3.3.0\";s:14:\"plugin_version\";s:5:\"3.3.5\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"pranakriyayoga.com\";s:9:\"server_ip\";s:10:\"80.2.240.3\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1584291397;s:7:\"version\";s:5:\"3.3.0\";}s:15:\"prev_is_premium\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1584291411;s:7:\"version\";s:5:\"3.3.0\";}}}s:13:\"file_slug_map\";a:4:{s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";s:29:\"final-tiles-grid-gallery-lite\";s:41:\"blog-designer-pack/blog-designer-pack.php\";s:18:\"blog-designer-pack\";s:7:\"oceanwp\";s:7:\"oceanwp\";s:29:\"nextgen-gallery/nggallery.php\";s:15:\"nextgen-gallery\";}s:7:\"plugins\";a:3:{s:29:\"final-tiles-grid-gallery-lite\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:40:\"Final Tiles Grid Gallery - Image Gallery\";s:4:\"slug\";s:29:\"final-tiles-grid-gallery-lite\";s:12:\"premium_slug\";s:37:\"final-tiles-grid-gallery-lite-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";s:3:\"all\";s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";s:7:\"version\";s:6:\"3.4.18\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d0e075b84d491d510a1d0a21087af\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"1002\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:18:\"blog-designer-pack\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:18:\"Blog Designer Pack\";s:4:\"slug\";s:18:\"blog-designer-pack\";s:12:\"premium_slug\";s:22:\"blog-designer-pack-pro\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:41:\"blog-designer-pack/blog-designer-pack.php\";s:7:\"version\";s:3:\"1.1\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:3:\"Pro\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_69ea3fbbc33c94a77c0ff3e51ca59\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"5311\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:15:\"nextgen-gallery\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:15:\"NextGEN Gallery\";s:4:\"slug\";s:15:\"nextgen-gallery\";s:12:\"premium_slug\";s:23:\"nextgen-gallery-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:29:\"nextgen-gallery/nggallery.php\";s:7:\"version\";s:5:\"3.3.5\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_009356711cd548837f074e1ef60a4\";s:10:\"secret_key\";N;s:2:\"id\";s:3:\"266\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:1;}}s:9:\"unique_id\";s:32:\"ac5596877a5ffe5d4ed3487fc248b6ab\";s:13:\"admin_notices\";a:2:{s:29:\"final-tiles-grid-gallery-lite\";a:2:{s:15:\"trial_promotion\";a:8:{s:7:\"message\";s:442:\"Hey! How do you like <b>Final Tiles Grid Gallery - Image Gallery</b> so far? Test all our awesome premium features with a 14-day free trial. No commitment for 14 days - cancel anytime!  <a style=\"margin-left: 10px; vertical-align: super;\" href=\"https://pranakriyayoga.com/wp-admin/admin.php?billing_cycle=annual&trial=true&page=ftg-lite-gallery-admin-pricing\"><button class=\"button button-primary\">Start free trial &nbsp;&#10140;</button></a>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:9:\"promotion\";s:6:\"sticky\";b:1;s:2:\"id\";s:15:\"trial_promotion\";s:10:\"manager_id\";s:29:\"final-tiles-grid-gallery-lite\";s:6:\"plugin\";s:40:\"Final Tiles Grid Gallery - Image Gallery\";s:10:\"wp_user_id\";N;}s:17:\"affiliate_program\";a:8:{s:7:\"message\";s:404:\"Hey there, did you know that <strong>Final Tiles Grid Gallery - Image Gallery</strong> has an affiliate program? If you like the plugin you can become our ambassador and earn some cash!  <a style=\"display: block; margin-top: 10px;\" href=\"https://pranakriyayoga.com/wp-admin/admin.php?page=ftg-lite-gallery-admin-affiliation\"><button class=\"button button-primary\">Learn more... &nbsp;&#10140;</button></a>\";s:5:\"title\";s:0:\"\";s:4:\"type\";s:9:\"promotion\";s:6:\"sticky\";b:1;s:2:\"id\";s:17:\"affiliate_program\";s:10:\"manager_id\";s:29:\"final-tiles-grid-gallery-lite\";s:6:\"plugin\";s:40:\"Final Tiles Grid Gallery - Image Gallery\";s:10:\"wp_user_id\";N;}}s:18:\"blog-designer-pack\";a:0:{}}s:5:\"plans\";a:1:{s:18:\"blog-designer-pack\";a:2:{i:0;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTMxMQ==\";s:4:\"name\";s:8:\"ZnJlZQ==\";s:5:\"title\";s:8:\"RnJlZQ==\";s:11:\"description\";N;s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:4:\"MQ==\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";N;s:13:\"support_forum\";s:76:\"aHR0cHM6Ly93b3JkcHJlc3Mub3JnL3N1cHBvcnQvcGx1Z2luL2Jsb2ctZGVzaWduZXItcGFjay8=\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:0:\"\";s:2:\"id\";s:8:\"ODYwMQ==\";s:7:\"updated\";s:28:\"MjAyMC0wMS0wOCAxMToyNDoyMA==\";s:7:\"created\";s:28:\"MjAyMC0wMS0wNyAxODo0NjozOA==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:14:\"FS_Plugin_Plan\":21:{s:9:\"plugin_id\";s:8:\"NTMxMQ==\";s:4:\"name\";s:4:\"cHJv\";s:5:\"title\";s:16:\"UHJvZmVzc2lvbmFs\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";s:4:\"MQ==\";s:17:\"is_block_features\";s:0:\"\";s:12:\"license_type\";s:4:\"MA==\";s:16:\"is_https_support\";s:0:\"\";s:12:\"trial_period\";N;s:23:\"is_require_subscription\";s:0:\"\";s:10:\"support_kb\";s:68:\"aHR0cHM6Ly9kb2NzLmluZm9ybndlYi5jb20vYmxvZy1kZXNpZ25lci1wYWNrLXByby8=\";s:13:\"support_forum\";N;s:13:\"support_email\";s:28:\"c3VwcG9ydEBpbmZvcm53ZWIuY29t\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";s:0:\"\";s:11:\"is_featured\";s:4:\"MQ==\";s:2:\"id\";s:8:\"ODYwMg==\";s:7:\"updated\";s:28:\"MjAyMC0wMS0yMSAxMjozNTowMA==\";s:7:\"created\";s:28:\"MjAyMC0wMS0wOCAwNzowMjo0NQ==\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}s:14:\"active_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1582923901;s:3:\"md5\";s:32:\"9791529f2f2d97fa13e5cb5a0c9ff268\";s:7:\"plugins\";a:15:{s:31:\"astra-widgets/astra-widgets.php\";a:5:{s:4:\"slug\";s:13:\"astra-widgets\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:13:\"Astra Widgets\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:41:\"blog-designer-pack/blog-designer-pack.php\";a:5:{s:4:\"slug\";s:18:\"blog-designer-pack\";s:7:\"version\";s:3:\"1.1\";s:5:\"title\";s:18:\"Blog Designer Pack\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:5:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:23:\"BoldGrid Backup Premium\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:29:\"custom-fonts/custom-fonts.php\";a:5:{s:4:\"slug\";s:12:\"custom-fonts\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:12:\"Custom Fonts\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"2.9.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";a:5:{s:4:\"slug\";s:29:\"final-tiles-grid-gallery-lite\";s:7:\"version\";s:6:\"3.4.18\";s:5:\"title\";s:40:\"Final Tiles Grid Gallery - Image Gallery\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:43:\"astra-import-export/astra-import-export.php\";a:5:{s:4:\"slug\";s:19:\"astra-import-export\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"title\";s:35:\"Import / Export Customizer Settings\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:19:\"jetpack/jetpack.php\";a:5:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:5:\"8.2.3\";s:5:\"title\";s:24:\"Jetpack by WordPress.com\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";a:5:{s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:7:\"version\";s:5:\"4.7.5\";s:5:\"title\";s:30:\"MC4WP: Mailchimp for WordPress\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"sidebar-manager/sidebar-manager.php\";a:5:{s:4:\"slug\";s:15:\"sidebar-manager\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:15:\"Sidebar Manager\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";a:5:{s:4:\"slug\";s:17:\"so-widgets-bundle\";s:7:\"version\";s:6:\"1.16.0\";s:5:\"title\";s:25:\"SiteOrigin Widgets Bundle\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:27:\"astra-sites/astra-sites.php\";a:5:{s:4:\"slug\";s:11:\"astra-sites\";s:7:\"version\";s:5:\"2.0.0\";s:5:\"title\";s:17:\"Starter Templates\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:5:{s:4:\"slug\";s:15:\"boldgrid-backup\";s:7:\"version\";s:6:\"1.13.2\";s:5:\"title\";s:12:\"Total Upkeep\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";a:5:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:7:\"version\";s:6:\"1.14.6\";s:5:\"title\";s:29:\"Ultimate Addons for Gutenberg\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:24:\"wpforms-lite/wpforms.php\";a:5:{s:4:\"slug\";s:12:\"wpforms-lite\";s:7:\"version\";s:7:\"1.5.8.2\";s:5:\"title\";s:12:\"WPForms Lite\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}}}s:11:\"all_plugins\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1582923901;s:3:\"md5\";s:32:\"a0be3d0d384b0cec5cd8fca1fbff2f6b\";s:7:\"plugins\";a:16:{s:19:\"akismet/akismet.php\";a:5:{s:4:\"slug\";s:7:\"akismet\";s:7:\"version\";s:5:\"4.1.3\";s:5:\"title\";s:17:\"Akismet Anti-Spam\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:31:\"astra-widgets/astra-widgets.php\";a:5:{s:4:\"slug\";s:13:\"astra-widgets\";s:7:\"version\";s:5:\"1.2.3\";s:5:\"title\";s:13:\"Astra Widgets\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:41:\"blog-designer-pack/blog-designer-pack.php\";a:5:{s:4:\"slug\";s:18:\"blog-designer-pack\";s:7:\"version\";s:3:\"1.1\";s:5:\"title\";s:18:\"Blog Designer Pack\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";a:5:{s:4:\"slug\";s:23:\"boldgrid-backup-premium\";s:7:\"version\";s:5:\"1.1.0\";s:5:\"title\";s:23:\"BoldGrid Backup Premium\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:29:\"custom-fonts/custom-fonts.php\";a:5:{s:4:\"slug\";s:12:\"custom-fonts\";s:7:\"version\";s:5:\"1.2.1\";s:5:\"title\";s:12:\"Custom Fonts\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:23:\"elementor/elementor.php\";a:5:{s:4:\"slug\";s:9:\"elementor\";s:7:\"version\";s:5:\"2.9.3\";s:5:\"title\";s:9:\"Elementor\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";a:5:{s:4:\"slug\";s:29:\"final-tiles-grid-gallery-lite\";s:7:\"version\";s:6:\"3.4.18\";s:5:\"title\";s:40:\"Final Tiles Grid Gallery - Image Gallery\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:43:\"astra-import-export/astra-import-export.php\";a:5:{s:4:\"slug\";s:19:\"astra-import-export\";s:7:\"version\";s:5:\"1.0.2\";s:5:\"title\";s:35:\"Import / Export Customizer Settings\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:19:\"jetpack/jetpack.php\";a:5:{s:4:\"slug\";s:7:\"jetpack\";s:7:\"version\";s:5:\"8.2.3\";s:5:\"title\";s:24:\"Jetpack by WordPress.com\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";a:5:{s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:7:\"version\";s:5:\"4.7.5\";s:5:\"title\";s:30:\"MC4WP: Mailchimp for WordPress\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"sidebar-manager/sidebar-manager.php\";a:5:{s:4:\"slug\";s:15:\"sidebar-manager\";s:7:\"version\";s:5:\"1.1.2\";s:5:\"title\";s:15:\"Sidebar Manager\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";a:5:{s:4:\"slug\";s:17:\"so-widgets-bundle\";s:7:\"version\";s:6:\"1.16.0\";s:5:\"title\";s:25:\"SiteOrigin Widgets Bundle\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:27:\"astra-sites/astra-sites.php\";a:5:{s:4:\"slug\";s:11:\"astra-sites\";s:7:\"version\";s:5:\"2.0.0\";s:5:\"title\";s:17:\"Starter Templates\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:35:\"boldgrid-backup/boldgrid-backup.php\";a:5:{s:4:\"slug\";s:15:\"boldgrid-backup\";s:7:\"version\";s:6:\"1.13.2\";s:5:\"title\";s:12:\"Total Upkeep\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";a:5:{s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:7:\"version\";s:6:\"1.14.6\";s:5:\"title\";s:29:\"Ultimate Addons for Gutenberg\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:24:\"wpforms-lite/wpforms.php\";a:5:{s:4:\"slug\";s:12:\"wpforms-lite\";s:7:\"version\";s:7:\"1.5.8.2\";s:5:\"title\";s:12:\"WPForms Lite\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:10:\"all_themes\";O:8:\"stdClass\":3:{s:9:\"timestamp\";i:1582923901;s:3:\"md5\";s:32:\"dffae6e32f918beed4195f34ab36cbcd\";s:6:\"themes\";a:3:{s:5:\"astra\";a:5:{s:4:\"slug\";s:5:\"astra\";s:7:\"version\";s:5:\"2.1.4\";s:5:\"title\";s:5:\"Astra\";s:9:\"is_active\";b:1;s:14:\"is_uninstalled\";b:0;}s:7:\"oceanwp\";a:5:{s:4:\"slug\";s:7:\"oceanwp\";s:7:\"version\";s:5:\"1.7.3\";s:5:\"title\";s:7:\"OceanWP\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}s:12:\"twentytwenty\";a:5:{s:4:\"slug\";s:12:\"twentytwenty\";s:7:\"version\";s:3:\"1.1\";s:5:\"title\";s:13:\"Twenty Twenty\";s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;}}}s:5:\"sites\";a:1:{s:18:\"blog-designer-pack\";O:7:\"FS_Site\":25:{s:7:\"site_id\";s:8:\"15667704\";s:9:\"plugin_id\";s:4:\"5311\";s:7:\"user_id\";s:7:\"2734065\";s:5:\"title\";s:0:\"\";s:3:\"url\";s:26:\"https://pranakriyayoga.com\";s:7:\"version\";s:3:\"1.1\";s:8:\"language\";s:5:\"en-GB\";s:7:\"charset\";s:5:\"UTF-8\";s:16:\"platform_version\";s:5:\"5.3.2\";s:11:\"sdk_version\";s:5:\"2.3.2\";s:28:\"programming_language_version\";s:6:\"7.3.11\";s:7:\"plan_id\";s:4:\"8601\";s:10:\"license_id\";N;s:13:\"trial_plan_id\";N;s:10:\"trial_ends\";N;s:10:\"is_premium\";b:0;s:15:\"is_disconnected\";b:0;s:9:\"is_active\";b:0;s:14:\"is_uninstalled\";b:0;s:10:\"public_key\";s:32:\"pk_5fa07ea51f4e7ce11568fb64441d6\";s:10:\"secret_key\";s:32:\"sk_6VL:v=?S+<T.DuI#id6f&e-]l9x5%\";s:2:\"id\";s:7:\"4032128\";s:7:\"updated\";s:19:\"2020-02-28 21:07:59\";s:7:\"created\";s:19:\"2020-02-28 21:04:58\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:5:\"users\";a:1:{i:2734065;O:7:\"FS_User\":13:{s:5:\"email\";s:24:\"petrascumonica@gmail.com\";s:5:\"first\";s:6:\"monica\";s:4:\"last\";s:0:\"\";s:11:\"is_verified\";b:1;s:7:\"is_beta\";b:0;s:11:\"customer_id\";N;s:5:\"gross\";i:0;s:10:\"public_key\";s:32:\"pk_5c6a6bd8a61f682d94aabff44e3dd\";s:10:\"secret_key\";s:32:\"sk_8ie=$qn%dUmXPF(cY9:ZUXnU5jA(:\";s:2:\"id\";s:7:\"2734065\";s:7:\"updated\";N;s:7:\"created\";s:19:\"2020-02-28 21:04:58\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:23:\"user_id_license_ids_map\";a:1:{i:5311;a:1:{i:2734065;a:0:{}}}s:12:\"all_licenses\";a:1:{i:5311;a:0:{}}s:7:\"updates\";a:1:{i:5311;N;}s:10:\"theme_data\";a:1:{s:7:\"oceanwp\";a:18:{s:16:\"plugin_main_file\";O:8:\"stdClass\":1:{s:4:\"path\";s:21:\"oceanwp/functions.php\";}s:20:\"is_network_activated\";b:0;s:17:\"install_timestamp\";i:1583002783;s:17:\"was_plugin_loaded\";b:1;s:16:\"sdk_last_version\";s:7:\"2.3.0.4\";s:11:\"sdk_version\";s:7:\"2.3.2.1\";s:16:\"sdk_upgrade_mode\";b:1;s:18:\"sdk_downgrade_mode\";b:0;s:19:\"plugin_last_version\";s:5:\"1.7.3\";s:14:\"plugin_version\";s:5:\"1.8.2\";s:19:\"plugin_upgrade_mode\";b:1;s:21:\"plugin_downgrade_mode\";b:0;s:17:\"connectivity_test\";a:6:{s:12:\"is_connected\";b:1;s:4:\"host\";s:18:\"pranakriyayoga.com\";s:9:\"server_ip\";s:10:\"80.2.240.3\";s:9:\"is_active\";b:1;s:9:\"timestamp\";i:1583002783;s:7:\"version\";s:5:\"1.7.3\";}s:15:\"prev_is_premium\";b:0;s:14:\"previous_theme\";s:5:\"astra\";s:21:\"is_plugin_new_install\";b:0;s:12:\"is_anonymous\";a:3:{s:2:\"is\";b:1;s:9:\"timestamp\";i:1583002798;s:7:\"version\";s:5:\"1.7.3\";}s:16:\"uninstall_reason\";O:8:\"stdClass\":3:{s:2:\"id\";s:2:\"13\";s:4:\"info\";s:0:\"\";s:12:\"is_anonymous\";b:1;}}}s:6:\"themes\";a:1:{s:7:\"oceanwp\";O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";N;s:5:\"title\";s:7:\"OceanWP\";s:4:\"slug\";s:7:\"oceanwp\";s:12:\"premium_slug\";s:15:\"oceanwp-premium\";s:4:\"type\";s:5:\"theme\";s:20:\"affiliate_moderation\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";N;s:4:\"file\";s:7:\"oceanwp\";s:7:\"version\";s:5:\"1.8.2\";s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";s:4:\"3767\";s:17:\"bundle_public_key\";s:32:\"pk_c334eb1ae413deac41e30bf00b9dc\";s:10:\"public_key\";s:32:\"pk_043077b34f20f5e11334af3c12493\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3752\";s:7:\"updated\";N;s:7:\"created\";N;s:22:\"\0FS_Entity\0_is_updated\";b:0;}}s:6:\"addons\";a:1:{i:3752;a:22:{i:0;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3754\";s:7:\"updated\";s:19:\"2020-04-17 05:15:10\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:1;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3755\";s:7:\"updated\";s:19:\"2020-04-17 04:57:39\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:2;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:12:\"premium_slug\";s:16:\"ocean-side-panel\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3756\";s:7:\"updated\";s:19:\"2020-04-17 05:19:26\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:3;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:4;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3757\";s:7:\"updated\";s:19:\"2020-04-17 05:31:04\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:4;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Hooks\";s:4:\"slug\";s:11:\"ocean-hooks\";s:12:\"premium_slug\";s:11:\"ocean-hooks\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3758\";s:7:\"updated\";s:19:\"2020-04-17 06:08:09\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:5;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3759\";s:7:\"updated\";s:19:\"2020-04-17 03:44:12\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:6;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:12:\"premium_slug\";s:23:\"ocean-woo-popup-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3760\";s:7:\"updated\";s:19:\"2020-04-17 04:57:00\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:7;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:12:\"premium_slug\";s:15:\"ocean-portfolio\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:3;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3761\";s:7:\"updated\";s:19:\"2020-04-17 03:48:20\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:8;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean White Label\";s:4:\"slug\";s:17:\"ocean-white-label\";s:12:\"premium_slug\";s:17:\"ocean-white-label\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3762\";s:7:\"updated\";s:19:\"2020-04-17 03:45:08\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:9;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Instagram\";s:4:\"slug\";s:15:\"ocean-instagram\";s:12:\"premium_slug\";s:15:\"ocean-instagram\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:1;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3763\";s:7:\"updated\";s:19:\"2020-04-17 03:49:32\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:10;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:12:\"premium_slug\";s:17:\"ocean-popup-login\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:5;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3764\";s:7:\"updated\";s:19:\"2020-04-17 03:47:17\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:11;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3765\";s:7:\"updated\";s:19:\"2020-04-17 03:36:49\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:12;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:12:\"premium_slug\";s:17:\"ocean-full-screen\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3766\";s:7:\"updated\";s:19:\"2020-04-17 03:38:52\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:13;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:2;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";N;s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3797\";s:7:\"updated\";s:19:\"2020-04-17 05:58:15\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:14;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:11:\"Ocean Extra\";s:4:\"slug\";s:11:\"ocean-extra\";s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3806\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:15;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3807\";s:7:\"updated\";s:19:\"2020-04-17 06:09:43\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:16;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3809\";s:7:\"updated\";s:19:\"2020-04-17 06:12:19\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:17;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3810\";s:7:\"updated\";s:19:\"2020-04-17 05:43:48\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:18;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3811\";s:7:\"updated\";s:19:\"2020-04-17 06:12:33\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:19;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3813\";s:7:\"updated\";s:19:\"2020-04-17 05:59:03\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:20;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3814\";s:7:\"updated\";s:19:\"2020-04-17 05:35:40\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}i:21;O:9:\"FS_Plugin\":23:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";s:4:\"type\";s:6:\"plugin\";s:20:\"affiliate_moderation\";N;s:19:\"is_wp_org_compliant\";b:1;s:22:\"premium_releases_count\";i:0;s:4:\"file\";N;s:7:\"version\";N;s:11:\"auto_update\";N;s:4:\"info\";O:14:\"FS_Plugin_Info\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}s:10:\"is_premium\";b:0;s:14:\"premium_suffix\";s:9:\"(Premium)\";s:7:\"is_live\";b:1;s:9:\"bundle_id\";N;s:17:\"bundle_public_key\";N;s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:10:\"secret_key\";N;s:2:\"id\";s:4:\"3815\";s:7:\"updated\";s:19:\"2020-04-17 05:47:12\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:22:\"\0FS_Entity\0_is_updated\";b:0;}}}}','yes'),(9179,'fs_api_cache','a:2:{s:55:\"get:/v1/plugins/3752/addons.json?enriched=true&count=50\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:7:\"plugins\";a:22:{i:0;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629141\";s:4:\"slug\";s:20:\"ocean-footer-callout\";s:5:\"title\";s:20:\"Ocean Footer Callout\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/icons/bec506a5749cb71fe0d1547d7c893a87.png\";s:15:\"default_plan_id\";s:4:\"6079\";s:5:\"plans\";i:6079;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:9896;s:21:\"active_installs_count\";i:8154;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_c3ff094ed1cbaf287c6f833d3ba09\";s:2:\"id\";s:4:\"3754\";s:7:\"created\";s:19:\"2019-05-06 13:24:01\";s:7:\"updated\";s:19:\"2020-04-17 05:15:10\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3754\";s:3:\"url\";s:51:\"https://oceanwp.org/extension/ocean-footer-callout/\";s:11:\"description\";s:280:\"<ul>\n<li>Display/hide the callout on any page/post</li>\n<li>Edit the content and button url on any page/post</li>\n<li>Display the page content on the callout</li>\n<li>Enable/disable the callout button</li>\n<li>Add your own padding top/bottom</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:65:\"Add some important information about your company in your footer.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/card_banner.png\";s:15:\"selling_point_0\";s:41:\"Display/hide the callout on any page/post\";s:15:\"selling_point_1\";s:48:\"Edit the content and button url on any page/post\";s:15:\"selling_point_2\";s:39:\"Display the page content on the callout\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3754/screenshots/2.png\";}s:2:\"id\";s:3:\"821\";s:7:\"created\";s:19:\"2019-05-16 04:54:10\";s:7:\"updated\";s:19:\"2019-08-04 06:53:40\";}s:12:\"premium_slug\";s:20:\"ocean-footer-callout\";}i:1;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629149\";s:4:\"slug\";s:19:\"ocean-sticky-header\";s:5:\"title\";s:19:\"Ocean Sticky Header\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/icons/85148d096a3d4157cb78b020421bdfd3.png\";s:15:\"default_plan_id\";s:4:\"6078\";s:5:\"plans\";i:6078;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:20906;s:21:\"active_installs_count\";i:18755;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:120;s:14:\"total_renewals\";i:1;s:8:\"earnings\";d:3308.66;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_21f01f3d0a79bcd65042e3c332188\";s:2:\"id\";s:4:\"3755\";s:7:\"created\";s:19:\"2019-05-06 13:27:16\";s:7:\"updated\";s:19:\"2020-04-17 04:57:39\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3755\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-header/\";s:11:\"description\";s:512:\"<ul>\n<li>Stick manually, perfect for the Custom Header style</li>\n<li>Fixed the top bar</li>\n<li>Add sticky mobile</li>\n<li>Choose between two sticky styles: Shrink or Fixed</li>\n<li>Choose between two sticky effects</li>\n<li>Enter the height of the header during scroll for the shrink style</li>\n<li>Add logo when scrolling</li>\n<li>Enter the height of the logo during scroll for the shrink style</li>\n<li>Choose the header opacity during scroll</li>\n<li>Choose the background and color during scroll</li> </ul>\";s:17:\"short_description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/card_banner.png\";s:15:\"selling_point_0\";s:51:\"Stick manually, perfect for the Custom Header style\";s:15:\"selling_point_1\";s:17:\"Fixed the top bar\";s:15:\"selling_point_2\";s:17:\"Add sticky mobile\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3755/screenshots/2.png\";}s:2:\"id\";s:3:\"829\";s:7:\"created\";s:19:\"2019-05-16 05:01:04\";s:7:\"updated\";s:19:\"2019-08-04 07:27:06\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-header\";}i:2;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629165\";s:4:\"slug\";s:16:\"ocean-side-panel\";s:5:\"title\";s:16:\"Ocean Side Panel\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/icons/e88e1d58965c5e4453f9adbdc0704df4.png\";s:15:\"default_plan_id\";s:4:\"6077\";s:5:\"plans\";i:6077;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:7184;s:21:\"active_installs_count\";i:5608;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_95ab9dabcffc015befcfaf19dd91e\";s:2:\"id\";s:4:\"3756\";s:7:\"created\";s:19:\"2019-05-06 13:30:08\";s:7:\"updated\";s:19:\"2020-04-17 05:19:26\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3756\";s:3:\"url\";s:47:\"https://oceanwp.org/extension/ocean-side-panel/\";s:11:\"description\";s:443:\"<ul>\n<li>Add your widgets into the Side Panel sidebar</li>\n<li>Choose your icon for the opening button</li>\n<li>Add text for the opening button</li>\n<li>Add a custom width for the panel</li>\n<li>Display the panel to the left or right</li>\n<li>Displace or not the panel</li>\n<li>Add an overlay when the panel is opened</li>\n<li>Show/Hide the close button of the panel</li>\n<li>Change the close button text</li>\n<li>Add your own color</li> </ul>\";s:17:\"short_description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/card_banner.png\";s:15:\"selling_point_0\";s:44:\"Add your widgets into the Side Panel sidebar\";s:15:\"selling_point_1\";s:39:\"Choose your icon for the opening button\";s:15:\"selling_point_2\";s:31:\"Add text for the opening button\";s:11:\"screenshots\";O:8:\"stdClass\":1:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3756/screenshots/0.png\";}s:2:\"id\";s:3:\"827\";s:7:\"created\";s:19:\"2019-05-16 05:00:01\";s:7:\"updated\";s:19:\"2019-08-04 07:22:03\";}s:12:\"premium_slug\";s:16:\"ocean-side-panel\";}i:3;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629243\";s:4:\"slug\";s:23:\"ocean-elementor-widgets\";s:5:\"title\";s:23:\"Ocean Elementor Widgets\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/icons/c403505d517eaedf5ec1e8e0feec6c34.png\";s:15:\"default_plan_id\";s:4:\"6076\";s:5:\"plans\";i:6076;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:25726;s:21:\"active_installs_count\";i:21664;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:4;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:92;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:2790.35;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_25eeed8cddc1b8bede158756886e8\";s:2:\"id\";s:4:\"3757\";s:7:\"created\";s:19:\"2019-05-06 13:36:11\";s:7:\"updated\";s:19:\"2020-04-17 05:31:04\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3757\";s:3:\"url\";s:54:\"https://oceanwp.org/extension/ocean-elementor-widgets/\";s:11:\"description\";s:1290:\"<ul>\n<li>Accordions widget</li>\n<li>Advanced Custom Field widget, thanks to Bruno Tritsch for the help</li>\n<li>Advanced Heading widget</li>\n<li>Animated Heading widget</li>\n<li>Banner widget</li>\n<li>Brands widget</li>\n<li>Business Hours widget</li>\n<li>Button Effects widget</li>\n<li>Buttons widget</li>\n<li>Call To Action widget</li>\n<li>Circle Progress widget</li>\n<li>Countdown widget</li>\n<li>Divider widget, to add a text or an icon in the divider</li>\n<li>Flip Box widget</li>\n<li>Google Maps widget</li>\n<li>Hotspots widget</li>\n<li>Image Comparison widget</li>\n<li>Image Gallery widget</li>\n<li>Info Box widget</li>\n<li>Instagram Feed widget</li>\n<li>Link Effects widget</li>\n<li>Login widget</li>\n<li>Lost Password widget</li>\n<li>Register widget</li>\n<li>Modal widget</li>\n<li>Navbar widget</li>\n<li>Off Canvas widget</li>\n<li>Price List widget</li>\n<li>Recipe widget</li>\n<li>Scroll Up widget</li>\n<li>Switch widget</li>\n<li>Table widget</li>\n<li>Tabs widget</li>\n<li>Team Members widget</li>\n<li>Timeline widget</li>\n<li>Contact Form 7 widget</li>\n<li>Gravity Forms widget</li>\n<li>WPForms widget</li>\n<li>Caldera Forms widget</li>\n<li>Ninja Forms widget</li>\n<li>WooCommerce Products widget</li>\n<li>WooCommerce Categories widget</li>\n<li>WooCommerce Slider widget</li> </ul>\";s:17:\"short_description\";s:75:\"Add many new powerful widgets to the popular free page builder - Elementor.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/card_banner.png\";s:15:\"selling_point_0\";s:23:\"Image Comparison widget\";s:15:\"selling_point_1\";s:21:\"Instagram Feed widget\";s:15:\"selling_point_2\";s:12:\"Table widget\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3757/screenshots/3.png\";}s:2:\"id\";s:3:\"820\";s:7:\"created\";s:19:\"2019-05-16 04:53:49\";s:7:\"updated\";s:19:\"2019-08-04 06:51:31\";}s:12:\"premium_slug\";s:23:\"ocean-elementor-widgets\";}i:4;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629263\";s:4:\"slug\";s:11:\"ocean-hooks\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/icons/7df3f43b29db802dbdc4bf12323e9034.png\";s:15:\"default_plan_id\";s:4:\"6075\";s:5:\"plans\";i:6075;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:9141;s:21:\"active_installs_count\";i:7966;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_bf5672ee85c0032b2b4d7c0a3d244\";s:2:\"id\";s:4:\"3758\";s:7:\"created\";s:19:\"2019-05-06 13:39:32\";s:7:\"updated\";s:19:\"2020-04-17 06:08:09\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3758\";s:3:\"url\";s:42:\"https://oceanwp.org/extension/ocean-hooks/\";s:11:\"description\";s:278:\"<ul>\n<li>Add different content for the same hook location</li>\n<li>Add shortcode</li>\n<li>Add PHP code</li>\n<li>Add content only for logged in/out users</li>\n<li>Display your code on the page/post/taxonomy you want</li>\n<li>Display your code on the user role you want</li> </ul>\";s:17:\"short_description\";s:60:\"Add your custom content throughout various areas of OceanWP.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/card_banner.png\";s:15:\"selling_point_0\";s:48:\"Add different content for the same hook location\";s:15:\"selling_point_1\";s:13:\"Add shortcode\";s:15:\"selling_point_2\";s:12:\"Add PHP code\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3758/screenshots/2.png\";}s:2:\"id\";s:3:\"823\";s:7:\"created\";s:19:\"2019-05-16 04:54:56\";s:7:\"updated\";s:19:\"2019-08-04 07:02:53\";}s:12:\"premium_slug\";s:11:\"ocean-hooks\";}i:5;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629271\";s:4:\"slug\";s:19:\"ocean-sticky-footer\";s:5:\"title\";s:19:\"Ocean Sticky Footer\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/icons/0b821026b5a995b136dc9b01ba1a13de.png\";s:15:\"default_plan_id\";s:4:\"6074\";s:5:\"plans\";i:6074;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:5650;s:21:\"active_installs_count\";i:3913;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:1;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_5552f1b8d38d0f09df4b2990b57b2\";s:2:\"id\";s:4:\"3759\";s:7:\"created\";s:19:\"2019-05-06 13:41:42\";s:7:\"updated\";s:19:\"2020-04-17 03:44:12\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3759\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-sticky-footer/\";s:11:\"description\";s:163:\"<ul>\n<li>Add menu in the footer bar</li>\n<li>Add text in the footer bar</li>\n<li>Choose your own colors</li>\n<li>Hide Menu and/or text on mobile screens</li> </ul>\";s:17:\"short_description\";s:69:\"A simple extension to attach your footer to the bottom of the screen.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/card_banner.png\";s:15:\"selling_point_0\";s:26:\"Add menu in the footer bar\";s:15:\"selling_point_1\";s:26:\"Add text in the footer bar\";s:15:\"selling_point_2\";s:22:\"Choose your own colors\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3759/screenshots/2.png\";}s:2:\"id\";s:3:\"828\";s:7:\"created\";s:19:\"2019-05-16 05:00:32\";s:7:\"updated\";s:19:\"2019-08-04 07:25:54\";}s:12:\"premium_slug\";s:19:\"ocean-sticky-footer\";}i:6;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629304\";s:4:\"slug\";s:15:\"ocean-woo-popup\";s:5:\"title\";s:15:\"Ocean Woo Popup\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/icons/0430e84fecb53c3ec35df5759e22f7b2.png\";s:15:\"default_plan_id\";s:4:\"6073\";s:5:\"plans\";i:6073;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:5752;s:21:\"active_installs_count\";i:4570;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_9414dbc7719b150c20046f728e994\";s:2:\"id\";s:4:\"3760\";s:7:\"created\";s:19:\"2019-05-06 13:53:08\";s:7:\"updated\";s:19:\"2020-04-17 04:57:00\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3760\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-woo-popup/\";s:11:\"description\";s:333:\"<ul>\n<li>Select an Elementor template (or a page if you use another page builder) to replace the content of the popup</li>\n<li>Control width, height, padding and the border radius</li>\n<li>Show/hide and reorganize the elements of the popup</li>\n<li>Replace all the texts from the customizer</li>\n<li>Choose your own colors</li> </ul>\";s:17:\"short_description\";s:79:\"A simple extension to display a popup when you click on the Add To Cart button.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/card_banner.png\";s:15:\"selling_point_0\";s:108:\"Select an Elementor template (or a page if you use another page builder) to replace the content of the popup\";s:15:\"selling_point_1\";s:52:\"Control width, height, padding and the border radius\";s:15:\"selling_point_2\";s:50:\"Show/hide and reorganize the elements of the popup\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3760/screenshots/2.png\";}s:2:\"id\";s:3:\"831\";s:7:\"created\";s:19:\"2019-05-16 05:02:03\";s:7:\"updated\";s:19:\"2019-08-04 07:39:37\";}s:12:\"premium_slug\";s:23:\"ocean-woo-popup-premium\";}i:7;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629316\";s:4:\"slug\";s:15:\"ocean-portfolio\";s:5:\"title\";s:15:\"Ocean Portfolio\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/icons/7279eda792d103bde5896515ef4e63be.png\";s:15:\"default_plan_id\";s:4:\"6072\";s:5:\"plans\";i:6072;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:4751;s:21:\"active_installs_count\";i:3934;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:3;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:76.98;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_d0109c81ea2f48fdfa29c30d9d20b\";s:2:\"id\";s:4:\"3761\";s:7:\"created\";s:19:\"2019-05-06 13:55:52\";s:7:\"updated\";s:19:\"2020-04-17 03:48:20\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3761\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-portfolio/\";s:11:\"description\";s:473:\"<ul>\n<li>Display your portfolio anywhere you want via a page template or a shortcode</li>\n<li>Show/hide the filter bar</li>\n<li>Control the filter bar positioning, styling and typography</li>\n<li>Control the portfolio items styling like the margin, padding, color, overlay color,\ntypography, etc...</li>\n<li>Add your own images width and height</li>\n<li>Display items by author, categories or tags, sort by order and exclude categories</li>\n<li>And a lot more...</li> </ul>\";s:17:\"short_description\";s:75:\"A complete extension to display your portfolio and work in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/card_banner.png\";s:15:\"selling_point_0\";s:75:\"Display your portfolio anywhere you want via a page template or a shortcode\";s:15:\"selling_point_1\";s:24:\"Show/hide the filter bar\";s:15:\"selling_point_2\";s:58:\"Control the filter bar positioning, styling and typography\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3761/screenshots/2.png\";}s:2:\"id\";s:3:\"826\";s:7:\"created\";s:19:\"2019-05-16 04:56:11\";s:7:\"updated\";s:19:\"2019-08-04 07:20:12\";}s:12:\"premium_slug\";s:15:\"ocean-portfolio\";}i:8;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629325\";s:4:\"slug\";s:17:\"ocean-white-label\";s:5:\"title\";s:17:\"Ocean White Label\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/icons/5fb23be4920f1bcb4c61b01ab2fc75fb.png\";s:15:\"default_plan_id\";s:4:\"6071\";s:5:\"plans\";i:6071;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:4762;s:21:\"active_installs_count\";i:4091;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_c9bb8f8d46af4c19cc2b66105accb\";s:2:\"id\";s:4:\"3762\";s:7:\"created\";s:19:\"2019-05-06 13:57:59\";s:7:\"updated\";s:19:\"2020-04-17 03:45:08\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3762\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-white-label/\";s:11:\"description\";s:302:\"<ul>\n<li>Add your own branding name in the admin pages</li>\n<li>Add your own theme name</li>\n<li>Add your own theme author</li>\n<li>Add your own theme author url</li>\n<li>Add your own theme description</li>\n<li>Add your own theme screenshot</li>\n<li>Remove the White Label box in Theme Panel</li> </ul>\";s:17:\"short_description\";s:69:\"Impress clients by replacing the OceanWP name by your own brand name.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/card_banner.png\";s:15:\"selling_point_0\";s:45:\"Add your own branding name in the admin pages\";s:15:\"selling_point_1\";s:68:\"Add your own theme name, author, author url, description, screenshot\";s:15:\"selling_point_2\";s:41:\"Remove the White Label box in Theme Panel\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3762/screenshots/2.png\";}s:2:\"id\";s:3:\"830\";s:7:\"created\";s:19:\"2019-05-16 05:01:36\";s:7:\"updated\";s:19:\"2019-08-04 07:36:38\";}s:12:\"premium_slug\";s:17:\"ocean-white-label\";}i:9;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629330\";s:4:\"slug\";s:15:\"ocean-instagram\";s:5:\"title\";s:15:\"Ocean Instagram\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/icons/8b0a80f52bcda98cf367971dd98152d4.png\";s:15:\"default_plan_id\";s:4:\"6070\";s:5:\"plans\";i:6070;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:5959;s:21:\"active_installs_count\";i:4974;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:1;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:3;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:89.97;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_60babf307a20c89d435bcd61d54e8\";s:2:\"id\";s:4:\"3763\";s:7:\"created\";s:19:\"2019-05-06 14:00:21\";s:7:\"updated\";s:19:\"2020-04-17 03:49:32\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3763\";s:3:\"url\";s:46:\"https://oceanwp.org/extension/ocean-instagram/\";s:11:\"description\";s:224:\"<ul>\n<li>Display your Instagram photos</li>\n<li>Choose the column number</li>\n<li>Show/hide the likes &amp; comments</li>\n<li>Show/hide the captions</li>\n<li>Display your username, follow, posts, biograhpy, etc...</li> </ul>\";s:17:\"short_description\";s:70:\"Fetch and customize your Instagram feed to display in a beautiful way.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Display your Instagram photos\";s:15:\"selling_point_1\";s:24:\"Choose the column number\";s:15:\"selling_point_2\";s:34:\"Show/hide the likes &amp; comments\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3763/screenshots/2.png\";}s:2:\"id\";s:3:\"824\";s:7:\"created\";s:19:\"2019-05-16 04:55:16\";s:7:\"updated\";s:19:\"2019-08-04 07:11:09\";}s:12:\"premium_slug\";s:15:\"ocean-instagram\";}i:10;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629332\";s:4:\"slug\";s:17:\"ocean-popup-login\";s:5:\"title\";s:17:\"Ocean Popup Login\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/icons/d5cd0bf761dd09b3ab23ab234d1d7ee9.png\";s:15:\"default_plan_id\";s:4:\"6069\";s:5:\"plans\";i:6069;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:8037;s:21:\"active_installs_count\";i:7064;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:5;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:4;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:169.97;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e0499681c773af2bbac0016bb24ff\";s:2:\"id\";s:4:\"3764\";s:7:\"created\";s:19:\"2019-05-06 14:02:12\";s:7:\"updated\";s:19:\"2020-04-17 03:47:17\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3764\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-popup-login/\";s:11:\"description\";s:185:\"<ul>\n<li>Add the login/register link where you want</li>\n<li>Style the form</li>\n<li>Add a background image in the form</li>\n<li>Change the title and description for the form</li> </ul>\";s:17:\"short_description\";s:59:\"A plugin to add a popup login/register form where you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/card_banner.png\";s:15:\"selling_point_0\";s:42:\"Add the login/register link where you want\";s:15:\"selling_point_1\";s:14:\"Style the form\";s:15:\"selling_point_2\";s:34:\"Add a background image in the form\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3764/screenshots/2.png\";}s:2:\"id\";s:3:\"825\";s:7:\"created\";s:19:\"2019-05-16 04:55:50\";s:7:\"updated\";s:19:\"2019-08-04 07:12:58\";}s:12:\"premium_slug\";s:17:\"ocean-popup-login\";}i:11;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629338\";s:4:\"slug\";s:19:\"ocean-cookie-notice\";s:5:\"title\";s:19:\"Ocean Cookie Notice\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/icons/82552898a159e5b0f04c8ffb62a9d7bb.png\";s:15:\"default_plan_id\";s:4:\"6068\";s:5:\"plans\";i:6068;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:4844;s:21:\"active_installs_count\";i:2895;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_2ebffcd411ce5f21e543822065b7d\";s:2:\"id\";s:4:\"3765\";s:7:\"created\";s:19:\"2019-05-06 14:04:05\";s:7:\"updated\";s:19:\"2020-04-17 03:36:49\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3765\";s:3:\"url\";s:50:\"https://oceanwp.org/extension/ocean-cookie-notice/\";s:11:\"description\";s:368:\"<ul>\n<li>Add scripts that will be loaded only after the user consent</li>\n<li>Choose to reload the page after the cookie accept</li>\n<li>Two notice styles</li>\n<li>Add your own content</li>\n<li>Add your own button text</li>\n<li>Choose between a button or a close icon to close the notice</li>\n<li>Many styling settings to customize every parts of the notice</li> </ul>\";s:17:\"short_description\";s:91:\"\nInform users that you are using cookies to comply with the EU cookie law GDPR regulations.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/card_banner.png\";s:15:\"selling_point_0\";s:59:\"Add scripts that will be loaded only after the user consent\";s:15:\"selling_point_1\";s:49:\"Choose to reload the page after the cookie accept\";s:15:\"selling_point_2\";s:17:\"Two notice styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3765/screenshots/3.png\";}s:2:\"id\";s:3:\"817\";s:7:\"created\";s:19:\"2019-05-15 10:13:47\";s:7:\"updated\";s:19:\"2019-08-04 06:36:09\";}s:12:\"premium_slug\";s:19:\"ocean-cookie-notice\";}i:12;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2629341\";s:4:\"slug\";s:17:\"ocean-full-screen\";s:5:\"title\";s:17:\"Ocean Full Screen\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/icons/ceb8fda62fbae704a43b326772e28e3f.png\";s:15:\"default_plan_id\";s:4:\"6067\";s:5:\"plans\";i:6067;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:7223;s:21:\"active_installs_count\";i:6300;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:2;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:29.99;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e0f5fb19e66d3b97f64adb891fae5\";s:2:\"id\";s:4:\"3766\";s:7:\"created\";s:19:\"2019-05-06 14:06:43\";s:7:\"updated\";s:19:\"2020-04-17 03:38:52\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3766\";s:3:\"url\";s:48:\"https://oceanwp.org/extension/ocean-full-screen/\";s:11:\"description\";s:241:\"<ul>\n<li>Very easy to use</li>\n<li>Add your own scrolling speed</li>\n<li>Add a side navigation</li>\n<li>Change the navigation color</li>\n<li>Add tooltips to the navigation</li>\n<li>Disable the scrolling effect at the size you want</li> </ul>\";s:17:\"short_description\";s:63:\"A simple and easy way to create a fullscreen scrolling website.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/card_banner.png\";s:15:\"selling_point_0\";s:16:\"Very easy to use\";s:15:\"selling_point_1\";s:28:\"Add your own scrolling speed\";s:15:\"selling_point_2\";s:21:\"Add a side navigation\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3766/screenshots/2.png\";}s:2:\"id\";s:3:\"822\";s:7:\"created\";s:19:\"2019-05-16 04:54:33\";s:7:\"updated\";s:19:\"2019-08-04 06:57:28\";}s:12:\"premium_slug\";s:17:\"ocean-full-screen\";}i:13;O:8:\"stdClass\":37:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2650006\";s:4:\"slug\";s:15:\"ocean-pro-demos\";s:5:\"title\";s:15:\"Ocean Pro Demos\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3797/icons/92e859b19391b3fda145dd81cbe14f1b.png\";s:15:\"default_plan_id\";s:4:\"6115\";s:5:\"plans\";i:6115;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:1;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:8652;s:21:\"active_installs_count\";i:6508;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:2;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:3;s:14:\"total_renewals\";i:0;s:8:\"earnings\";d:59.98;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_a34c58ab5e7159d54e88175c1c03f\";s:2:\"id\";s:4:\"3797\";s:7:\"created\";s:19:\"2019-05-14 12:39:32\";s:7:\"updated\";s:19:\"2020-04-17 05:58:15\";s:12:\"premium_slug\";s:15:\"ocean-pro-demos\";}i:14;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655231\";s:4:\"slug\";s:11:\"ocean-extra\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/icons/a8a66d9af9373c572cd362013c38fdef.png\";s:15:\"default_plan_id\";s:4:\"6131\";s:5:\"plans\";i:6131;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:0;s:21:\"active_installs_count\";i:0;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_dc69e18411e45b6f22272ac4586b1\";s:2:\"id\";s:4:\"3806\";s:7:\"created\";s:19:\"2019-05-16 07:48:04\";s:7:\"updated\";s:19:\"2019-05-16 07:48:04\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3806\";s:3:\"url\";N;s:11:\"description\";s:759:\"<ul>\n<li style=\"color: #333;font-weight: 600\">Meta Boxes</li>\n<li>Change the layout per page/post</li>\n<li>Select the sidebar per page/post</li>\n<li>Enable/Disable the margins top/bottom</li>\n<li>Enable/Disable the title</li>\n<li>Add a custom title</li>\n<li>Add a subheading for your title</li>\n<li>Select the style of your title</li>\n<li>Unique options for the different post format</li>\n<li>Add gallery image for the gallery post format</li>\n<li>And much more...</li>\n<li style=\"color: #333;font-weight: 600;margin-top: 20px\">Theme Panel</li>\n<li>Enable/Disable the Customizer panels</li>\n<li>Activate the licenses of the OceanWP extensions</li>\n<li>Enable/Disable all the theme scripts &amp; styles</li>\n<li>Import/Export the customizer settings</li> </ul>\";s:17:\"short_description\";N;s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/card_banner.png\";s:15:\"selling_point_0\";s:31:\"Change the layout per page/post\";s:15:\"selling_point_1\";s:32:\"Select the sidebar per page/post\";s:15:\"selling_point_2\";s:45:\"Add gallery image for the gallery post format\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3806/screenshots/2.png\";}s:2:\"id\";s:3:\"832\";s:7:\"created\";s:19:\"2019-05-16 08:37:18\";s:7:\"updated\";s:19:\"2019-08-04 07:50:27\";}s:12:\"premium_slug\";s:19:\"ocean-extra-premium\";}i:15;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655252\";s:4:\"slug\";s:20:\"ocean-social-sharing\";s:5:\"title\";s:20:\"Ocean Social Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/icons/472046596ff2243e1bab433a07d35533.png\";s:15:\"default_plan_id\";s:4:\"6132\";s:5:\"plans\";i:6132;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:49535;s:21:\"active_installs_count\";i:44359;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_0aa6121ff893b29efa9a58d6c0ad5\";s:2:\"id\";s:4:\"3807\";s:7:\"created\";s:19:\"2019-05-16 07:53:38\";s:7:\"updated\";s:19:\"2020-04-17 06:09:43\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3807\";s:3:\"url\";N;s:11:\"description\";s:336:\"<ul>\n<li>Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo.</li>\n<li>Alter the social sharing buttons.</li>\n<li>Choose between three styles.</li>\n<li>Add the social names.</li>\n<li>Choose the heading position.</li>\n<li>Add or edit the social sharing via a child theme.</li> </ul>\";s:17:\"short_description\";s:58:\"A simple plugin to add social share buttons to your posts.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/card_banner.png\";s:15:\"selling_point_0\";s:106:\"Add social networks: Twitter, Facebook, LinkedIn, Google+, Pinterest, Viber, VK, Reddit, Tumblr and Viadeo\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:27:\"Choose between three styles\";s:11:\"screenshots\";O:8:\"stdClass\":4:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/2.png\";s:12:\"screenshot_3\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3807/screenshots/3.png\";}s:2:\"id\";s:3:\"838\";s:7:\"created\";s:19:\"2019-05-16 08:44:21\";s:7:\"updated\";s:19:\"2019-08-04 08:00:26\";}s:12:\"premium_slug\";s:28:\"ocean-social-sharing-premium\";}i:16;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655271\";s:4:\"slug\";s:21:\"ocean-product-sharing\";s:5:\"title\";s:21:\"Ocean Product Sharing\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/icons/be28eef8c31337b3f73addbcce9dfde4.png\";s:15:\"default_plan_id\";s:4:\"6135\";s:5:\"plans\";i:6135;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:25298;s:21:\"active_installs_count\";i:22271;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e8cc3b7980be98f86dc7286572cc0\";s:2:\"id\";s:4:\"3809\";s:7:\"created\";s:19:\"2019-05-16 08:00:39\";s:7:\"updated\";s:19:\"2020-04-17 06:12:19\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3809\";s:3:\"url\";N;s:11:\"description\";s:177:\"<ul>\n<li>Add social twitter, facebook, pinterest and email sharing</li>\n<li>Alter the social sharing buttons</li>\n<li>Add or edit the social sharing via a child theme</li> </ul>\";s:17:\"short_description\";s:121:\"A simple plugin to add social share buttons to your product page, compatible with WooCommerce and Easy Digital Downloads.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/card_banner.png\";s:15:\"selling_point_0\";s:57:\"Add social twitter, facebook, pinterest and email sharing\";s:15:\"selling_point_1\";s:32:\"Alter the social sharing buttons\";s:15:\"selling_point_2\";s:48:\"Add or edit the social sharing via a child theme\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3809/screenshots/2.png\";}s:2:\"id\";s:3:\"837\";s:7:\"created\";s:19:\"2019-05-16 08:43:10\";s:7:\"updated\";s:19:\"2019-08-04 07:55:00\";}s:12:\"premium_slug\";s:29:\"ocean-product-sharing-premium\";}i:17;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655279\";s:4:\"slug\";s:20:\"ocean-custom-sidebar\";s:5:\"title\";s:20:\"Ocean Custom Sidebar\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/icons/06fd0e67684e995d78b72746831434ac.png\";s:15:\"default_plan_id\";s:4:\"6136\";s:5:\"plans\";i:6136;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:23401;s:21:\"active_installs_count\";i:19347;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_e1fc615375e847fd4d955c62b2a34\";s:2:\"id\";s:4:\"3810\";s:7:\"created\";s:19:\"2019-05-16 08:04:08\";s:7:\"updated\";s:19:\"2020-04-17 05:43:48\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3810\";s:3:\"url\";N;s:11:\"description\";s:58:\"<ul>\n<li>Create an unlimited number of sidebars</li> </ul>\";s:17:\"short_description\";s:136:\"Generates an unlimited number of sidebars and place them anywhere you wish. Go to Theme Panel > Sidebars to create your custom sidebars.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/card_banner.png\";s:15:\"selling_point_0\";s:38:\"Create an unlimited number of sidebars\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3810/screenshots/2.png\";}s:2:\"id\";s:3:\"833\";s:7:\"created\";s:19:\"2019-05-16 08:38:20\";s:7:\"updated\";s:19:\"2019-08-04 07:47:46\";}s:12:\"premium_slug\";s:28:\"ocean-custom-sidebar-premium\";}i:18;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655283\";s:4:\"slug\";s:17:\"ocean-demo-import\";s:5:\"title\";s:17:\"Ocean Demo Import\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/icons/bac62de0483069acf490a59267f15f99.png\";s:15:\"default_plan_id\";s:4:\"6137\";s:5:\"plans\";i:6137;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:16286;s:21:\"active_installs_count\";i:9648;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_28285e0f391b4955f4460589da147\";s:2:\"id\";s:4:\"3811\";s:7:\"created\";s:19:\"2019-05-16 08:06:15\";s:7:\"updated\";s:19:\"2020-04-17 06:12:33\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3811\";s:3:\"url\";N;s:11:\"description\";s:55:\"<ul>\n<li>Import the sample data in one click</li> </ul>\";s:17:\"short_description\";s:80:\"Import the OceanWP demo content, widgets and customizer settings with one click.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/card_banner.png\";s:15:\"selling_point_0\";s:35:\"Import the sample data in one click\";s:15:\"selling_point_1\";N;s:15:\"selling_point_2\";N;s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3811/screenshots/2.png\";}s:2:\"id\";s:3:\"834\";s:7:\"created\";s:19:\"2019-05-16 08:39:11\";s:7:\"updated\";s:19:\"2019-08-04 07:48:57\";}s:12:\"premium_slug\";s:27:\"activity-log-mainwp-premium\";}i:19;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655290\";s:4:\"slug\";s:18:\"ocean-posts-slider\";s:5:\"title\";s:18:\"Ocean Posts Slider\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/icons/9672cd2dd221c216014c9ad6f73e8d64.png\";s:15:\"default_plan_id\";s:4:\"6139\";s:5:\"plans\";i:6139;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:11540;s:21:\"active_installs_count\";i:9294;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_eae1ef26c136dd8af5ef7a6cf7557\";s:2:\"id\";s:4:\"3813\";s:7:\"created\";s:19:\"2019-05-16 08:08:26\";s:7:\"updated\";s:19:\"2020-04-17 05:59:03\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3813\";s:3:\"url\";N;s:11:\"description\";s:373:\"<ul>\n<li>Choose your slider style</li>\n<li>Enter the number of posts to display</li>\n<li>Select the size of the images</li>\n<li>Change the read more text</li>\n<li>Enter a margin to add a space between the slider and your content</li>\n<li>Enter the transition speed of the slides</li>\n<li>Exclude categories of posts</li>\n<li>Choose the order and oder by of posts</li> </ul>\";s:17:\"short_description\";s:71:\"Display your latest posts in a beautiful slider with different options.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/card_banner.png\";s:15:\"selling_point_0\";s:24:\"Choose your slider style\";s:15:\"selling_point_1\";s:36:\"Enter the number of posts to display\";s:15:\"selling_point_2\";s:29:\"Select the size of the images\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3813/screenshots/2.png\";}s:2:\"id\";s:3:\"836\";s:7:\"created\";s:19:\"2019-05-16 08:42:09\";s:7:\"updated\";s:19:\"2019-08-04 07:53:25\";}s:12:\"premium_slug\";s:26:\"ocean-posts-slider-premium\";}i:20;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655295\";s:4:\"slug\";s:18:\"ocean-modal-window\";s:5:\"title\";s:18:\"Ocean Modal Window\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/icons/6f292d54bf178d4f0e6ea68523fcc206.png\";s:15:\"default_plan_id\";s:4:\"6140\";s:5:\"plans\";i:6140;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:7066;s:21:\"active_installs_count\";i:5718;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_7e254472063a1abd3b7e342930210\";s:2:\"id\";s:4:\"3814\";s:7:\"created\";s:19:\"2019-05-16 08:10:28\";s:7:\"updated\";s:19:\"2020-04-17 05:35:40\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3814\";s:3:\"url\";N;s:11:\"description\";s:203:\"<ul>\n<li>Create as many modals as you want</li>\n<li>Choose your custom width</li>\n<li>Insert the content you want (shortcodes allowed)</li>\n<li>Choose your own colors</li>\n<li>Fully responsive</li> </ul>\";s:17:\"short_description\";s:80:\"Insert any content in a modals and place the opening button anywhere to open it.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/card_banner.png\";s:15:\"selling_point_0\";s:33:\"Create as many modals as you want\";s:15:\"selling_point_1\";s:24:\"Choose your custom width\";s:15:\"selling_point_2\";s:48:\"Insert the content you want (shortcodes allowed)\";s:11:\"screenshots\";O:8:\"stdClass\":3:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/0.png\";s:12:\"screenshot_1\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/1.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3814/screenshots/2.png\";}s:2:\"id\";s:3:\"835\";s:7:\"created\";s:19:\"2019-05-16 08:40:03\";s:7:\"updated\";s:19:\"2019-08-04 07:51:54\";}s:12:\"premium_slug\";s:26:\"ocean-modal-window-premium\";}i:21;O:8:\"stdClass\":38:{s:16:\"parent_plugin_id\";s:4:\"3752\";s:12:\"developer_id\";s:4:\"4545\";s:10:\"install_id\";s:7:\"2655298\";s:4:\"slug\";s:20:\"ocean-stick-anything\";s:5:\"title\";s:20:\"Ocean Stick Anything\";s:11:\"environment\";i:0;s:4:\"icon\";s:93:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/icons/57da39476e63889a0289c2e64206c970.png\";s:15:\"default_plan_id\";s:4:\"6141\";s:5:\"plans\";i:6141;s:8:\"features\";N;s:17:\"money_back_period\";N;s:13:\"refund_policy\";N;s:24:\"annual_renewals_discount\";N;s:22:\"renewals_discount_type\";s:0:\"\";s:11:\"is_released\";b:1;s:18:\"is_pricing_visible\";b:0;s:19:\"is_wp_org_compliant\";b:1;s:6:\"is_off\";b:0;s:24:\"is_only_for_new_installs\";b:0;s:14:\"installs_limit\";N;s:14:\"installs_count\";i:21010;s:21:\"active_installs_count\";i:17730;s:19:\"free_releases_count\";i:0;s:22:\"premium_releases_count\";i:0;s:15:\"total_purchases\";i:0;s:19:\"total_subscriptions\";i:0;s:14:\"total_renewals\";i:0;s:8:\"earnings\";i:0;s:10:\"commission\";s:0:\"\";s:17:\"accepted_payments\";i:0;s:7:\"plan_id\";s:1:\"0\";s:4:\"type\";s:6:\"plugin\";s:10:\"public_key\";s:32:\"pk_f9a790f52e74ee60eb2812ba763dd\";s:2:\"id\";s:4:\"3815\";s:7:\"created\";s:19:\"2019-05-16 08:12:51\";s:7:\"updated\";s:19:\"2020-04-17 05:47:12\";s:4:\"info\";O:8:\"stdClass\":13:{s:9:\"plugin_id\";s:4:\"3815\";s:3:\"url\";N;s:11:\"description\";s:190:\"<ul>\n<li>Stick one or several elements</li>\n<li>Add an offset to add a spacing between the top of the page and your sticky element</li>\n<li>Destroy the sticky on the size you want</li>\n</ul>\";s:17:\"short_description\";s:43:\"A simple plugin to stick anything you want.\";s:10:\"banner_url\";s:61:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/banner.png\";s:15:\"card_banner_url\";s:66:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/card_banner.png\";s:15:\"selling_point_0\";s:29:\"Stick one or several elements\";s:15:\"selling_point_1\";s:82:\"Add an offset to add a spacing between the top of the page and your sticky element\";s:15:\"selling_point_2\";s:39:\"Destroy the sticky on the size you want\";s:11:\"screenshots\";O:8:\"stdClass\":2:{s:12:\"screenshot_0\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/0.png\";s:12:\"screenshot_2\";s:68:\"//s3-us-west-2.amazonaws.com/freemius/plugins/3815/screenshots/2.png\";}s:2:\"id\";s:3:\"839\";s:7:\"created\";s:19:\"2019-05-16 08:45:08\";s:7:\"updated\";s:19:\"2019-08-04 08:03:54\";}s:12:\"premium_slug\";s:28:\"ocean-stick-anything-premium\";}}}s:7:\"created\";i:1587104055;s:9:\"timestamp\";i:1587190455;}s:33:\"get:/v1/plugins/3767/pricing.json\";O:8:\"stdClass\":3:{s:6:\"result\";O:8:\"stdClass\":1:{s:5:\"plans\";a:2:{i:0;O:8:\"stdClass\":27:{s:14:\"bundle_plan_id\";s:3:\"163\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";N;s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:4:\"free\";s:5:\"title\";s:4:\"Free\";s:11:\"description\";N;s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:1;s:25:\"is_block_features_monthly\";b:1;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";N;s:13:\"support_forum\";s:44:\"https://wordpress.org/support/theme/oceanwp/\";s:13:\"support_email\";N;s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:0;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6125\";s:7:\"created\";s:19:\"2019-05-15 10:52:26\";s:7:\"updated\";s:19:\"2019-05-15 11:09:29\";s:8:\"features\";a:9:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:2;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6125\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}}}i:1;O:8:\"stdClass\":28:{s:14:\"bundle_plan_id\";s:3:\"157\";s:9:\"bundle_id\";N;s:12:\"plugin_plans\";O:8:\"stdClass\":15:{s:4:\"3754\";s:4:\"6079\";s:4:\"3755\";s:4:\"6078\";s:4:\"3756\";s:4:\"6077\";s:4:\"3757\";s:4:\"6076\";s:4:\"3758\";s:4:\"6075\";s:4:\"3759\";s:4:\"6074\";s:4:\"3760\";s:4:\"6073\";s:4:\"3761\";s:4:\"6072\";s:4:\"3762\";s:4:\"6071\";s:4:\"3763\";s:4:\"6070\";s:4:\"3764\";s:4:\"6069\";s:4:\"3765\";s:4:\"6068\";s:4:\"3766\";s:4:\"6067\";s:4:\"3797\";s:4:\"6115\";s:4:\"3752\";s:4:\"6040\";}s:12:\"is_inherited\";b:1;s:9:\"plugin_id\";s:4:\"3767\";s:4:\"name\";s:3:\"pro\";s:5:\"title\";s:3:\"Pro\";s:11:\"description\";s:0:\"\";s:17:\"is_free_localhost\";b:1;s:17:\"is_block_features\";b:0;s:25:\"is_block_features_monthly\";b:0;s:12:\"license_type\";i:0;s:16:\"is_https_support\";b:0;s:12:\"trial_period\";N;s:23:\"is_require_subscription\";b:0;s:10:\"support_kb\";s:25:\"https://docs.oceanwp.org/\";s:13:\"support_forum\";N;s:13:\"support_email\";s:19:\"support@oceanwp.org\";s:13:\"support_phone\";N;s:13:\"support_skype\";N;s:18:\"is_success_manager\";b:0;s:11:\"is_featured\";b:1;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"6056\";s:7:\"created\";s:19:\"2019-05-06 17:02:57\";s:7:\"updated\";s:19:\"2019-09-26 12:46:24\";s:7:\"pricing\";a:4:{i:0;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:1;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:39;s:14:\"lifetime_price\";i:159;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5262\";s:7:\"created\";s:19:\"2019-05-06 17:05:45\";s:7:\"updated\";s:19:\"2019-05-06 17:05:58\";s:8:\"currency\";s:3:\"usd\";}i:1;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:3;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:79;s:14:\"lifetime_price\";i:319;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5268\";s:7:\"created\";s:19:\"2019-05-07 16:42:55\";s:7:\"updated\";s:19:\"2019-05-07 16:43:14\";s:8:\"currency\";s:3:\"usd\";}i:2;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";i:25;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:129;s:14:\"lifetime_price\";i:519;s:9:\"is_hidden\";b:0;s:2:\"id\";s:4:\"5366\";s:7:\"created\";s:19:\"2019-05-14 11:56:38\";s:7:\"updated\";s:19:\"2019-05-14 11:56:45\";s:8:\"currency\";s:3:\"usd\";}i:3;O:8:\"stdClass\":10:{s:7:\"plan_id\";s:4:\"6056\";s:8:\"licenses\";N;s:13:\"monthly_price\";N;s:12:\"annual_price\";i:129;s:14:\"lifetime_price\";i:519;s:9:\"is_hidden\";b:1;s:2:\"id\";s:4:\"5269\";s:7:\"created\";s:19:\"2019-05-07 16:43:01\";s:7:\"updated\";s:19:\"2019-05-14 11:56:32\";s:8:\"currency\";s:3:\"usd\";}}s:8:\"features\";a:23:{i:0;O:8:\"stdClass\":9:{s:5:\"value\";i:13;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Free Demos\";s:11:\"description\";s:0:\"\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4595\";s:7:\"created\";s:19:\"2019-05-15 10:59:09\";s:7:\"updated\";s:19:\"2019-05-15 11:00:27\";}i:1;O:8:\"stdClass\":9:{s:5:\"value\";i:60;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Pro Demos\";s:11:\"description\";N;s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4596\";s:7:\"created\";s:19:\"2019-05-15 10:59:40\";s:7:\"updated\";N;}i:2;O:8:\"stdClass\":9:{s:5:\"value\";N;s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Stick Anything\";s:11:\"description\";s:51:\"Stick very easily anything you want on your website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4577\";s:7:\"created\";s:19:\"2019-05-15 10:53:52\";s:7:\"updated\";s:19:\"2019-05-15 11:01:53\";}i:3;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Modal Window\";s:11:\"description\";s:75:\"Insert any content into a modal and place the opening button where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4578\";s:7:\"created\";s:19:\"2019-05-15 10:54:01\";s:7:\"updated\";s:19:\"2019-05-15 11:01:59\";}i:4;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:12:\"Posts Slider\";s:11:\"description\";s:70:\"Display your latest posts in a beautiful slider with different options\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4579\";s:7:\"created\";s:19:\"2019-05-15 10:54:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:03\";}i:5;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Demo Import\";s:11:\"description\";s:71:\"Import the demo content, widgets and customizer settings with one click\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4580\";s:7:\"created\";s:19:\"2019-05-15 10:54:39\";s:7:\"updated\";s:19:\"2019-05-15 11:02:13\";}i:6;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Custom Sidebar\";s:11:\"description\";s:68:\"Generates an unlimited number of sidebars and place them on any page\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4581\";s:7:\"created\";s:19:\"2019-05-15 10:54:49\";s:7:\"updated\";s:19:\"2019-05-15 11:02:21\";}i:7;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:15:\"Product Sharing\";s:11:\"description\";s:77:\"Add social share buttons to your single product page with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4582\";s:7:\"created\";s:19:\"2019-05-15 10:54:57\";s:7:\"updated\";s:19:\"2019-05-15 11:02:28\";}i:8;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Social Sharing\";s:11:\"description\";s:70:\"Add social share buttons to your single posts with this free extension\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4583\";s:7:\"created\";s:19:\"2019-05-15 10:55:08\";s:7:\"updated\";s:19:\"2019-05-15 11:02:34\";}i:9;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Extra\";s:11:\"description\";s:76:\"Add meta boxes, import/export and a panel to activate the premium extensions\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4584\";s:7:\"created\";s:19:\"2019-05-15 10:55:25\";s:7:\"updated\";s:19:\"2019-05-15 11:02:41\";}i:10;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Full Screen\";s:11:\"description\";s:62:\"A simple and easy way to create a fullscreen scrolling website\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4505\";s:7:\"created\";s:19:\"2019-05-06 17:07:30\";s:7:\"updated\";s:19:\"2019-05-15 11:02:53\";}i:11;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:20:\"Cookie Notice (GDPR)\";s:11:\"description\";s:71:\"Add a Cookie notice on your website to comply with the GDPR regulations\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4506\";s:7:\"created\";s:19:\"2019-05-06 17:07:38\";s:7:\"updated\";s:19:\"2019-05-15 11:04:19\";}i:12;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Popup Login\";s:11:\"description\";s:58:\"A plugin to add a popup login/register form where you want\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4507\";s:7:\"created\";s:19:\"2019-05-06 17:07:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:14\";}i:13;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Instagram\";s:11:\"description\";s:69:\"Fetch and customize your Instagram feed to display in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4585\";s:7:\"created\";s:19:\"2019-05-15 10:56:46\";s:7:\"updated\";s:19:\"2019-05-15 11:04:13\";}i:14;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"White Label\";s:11:\"description\";s:68:\"Impress clients by replacing the OceanWP name by your own brand name\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4586\";s:7:\"created\";s:19:\"2019-05-15 10:56:51\";s:7:\"updated\";s:19:\"2019-05-15 11:04:12\";}i:15;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Portfolio\";s:11:\"description\";s:74:\"A complete extension to display your portfolio and work in a beautiful way\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4587\";s:7:\"created\";s:19:\"2019-05-15 10:56:57\";s:7:\"updated\";s:19:\"2019-05-15 11:04:11\";}i:16;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:9:\"Woo Popup\";s:11:\"description\";s:78:\"A simple extension to display a popup when you click on the Add To Cart button\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4588\";s:7:\"created\";s:19:\"2019-05-15 10:57:01\";s:7:\"updated\";s:19:\"2019-05-15 11:04:10\";}i:17;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Footer\";s:11:\"description\";s:68:\"A simple extension to attach your footer to the bottom of the screen\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4589\";s:7:\"created\";s:19:\"2019-05-15 10:57:07\";s:7:\"updated\";s:19:\"2019-05-15 11:04:09\";}i:18;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:11:\"Ocean Hooks\";s:11:\"description\";s:59:\"Add your custom content throughout various areas of OceanWP\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4590\";s:7:\"created\";s:19:\"2019-05-15 10:57:13\";s:7:\"updated\";s:19:\"2019-05-15 11:03:42\";}i:19;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:17:\"Elementor Widgets\";s:11:\"description\";s:74:\"Add many new powerful widgets to the popular free page builder - Elementor\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4591\";s:7:\"created\";s:19:\"2019-05-15 10:57:17\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}i:20;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:10:\"Side Panel\";s:11:\"description\";s:63:\"Add a responsive side panel with your preferred widgets inside.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4592\";s:7:\"created\";s:19:\"2019-05-15 10:57:24\";s:7:\"updated\";s:19:\"2019-05-15 11:03:54\";}i:21;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:13:\"Sticky Header\";s:11:\"description\";s:63:\"Attach an eye-catching header at the top of your website pages.\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4593\";s:7:\"created\";s:19:\"2019-05-15 10:57:28\";s:7:\"updated\";s:19:\"2019-05-15 11:03:59\";}i:22;O:8:\"stdClass\":9:{s:5:\"value\";s:0:\"\";s:7:\"plan_id\";s:4:\"6056\";s:9:\"plugin_id\";s:4:\"3767\";s:5:\"title\";s:14:\"Footer Callout\";s:11:\"description\";s:64:\"Add some important information about your company in your footer\";s:11:\"is_featured\";b:1;s:2:\"id\";s:4:\"4594\";s:7:\"created\";s:19:\"2019-05-15 10:57:34\";s:7:\"updated\";s:19:\"2019-05-15 11:04:08\";}}}}}s:7:\"created\";i:1587139011;s:9:\"timestamp\";i:1587225411;}}','no'),(9180,'fs_gdpr','a:1:{s:2:\"u2\";a:2:{s:8:\"required\";b:0;s:18:\"show_opt_in_notice\";b:0;}}','yes'),(9183,'FinalTiles_gallery_db_version','20190518','yes'),(9184,'ftg_review','a:2:{s:4:\"time\";i:1577641402;s:9:\"dismissed\";b:0;}','yes'),(9187,'mc4wp','a:6:{s:19:\"grecaptcha_site_key\";s:0:\"\";s:21:\"grecaptcha_secret_key\";s:0:\"\";s:7:\"api_key\";s:0:\"\";s:20:\"allow_usage_tracking\";i:0;s:15:\"debug_log_level\";s:7:\"warning\";s:18:\"first_activated_on\";i:1577641526;}','yes'),(9203,'_elementor_editor_upgrade_notice_dismissed','1585431617','yes'),(9195,'theme_mods_oceanwp','a:89:{i:0;b:0;s:18:\"nav_menu_locations\";a:3:{s:9:\"main_menu\";i:6;s:11:\"topbar_menu\";i:19;s:11:\"footer_menu\";i:20;}s:18:\"custom_css_post_id\";i:-1;s:16:\"sidebars_widgets\";a:2:{s:4:\"time\";i:1583002893;s:4:\"data\";a:8:{s:19:\"wp_inactive_widgets\";a:13:{i:0;s:19:\"mc4wp_form_widget-6\";i:1;s:7:\"pages-3\";i:2;s:10:\"calendar-3\";i:3;s:15:\"media_gallery-3\";i:4;s:6:\"meta-4\";i:5;s:10:\"nav_menu-3\";i:6;s:25:\"astra-widget-list-icons-5\";i:7;s:30:\"astra-widget-social-profiles-3\";i:8;s:30:\"astra-widget-social-profiles-5\";i:9;s:16:\"wpforms-widget-3\";i:10;s:16:\"wpforms-widget-5\";i:11;s:25:\"astra-widget-list-icons-3\";i:12;s:31:\"astra-widget-social-profiles-12\";}s:7:\"sidebar\";a:10:{i:0;s:8:\"search-2\";i:1;s:30:\"astra-widget-social-profiles-8\";i:2;s:14:\"recent-posts-2\";i:3;s:17:\"recent-comments-2\";i:4;s:10:\"archives-2\";i:5;s:12:\"categories-2\";i:6;s:6:\"meta-2\";i:7;s:30:\"astra-widget-social-profiles-7\";i:8;s:7:\"pages-4\";i:9;s:19:\"mc4wp_form_widget-2\";}s:9:\"sidebar-2\";a:0:{}s:14:\"search_sidebar\";a:0:{}s:10:\"footer-one\";a:1:{i:0;s:31:\"astra-widget-social-profiles-10\";}s:10:\"footer-two\";a:1:{i:0;s:19:\"mc4wp_form_widget-4\";}s:12:\"footer-three\";a:1:{i:0;s:7:\"pages-6\";}s:11:\"footer-four\";a:1:{i:0;s:12:\"categories-4\";}}}s:24:\"ocean_page_single_layout\";s:10:\"full-width\";s:23:\"ocean_page_header_style\";s:6:\"hidden\";s:22:\"ocean_scroll_top_arrow\";s:14:\"fa fa-arrow-up\";s:25:\"ocean_input_border_radius\";s:1:\"2\";s:32:\"ocean_theme_button_border_radius\";s:1:\"2\";s:15:\"body_typography\";a:4:{s:11:\"font-family\";s:7:\"Poppins\";s:9:\"font-size\";s:2:\"15\";s:14:\"letter-spacing\";d:0.9;s:5:\"color\";s:7:\"#000000\";}s:19:\"headings_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:21:\"heading_h1_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:21:\"heading_h2_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:21:\"heading_h3_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:21:\"heading_h4_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:15:\"logo_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:11:\"line-height\";d:2.1;}s:19:\"top_menu_typography\";a:5:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";s:9:\"font-size\";s:4:\"13px\";s:11:\"line-height\";d:1.4;s:14:\"letter-spacing\";d:2.2;s:14:\"text-transform\";s:9:\"uppercase\";}s:15:\"menu_typography\";a:5:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";s:11:\"font-weight\";s:3:\"400\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"100%\";s:14:\"letter-spacing\";i:3;}s:24:\"menu_dropdown_typography\";a:1:{s:11:\"font-family\";s:5:\"Amiko\";}s:31:\"mobile_menu_dropdown_typography\";a:1:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";}s:22:\"breadcrumbs_typography\";a:1:{s:11:\"font-family\";s:7:\"Poppins\";}s:27:\"blog_entry_title_typography\";a:3:{s:9:\"font-size\";s:4:\"25px\";s:11:\"line-height\";d:1.2;s:5:\"color\";s:7:\"#000000\";}s:26:\"blog_post_title_typography\";a:3:{s:11:\"font-family\";s:7:\"Poppins\";s:9:\"font-size\";s:4:\"70px\";s:5:\"color\";s:7:\"#000000\";}s:31:\"sidebar_widget_title_typography\";a:2:{s:11:\"font-family\";s:7:\"Poppins\";s:5:\"color\";s:7:\"#000000\";}s:30:\"footer_widget_title_typography\";a:4:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";s:9:\"font-size\";s:4:\"15px\";s:11:\"line-height\";d:0.9;s:14:\"letter-spacing\";d:2.5;}s:20:\"copyright_typography\";a:3:{s:11:\"font-family\";s:7:\"Poppins\";s:9:\"font-size\";s:4:\"11px\";s:14:\"letter-spacing\";i:1;}s:22:\"footer_menu_typography\";a:4:{s:11:\"font-family\";s:28:\"Arial, Helvetica, sans-serif\";s:14:\"text-transform\";s:9:\"uppercase\";s:9:\"font-size\";s:4:\"11px\";s:14:\"letter-spacing\";s:1:\"1\";}s:21:\"ocean_top_bar_content\";s:0:\"\";s:29:\"ocean_top_bar_social_profiles\";a:5:{s:7:\"youtube\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";s:5:\"email\";s:24:\"hello@pranakriyayoga.com\";s:7:\"twitter\";s:34:\"https://twitter.com/pranakriyayoga\";s:8:\"facebook\";s:40:\"https://www.facebook.com/pranakriyayoga/\";s:9:\"instagram\";s:41:\"https://www.instagram.com/pranakriyayoga/\";}s:34:\"ocean_top_bar_social_right_padding\";s:2:\"11\";s:33:\"ocean_top_bar_social_left_padding\";s:2:\"11\";s:32:\"ocean_top_bar_social_links_color\";s:7:\"#000000\";s:38:\"ocean_top_bar_social_hover_links_color\";s:7:\"#f25d1d\";s:18:\"ocean_header_style\";s:3:\"top\";s:23:\"ocean_top_header_height\";s:2:\"41\";s:23:\"ocean_header_background\";s:7:\"#000000\";s:30:\"ocean_top_header_menu_position\";s:5:\"after\";s:36:\"ocean_top_header_search_button_color\";s:7:\"#000000\";s:11:\"custom_logo\";i:1036;s:20:\"ocean_logo_max_width\";i:500;s:21:\"ocean_logo_max_height\";i:226;s:21:\"ocean_menu_arrow_side\";b:0;s:30:\"ocean_menu_dropdown_top_border\";b:0;s:21:\"ocean_menu_link_color\";s:7:\"#25408f\";s:27:\"ocean_menu_link_color_hover\";s:7:\"#f25d1d\";s:33:\"ocean_search_dropdown_input_color\";s:7:\"#000000\";s:38:\"ocean_search_dropdown_input_background\";s:7:\"#ffffff\";s:40:\"ocean_search_dropdown_input_border_focus\";s:7:\"#000000\";s:17:\"ocean_menu_social\";b:0;s:23:\"ocean_menu_social_style\";s:7:\"colored\";s:27:\"ocean_menu_social_font_size\";s:2:\"14\";s:24:\"ocean_mobile_menu_search\";b:0;s:26:\"ocean_blog_archives_layout\";s:10:\"full-width\";s:24:\"ocean_blog_image_overlay\";b:0;s:16:\"ocean_blog_style\";s:10:\"grid-entry\";s:23:\"ocean_blog_grid_columns\";s:1:\"3\";s:29:\"ocean_blog_grid_equal_heights\";b:1;s:31:\"ocean_blog_entry_excerpt_length\";s:1:\"0\";s:21:\"ocean_blog_entry_meta\";a:1:{i:0;s:10:\"categories\";}s:37:\"ocean_blog_entry_elements_positioning\";a:4:{i:0;s:14:\"featured_image\";i:1;s:5:\"title\";i:2;s:4:\"meta\";i:3;s:9:\"read_more\";}s:24:\"ocean_blog_single_layout\";s:10:\"full-width\";s:35:\"ocean_blog_single_page_header_title\";s:10:\"post-title\";s:38:\"ocean_blog_single_featured_image_title\";b:1;s:43:\"ocean_blog_single_title_breadcrumb_position\";s:4:\"left\";s:41:\"ocean_blog_single_title_bg_image_position\";s:8:\"top left\";s:39:\"ocean_blog_single_title_bg_image_height\";s:3:\"800\";s:48:\"ocean_blog_single_title_bg_image_overlay_opacity\";s:3:\"0.1\";s:31:\"ocean_blog_single_content_width\";s:4:\"1000\";s:38:\"ocean_blog_single_elements_positioning\";a:7:{i:0;s:4:\"meta\";i:1;s:5:\"title\";i:2;s:7:\"content\";i:3;s:12:\"social_share\";i:4;s:9:\"next_prev\";i:5;s:4:\"tags\";i:6;s:13:\"related_posts\";}s:22:\"ocean_blog_single_meta\";a:1:{i:0;s:10:\"categories\";}s:24:\"ocean_footer_top_padding\";s:2:\"24\";s:27:\"ocean_footer_bottom_padding\";s:2:\"20\";s:23:\"ocean_footer_background\";s:7:\"#000000\";s:18:\"ocean_footer_color\";s:7:\"#ffffff\";s:29:\"ocean_footer_link_color_hover\";s:7:\"#f25d1d\";s:27:\"ocean_footer_copyright_text\";s:36:\"© COPYRIGHT - 2020 PRANA KRIYA YOGA\";s:31:\"ocean_bottom_footer_top_padding\";s:2:\"25\";s:30:\"ocean_bottom_footer_background\";s:7:\"#ffffff\";s:25:\"ocean_bottom_footer_color\";s:7:\"#000000\";s:19:\"ocean_top_bar_style\";s:3:\"two\";s:30:\"ocean_top_bar_social_font_size\";s:2:\"13\";s:25:\"ocean_top_bar_top_padding\";s:1:\"6\";s:28:\"ocean_top_bar_bottom_padding\";s:1:\"6\";s:19:\"ocean_primary_color\";s:7:\"#f25d1d\";s:19:\"ocean_footer_bottom\";b:1;s:26:\"ocean_menu_link_background\";s:0:\"\";s:30:\"ocean_bottom_footer_link_color\";s:7:\"#000000\";s:17:\"ocean_links_color\";s:7:\"#f25d1d\";s:23:\"ocean_links_color_hover\";s:7:\"#0b7cac\";}','yes'),(17842,'_transient_timeout_wpseo_link_table_inaccessible','1615827285','no'),(17843,'_transient_wpseo_link_table_inaccessible','0','no'),(17844,'_transient_timeout_wpseo_meta_table_inaccessible','1615827285','no'),(17845,'_transient_wpseo_meta_table_inaccessible','0','no'),(14626,'_site_transient_timeout_locked_2','1898283900','no'),(14627,'_site_transient_locked_2','1','no'),(30369,'_transient_timeout_jetpack_idc_allowed','1587143645','no'),(30370,'_transient_jetpack_idc_allowed','1','no'),(30088,'_transient_timeout_boldgrid_backup_system_zip_test','1587196509','no'),(30089,'_transient_boldgrid_backup_system_zip_test','1','no'),(14827,'_elementor_global_css','a:6:{s:4:\"time\";i:1582996887;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;b:0;s:3:\"css\";s:0:\"\";}','yes'),(14884,'widget_ocean_about_me','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14885,'widget_ocean_contact_info','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17862,'widget_ngg-mrssw','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14843,'widget_sow-image-grid','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14415,'elementor_load_fa4_shim','yes','yes'),(14406,'_astra_sites_gettings_started','yes','yes'),(14235,'astra-sites-categories','a:5:{i:0;a:3:{s:2:\"id\";i:37;s:4:\"name\";s:4:\"Blog\";s:4:\"slug\";s:4:\"blog\";}i:1;a:3:{s:2:\"id\";i:27;s:4:\"name\";s:8:\"Business\";s:4:\"slug\";s:8:\"business\";}i:2;a:3:{s:2:\"id\";i:38;s:4:\"name\";s:9:\"eCommerce\";s:4:\"slug\";s:9:\"ecommerce\";}i:3;a:3:{s:2:\"id\";i:39;s:4:\"name\";s:4:\"Free\";s:4:\"slug\";s:4:\"free\";}i:4;a:3:{s:2:\"id\";i:36;s:4:\"name\";s:5:\"Other\";s:4:\"slug\";s:5:\"other\";}}','yes'),(14236,'astra-sites-and-pages-page-6','a:15:{s:8:\"id-22060\";a:11:{s:5:\"title\";s:28:\"Windows &amp; Doors Services\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-400x1377.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/windows-and-doors-02\";s:20:\"astra-site-parent-id\";i:123;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:440;s:5:\"doors\";i:436;s:8:\"interior\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:441;s:10:\"technician\";i:438;s:7:\"windows\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-23164\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/windows-and-doors-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23161\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/windows-and-doors-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23166\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/windows-and-doors-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23165\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio-page.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/windows-and-doors-02-portfolio-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/windows-and-doors-02/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23163\";a:11:{s:5:\"title\";s:11:\"FAQ&#8217;s\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/windows-and-doors-02/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23162\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/window-doors-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/windows-and-doors-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/windows-and-doors-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-22044\";a:11:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-400x1411.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-02\";s:20:\"astra-site-parent-id\";i:78;s:15:\"astra-sites-tag\";a:5:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-22363\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/chartered-accountant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22361\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/chartered-accountant-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22364\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/chartered-accountant-02/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22366\";a:11:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/chartered-accountant-02/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:453;s:8:\"features\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22365\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/chartered-accountant-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22362\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/chartered-accountant-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-34202\";a:11:{s:5:\"title\";s:15:\"Cleaning Agency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-400x1681.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/cleaning-agency-04\";s:20:\"astra-site-parent-id\";i:1003;s:15:\"astra-sites-tag\";a:4:{i:1000;s:7:\"cleaner\";i:1004;s:15:\"cleaning-agency\";i:679;s:17:\"cleaning-services\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-39777\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaning-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39775\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/cleaning-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39779\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/cleaning-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39780\";a:11:{s:5:\"title\";s:13:\"Why Choose Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2020/01/cleaning-agency-04-why-choose-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/cleaning-agency-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39778\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/clean-review-page.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/clean-review-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39776\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/contact-us-cleaning.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/contact-us-cleaning-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/cleaning-agency-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21589\";a:11:{s:5:\"title\";s:22:\"Fashion Lifestyle Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-400x1338.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/fashion-lifestyle-02\";s:20:\"astra-site-parent-id\";i:137;s:15:\"astra-sites-tag\";a:6:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:479;s:9:\"lifestyle\";i:1020;s:8:\"personal\";i:483;s:16:\"styling-shopping\";i:481;s:5:\"trend\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23319\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/855\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/fashion-lifestyle-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-23317\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fashion-lifestyle-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-23318\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/fashion-lifestyle-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/fashion-lifestyle-02/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-21922\";a:11:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-400x1867.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-04\";s:20:\"astra-site-parent-id\";i:94;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-22878\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22876\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22880\";a:11:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-04/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22879\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-04/projects/\";s:15:\"astra-sites-tag\";a:3:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22877\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-04/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21935\";a:11:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-400x1867.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-03\";s:20:\"astra-site-parent-id\";i:100;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-22923\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/05/construction-pro-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22921\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22925\";a:11:{s:5:\"title\";s:4:\"Team\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-team-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/construction-03/team/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22924\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22922\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-pro-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21835\";a:11:{s:5:\"title\";s:13:\"Manufacturing\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-400x927.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/manufacturing-04\";s:20:\"astra-site-parent-id\";i:87;s:15:\"astra-sites-tag\";a:6:{i:488;s:7:\"casting\";i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:491;s:16:\"metal-production\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-22727\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/05/manufacturing-04-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/manufacturing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22730\";a:11:{s:5:\"title\";s:9:\"Solutions\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-solutions-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/manufacturing-04/solutions/\";s:15:\"astra-sites-tag\";a:1:{i:498;s:9:\"solutions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22728\";a:11:{s:5:\"title\";s:10:\"Industries\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-industries-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/industries/\";s:15:\"astra-sites-tag\";a:1:{i:493;s:10:\"industries\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22729\";a:11:{s:5:\"title\";s:8:\"Partners\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/partners/\";s:15:\"astra-sites-tag\";a:1:{i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22725\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/manufacturing-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22726\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/manufacturing-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/manufacturing-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/manufacturing-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21913\";a:11:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/05/id-21913-motivational-speaker-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/05/id-21913-motivational-speaker-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/05/id-21913-motivational-speaker-resize.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-07\";s:20:\"astra-site-parent-id\";i:102;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-22944\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22944-motivational-speaker-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22944-motivational-speaker-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-07/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22941\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22941-motivational-speaker-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22941-motivational-speaker-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-07/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22942\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22942-motivational-speaker-blog-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22942-motivational-speaker-blog-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-07/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/motivational-speaker-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22943\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22943-motivational-speaker-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:108:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22943-motivational-speaker-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-07/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-21899\";a:11:{s:5:\"title\";s:11:\"Travel Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-home-400x1695.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/travel-07\";s:20:\"astra-site-parent-id\";i:106;s:15:\"astra-sites-tag\";a:3:{i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-22978\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/travel-07/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/travel-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22976\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/travel-07/wp-json/wp/v2/pages/82\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/travel-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22975\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/travel-07/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/travel-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22977\";a:11:{s:5:\"title\";s:11:\"Destination\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-destinations.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/travel-07-destinations-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/travel-07/wp-json/wp/v2/pages/84\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/travel-07/destinations/\";s:15:\"astra-sites-tag\";a:1:{i:785;s:11:\"destination\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-21879\";a:11:{s:5:\"title\";s:15:\"Home Remodeling\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-400x1426.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/home-remodeling-04\";s:20:\"astra-site-parent-id\";i:90;s:15:\"astra-sites-tag\";a:8:{i:979;s:7:\"company\";i:524;s:9:\"furniture\";i:522;s:15:\"home-remodeling\";i:436;s:8:\"interior\";i:523;s:7:\"kitchen\";i:525;s:7:\"modular\";i:812;s:6:\"office\";i:526;s:10:\"renovation\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-22838\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/home-remodeling-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22836\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/home-remodeling-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22840\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22839\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/home-remodeling-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22841\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/home-remodeling-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22837\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-remodeling-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/home-remodeling-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/home-remodeling-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21873\";a:11:{s:5:\"title\";s:20:\"Health &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/health-fitness-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/health-fitness-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/health-fitness-home-400x1635.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/health-fitness-07\";s:20:\"astra-site-parent-id\";i:108;s:15:\"astra-sites-tag\";a:8:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-22997\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/health-fitness-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/health-fitness-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-fitness-07/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/health-fitness-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22996\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22996-health-fitness-blog-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22996-health-fitness-blog-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/health-fitness-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/health-fitness-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22995\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22995-health-fitness-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22995-health-fitness-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-fitness-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/health-fitness-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-21626\";a:11:{s:5:\"title\";s:11:\"Real Estate\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-400x1551.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/real-estate-02\";s:20:\"astra-site-parent-id\";i:135;s:15:\"astra-sites-tag\";a:7:{i:979;s:7:\"company\";i:550;s:14:\"estate-broking\";i:547;s:7:\"listing\";i:812;s:6:\"office\";i:549;s:8:\"property\";i:485;s:11:\"real-estate\";i:548;s:16:\"renting-property\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-23299\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/real-estate-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23295\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/real-estate-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23300\";a:11:{s:5:\"title\";s:10:\"Properties\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-properties-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-properties-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/real-estate-02/properties/\";s:15:\"astra-sites-tag\";a:4:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:553;s:10:\"properties\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23296\";a:11:{s:5:\"title\";s:6:\"Agents\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-agents-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-agents-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/real-estate-02/agents/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:552;s:6:\"agents\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23298\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/real-estate-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23297\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/real-estate-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/real-estate-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/real-estate-02/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21841\";a:11:{s:5:\"title\";s:18:\"Towing Services​\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-400x1225.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-04\";s:20:\"astra-site-parent-id\";i:85;s:15:\"astra-sites-tag\";a:4:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:1021;s:14:\"local-business\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-22704\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22701\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22705\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22706\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22703\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22702\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21814\";a:11:{s:5:\"title\";s:22:\"Swimming Pool Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-400x1746.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-04\";s:20:\"astra-site-parent-id\";i:89;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:7:{s:8:\"id-22826\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22822\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22828\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22825\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22827\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22824\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-04/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22823\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/pool-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21808\";a:11:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-400x1563.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-03\";s:20:\"astra-site-parent-id\";i:116;s:15:\"astra-sites-tag\";a:4:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23088\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/282\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23085\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23089\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23087\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23090\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23086\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14237,'astra-blocks-3','a:0:{}','yes'),(14238,'astra-sites-and-pages-page-12','a:15:{s:8:\"id-19111\";a:11:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-01\";s:20:\"astra-site-parent-id\";i:292;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-25048\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25049\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25045\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25047\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18762\";a:11:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-02\";s:20:\"astra-site-parent-id\";i:294;s:15:\"astra-sites-tag\";a:5:{i:599;s:9:\"ac-repair\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-25072\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25073\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25069\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25071\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18887\";a:11:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-04\";s:20:\"astra-site-parent-id\";i:261;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24729\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24724\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24727\";a:11:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-04/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24728\";a:11:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24730\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24726\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18933\";a:11:{s:5:\"title\";s:15:\"Multimed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-03\";s:20:\"astra-site-parent-id\";i:262;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24743\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24738\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24741\";a:11:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-03/departments/\";s:15:\"astra-sites-tag\";a:1:{i:602;s:11:\"departments\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24742\";a:11:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24744\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24740\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/multimed-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18881\";a:11:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-400x1675.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-04\";s:20:\"astra-site-parent-id\";i:286;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24975\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24970\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24973\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-04/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24976\";a:11:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24974\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24972\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18917\";a:11:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-400x1675.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-03\";s:20:\"astra-site-parent-id\";i:287;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24989\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24984\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24987\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-our-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/university-03/our-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24990\";a:11:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-teachers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24988\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24986\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/university-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/university-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18924\";a:11:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-400x2125.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-03\";s:20:\"astra-site-parent-id\";i:254;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24658\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/110\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24654\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24656\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-43553\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-43554\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24657\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18880\";a:11:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-400x2125.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-04\";s:20:\"astra-site-parent-id\";i:257;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24686\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24682\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24684\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/classes/\";s:15:\"astra-sites-tag\";a:3:{i:557;s:7:\"classes\";i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-31638\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23462-kindergarten-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-31639\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-reviews.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23464-kindergarten-reviews-resize.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24685\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/kindergarten-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18790\";a:11:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-400x1764.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-04\";s:20:\"astra-site-parent-id\";i:226;s:15:\"astra-sites-tag\";a:8:{i:618;s:9:\"ayurvedic\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:607;s:9:\"treatment\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-24438\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-24435\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-24437\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18872\";a:11:{s:5:\"title\";s:8:\"Ayurveda\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-400x1764.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/ayurveda-03\";s:20:\"astra-site-parent-id\";i:228;s:15:\"astra-sites-tag\";a:6:{i:618;s:9:\"ayurvedic\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:607;s:9:\"treatment\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-24461\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/ayurveda-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-24458\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/ayurveda-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-24460\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ayurveda-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/ayurveda-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ayurveda-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18871\";a:11:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-03\";s:20:\"astra-site-parent-id\";i:104;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-22955\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22952\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22950\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22954\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-03/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18738\";a:11:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-04\";s:20:\"astra-site-parent-id\";i:101;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:847;s:5:\"green\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:1020;s:8:\"personal\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-22930\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22928\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/classes/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22926\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22929\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-center-04/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18854\";a:11:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-400x2097.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-03\";s:20:\"astra-site-parent-id\";i:204;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-24071\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/07/psychiatrist-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-03/wp-json/wp/v2/pages/422\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18812\";a:11:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-400x2021.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-04\";s:20:\"astra-site-parent-id\";i:205;s:15:\"astra-sites-tag\";a:7:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-24073\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/06/psychiatrist-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/psychiatrist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18696\";a:11:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-400x1808.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-03\";s:20:\"astra-site-parent-id\";i:274;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24839\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/64\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24836\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/65\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24838\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24838-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24838-ecourse-learn-photoshop-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/85\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24841\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-03/testimonials/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24840\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24840-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24840-ecourse-learn-photoshop-pricing-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14239,'astra-sites-tags','a:10:{i:0;a:3:{s:2:\"id\";i:352;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:1;a:3:{s:2:\"id\";i:1007;s:4:\"name\";s:8:\"about me\";s:4:\"slug\";s:8:\"about-me\";}i:2;a:3:{s:2:\"id\";i:455;s:4:\"name\";s:8:\"about us\";s:4:\"slug\";s:8:\"about-us\";}i:3;a:3:{s:2:\"id\";i:599;s:4:\"name\";s:9:\"ac repair\";s:4:\"slug\";s:9:\"ac-repair\";}i:4;a:3:{s:2:\"id\";i:639;s:4:\"name\";s:11:\"accessories\";s:4:\"slug\";s:11:\"accessories\";}i:5;a:3:{s:2:\"id\";i:999;s:4:\"name\";s:7:\"account\";s:4:\"slug\";s:7:\"account\";}i:6;a:3:{s:2:\"id\";i:447;s:4:\"name\";s:10:\"Accountant\";s:4:\"slug\";s:10:\"accountant\";}i:7;a:3:{s:2:\"id\";i:448;s:4:\"name\";s:10:\"Accounting\";s:4:\"slug\";s:10:\"accounting\";}i:8;a:3:{s:2:\"id\";i:532;s:4:\"name\";s:11:\"acupressure\";s:4:\"slug\";s:11:\"acupressure\";}i:9;a:3:{s:2:\"id\";i:803;s:4:\"name\";s:13:\"administrator\";s:4:\"slug\";s:13:\"administrator\";}}','yes'),(14240,'astra-sites-page-builders','a:4:{i:0;a:3:{s:2:\"id\";i:34;s:4:\"name\";s:14:\"Beaver Builder\";s:4:\"slug\";s:14:\"beaver-builder\";}i:1;a:3:{s:2:\"id\";i:41;s:4:\"name\";s:5:\"Brizy\";s:4:\"slug\";s:5:\"brizy\";}i:2;a:3:{s:2:\"id\";i:33;s:4:\"name\";s:9:\"Elementor\";s:4:\"slug\";s:9:\"elementor\";}i:3;a:3:{s:2:\"id\";i:42;s:4:\"name\";s:9:\"Gutenberg\";s:4:\"slug\";s:9:\"gutenberg\";}}','yes'),(14241,'astra-sites-and-pages-page-10','a:15:{s:8:\"id-20579\";a:11:{s:5:\"title\";s:11:\"Recipe Blog\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-home-400x1164.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/recipe-blog-07\";s:20:\"astra-site-parent-id\";i:198;s:15:\"astra-sites-tag\";a:5:{i:792;s:7:\"cooking\";i:787;s:6:\"dinner\";i:336;s:4:\"food\";i:793;s:11:\"food-making\";i:788;s:5:\"snack\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24012\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/recipe-blog-07/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/recipe-blog-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24010\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-blog.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/recipe-blog-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/recipe-blog-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24009\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/recipe-blog-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/recipe-blog-07/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24011\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/recipe-blog-07-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24011-recipe-blog-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/recipe-blog-07/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/recipe-blog-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-20567\";a:11:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-400x1336.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-07\";s:20:\"astra-site-parent-id\";i:201;s:15:\"astra-sites-tag\";a:7:{i:985;s:7:\"factory\";i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24038\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/sierra-industry-07/wp-json/wp/v2/pages/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24035\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/sierra-industry-07/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24039\";a:11:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/sierra-industry-07/wp-json/wp/v2/pages/374\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-07/products/\";s:15:\"astra-sites-tag\";a:1:{i:631;s:7:\"product\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24040\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/sierra-industry-07/wp-json/wp/v2/pages/375\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-07/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24037\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20321\";a:11:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-07\";s:20:\"astra-site-parent-id\";i:132;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-23259\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-07/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23260\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-07/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23256\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-07/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-07/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23258\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20573\";a:11:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/01/id-20573-sierra-nature-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/01/id-20573-sierra-nature-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/01/id-20573-sierra-nature-resize.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-07\";s:20:\"astra-site-parent-id\";i:112;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23036\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23036-sierra-nature-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23036-sierra-nature-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-nature-07/wp-json/wp/v2/pages/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23033\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23033-sierra-nature-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23033-sierra-nature-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23038\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-07/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23037\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23037-sierra-nature-projects-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23037-sierra-nature-projects-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-07/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23035\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19915\";a:11:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-400x1140.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-02\";s:20:\"astra-site-parent-id\";i:293;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-25059\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25055\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25060\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25061\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25061-plumber-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25058\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25057\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20536\";a:11:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-400x1140.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-01\";s:20:\"astra-site-parent-id\";i:295;s:15:\"astra-sites-tag\";a:3:{i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-44078\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44075\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44079\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44080\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44077\";a:11:{s:5:\"title\";s:4:\"FAQs\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/plumber-01/faqs/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44076\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20515\";a:11:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-400x1909.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-05\";s:20:\"astra-site-parent-id\";i:172;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-23626\";a:11:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/conference-event-05/wp-json/wp/v2/pages/101\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20495\";a:11:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-07\";s:20:\"astra-site-parent-id\";i:290;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-25025\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25026\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-07/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25023\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/ac-technician-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25024\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/ac-technician-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-07/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20475\";a:11:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2018/12/id-20475-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-05\";s:20:\"astra-site-parent-id\";i:235;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24503\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24503-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24500\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/147\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24501\";a:11:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-05/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24504\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24502\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24502-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/co-working-space-05/wp-json/wp/v2/pages/156\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20009\";a:11:{s:5:\"title\";s:12:\"Entrepreneur\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-home-400x1144.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/entrepreneur-07\";s:20:\"astra-site-parent-id\";i:240;s:15:\"astra-sites-tag\";a:8:{i:803;s:13:\"administrator\";i:795;s:10:\"contractor\";i:796;s:9:\"executive\";i:801;s:7:\"founder\";i:798;s:7:\"manager\";i:799;s:9:\"organizer\";i:800;s:8:\"producer\";i:804;s:8:\"promoter\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24561\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/entrepreneur-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/entrepreneur-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24558\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/entrepreneur-07/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/entrepreneur-07/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24559\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-blog.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/entrepreneur-07/wp-json/wp/v2/pages/283\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/entrepreneur-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-24560\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/entrepreneur-07-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/entrepreneur-07/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/entrepreneur-07/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-19958\";a:11:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-04\";s:20:\"astra-site-parent-id\";i:202;s:15:\"astra-sites-tag\";a:10:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24050\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24047\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24052\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24051\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24049\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-19959\";a:11:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-01-home-400x1124.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-01\";s:20:\"astra-site-parent-id\";i:203;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-44099\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44097\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44100\";a:11:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44101\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44098\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19881\";a:11:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2018/12/id-19881-sierra-nature-resize.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-01\";s:20:\"astra-site-parent-id\";i:111;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23024\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23024-sierra-nature-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23021\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23021-sierra-nature-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23021-sierra-nature-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23026\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23025\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23025-sierra-nature-projects-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23025-sierra-nature-projects-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23023\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19814\";a:11:{s:5:\"title\";s:13:\"Sierra Nature\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-400x1277.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/sierra-nature-02\";s:20:\"astra-site-parent-id\";i:110;s:15:\"astra-sites-tag\";a:6:{i:538;s:6:\"forest\";i:537;s:13:\"national-park\";i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:539;s:9:\"sanctuary\";i:536;s:10:\"wilderness\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23008\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/sierra-nature-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23005\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/sierra-nature-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23010\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23009\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/sierra-nature-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23007\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-nature-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/sierra-nature-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-nature-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19598\";a:11:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-400x1739.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-01\";s:20:\"astra-site-parent-id\";i:314;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25282\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25283\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-01/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25279\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25284\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25281\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}}','yes'),(14242,'astra-sites-requests','17','yes'),(14243,'astra-sites-and-pages-page-2','a:15:{s:8:\"id-20859\";a:11:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-400x1359.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-02\";s:20:\"astra-site-parent-id\";i:190;s:15:\"astra-sites-tag\";a:8:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34084\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23955\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23956\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-store-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-store-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-20907\";a:11:{s:5:\"title\";s:14:\"Simply Natural\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-400x1359.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/plant-store-01\";s:20:\"astra-site-parent-id\";i:193;s:15:\"astra-sites-tag\";a:6:{i:535;s:6:\"nature\";i:534;s:11:\"nature-park\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34086\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plant-store-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23984\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/10/simply-natural-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plant-store-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23985\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23985-simply-natural-contact-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23985-simply-natural-contact-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-store-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/plant-store-01/contact-us/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-22058\";a:11:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22058-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-04\";s:20:\"astra-site-parent-id\";i:68;s:15:\"astra-sites-tag\";a:6:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:431;s:13:\"tours-travels\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-39869\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22203-travel-agency-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39867\";a:11:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22200-travel-agency-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39871\";a:11:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22205-travel-agency-tours-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-04/tours/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39870\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22204-travel-agency-reviews-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39868\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/tourism-04-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22091\";a:11:{s:5:\"title\";s:13:\"Travel Agency\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22091-travel-agency-resize.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/tourism-03\";s:20:\"astra-site-parent-id\";i:92;s:15:\"astra-sites-tag\";a:5:{i:979;s:7:\"company\";i:812;s:6:\"office\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:428;s:13:\"travel-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-22859\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22859-travel-agency-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22859-travel-agency-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/200\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/tourism-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22856\";a:11:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/tourism-04-about-us-new.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/tourism-04-about-us-new-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tourism-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22861\";a:11:{s:5:\"title\";s:5:\"Tours\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22861-travel-agency-tours-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22861-travel-agency-tours-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/tourism-03/tours/\";s:15:\"astra-sites-tag\";a:1:{i:770;s:4:\"tour\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22860\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22860-travel-agency-reviews-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22860-travel-agency-reviews-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22857\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/tourism-03-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/tourism-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/tourism-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17988\";a:11:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-400x1183.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-02\";s:20:\"astra-site-parent-id\";i:317;s:15:\"astra-sites-tag\";a:11:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:880;s:9:\"cartflows\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34092\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/10/brandstore-02-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-26320\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-26323\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-02/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-18035\";a:11:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-400x940.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-01\";s:20:\"astra-site-parent-id\";i:149;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23419\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23417\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23418\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23418-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-01/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-20564\";a:11:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/01/brandstore-07-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/01/brandstore-07-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/01/brandstore-07-home-400x1235.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-07\";s:20:\"astra-site-parent-id\";i:147;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34095\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/01/brandstore-07-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/01/brandstore-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23397\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/brandstore-07/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23398\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-new-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-07/wp-json/wp/v2/pages/414\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-07/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-20478\";a:11:{s:5:\"title\";s:10:\"Brandstore\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-400x980.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/brandstore-05\";s:20:\"astra-site-parent-id\";i:165;s:15:\"astra-sites-tag\";a:8:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23567\";a:11:{s:5:\"title\";s:8:\"Homepage\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/448\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/brandstore-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23565\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/brandstore-01-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/465\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/brandstore-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23566\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23566-brandstore-contact-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23566-brandstore-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/brandstore-05/wp-json/wp/v2/pages/468\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/brandstore-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-21904\";a:11:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/05/image-21904-432-resized.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-04\";s:20:\"astra-site-parent-id\";i:103;s:15:\"astra-sites-tag\";a:13:{i:845;s:4:\"blue\";i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22949\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22000\";a:11:{s:5:\"title\";s:15:\"Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22000-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-03\";s:20:\"astra-site-parent-id\";i:93;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22875\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22875-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22875-fitness-trainer-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-trainer-03/wp-json/wp/v2/pages/99\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-19494\";a:11:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-400x1556.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-02\";s:20:\"astra-site-parent-id\";i:66;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-22165\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-steaks-place-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22162\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22166\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-menu-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-menu-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22164\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/bbq-restaurant-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19579\";a:11:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/10/image-19579-287-resized.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-01\";s:20:\"astra-site-parent-id\";i:84;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-22694\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-resto-homepage.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-resto-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22691\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-about-page.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22695\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-menu-page.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-menu-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22693\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/bbq-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19984\";a:11:{s:5:\"title\";s:14:\"BBQ Restaurant\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-gb-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-gb-400x1581.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/bbq-restaurant-07\";s:20:\"astra-site-parent-id\";i:109;s:15:\"astra-sites-tag\";a:11:{i:566;s:14:\"bbq-restaurant\";i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-23003\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-gb.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-07/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/bbq-restaurant-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23001\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-about-gb.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-about-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/bbq-restaurant-07/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23004\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-menu-gb.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-menu-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/bbq-restaurant-07/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23002\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-contact-gb.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/steaks-bbq-contact-gb-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/bbq-restaurant-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/bbq-restaurant-07/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21828\";a:11:{s:5:\"title\";s:12:\"Health Coach\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-400x1733.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/health-coach-04\";s:20:\"astra-site-parent-id\";i:88;s:15:\"astra-sites-tag\";a:9:{i:480;s:4:\"blog\";i:516;s:4:\"diet\";i:521;s:12:\"fitness-blog\";i:336;s:4:\"food\";i:518;s:12:\"health-coach\";i:517;s:14:\"healthy-eating\";i:519;s:14:\"healthy-living\";i:520;s:9:\"nutrition\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:4:{s:8:\"id-22740\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/health-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-22741\";a:11:{s:5:\"title\";s:8:\"My Story\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-my-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/health-coach-04/my-story/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-22738\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/health-coach-04-blog-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/health-coach-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-22739\";a:11:{s:5:\"title\";s:11:\"Get Started\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22739-health-coach-get-started-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/health-coach-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/health-coach-04/get-started/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:766;s:11:\"get-started\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-18191\";a:11:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-400x1468.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-04\";s:20:\"astra-site-parent-id\";i:263;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:1:{s:8:\"id-39975\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-04/wp-json/wp/v2/pages/238\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}}','yes'),(14244,'astra-sites-and-pages-page-14','a:15:{s:8:\"id-18363\";a:11:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-03\";s:20:\"astra-site-parent-id\";i:133;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23274\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23271\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23276\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23275\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23277\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23273\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18372\";a:11:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-03\";s:20:\"astra-site-parent-id\";i:236;s:15:\"astra-sites-tag\";a:6:{i:854;s:5:\"coach\";i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24510\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24505\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24509\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24508\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24507\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18361\";a:11:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-400x3063.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-03\";s:20:\"astra-site-parent-id\";i:178;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23665\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23667\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23667-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23667-five-days-website-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23663\";a:11:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23663-five-days-website-case-studies-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23663-five-days-website-case-studies-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:780;s:12:\"case-studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23669\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23669-five-days-website-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23669-five-days-website-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23666\";a:11:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23666-five-days-website-prices-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23666-five-days-website-prices-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-03/prices/\";s:15:\"astra-sites-tag\";a:2:{i:815;s:5:\"price\";i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23664\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23664-five-days-website-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23664-five-days-website-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-03/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18342\";a:11:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-400x1284.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-02\";s:20:\"astra-site-parent-id\";i:166;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:5:\"pages\";a:6:{s:8:\"id-23580\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23583\";a:11:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23582\";a:11:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23581\";a:11:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-02/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23578\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23579\";a:11:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23579-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-02/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-02/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}}}s:8:\"id-18310\";a:11:{s:5:\"title\";s:17:\"Five Days Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-400x3063.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/creative-agency-04\";s:20:\"astra-site-parent-id\";i:181;s:15:\"astra-sites-tag\";a:4:{i:663;s:6:\"agency\";i:664;s:16:\"digital-services\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23703\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/creative-agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/creative-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23705\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23705-five-days-website-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/creative-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23701\";a:11:{s:5:\"title\";s:12:\"Case Studies\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23701-five-days-website-case-studies-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23701-five-days-website-case-studies-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/case-studies/\";s:15:\"astra-sites-tag\";a:1:{i:736;s:7:\"studies\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23707\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23707-five-days-website-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:110:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23707-five-days-website-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/creative-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23704\";a:11:{s:5:\"title\";s:6:\"Prices\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23704-five-days-website-prices-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23704-five-days-website-prices-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/creative-agency-04/prices/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23702\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23702-five-days-website-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:105:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23702-five-days-website-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/creative-agency-04/wp-json/wp/v2/pages/32\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/creative-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18306\";a:11:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-04\";s:20:\"astra-site-parent-id\";i:141;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23344\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23341\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23346\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23345\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-04/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23347\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23343\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wordpress-agency-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18325\";a:11:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-400x2008.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-02\";s:20:\"astra-site-parent-id\";i:168;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-23603\";a:11:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/conference-event-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18284\";a:11:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-400x2395.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-04\";s:20:\"astra-site-parent-id\";i:218;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-39985\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39983\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39986\";a:11:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39987\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-39984\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-04/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18265\";a:11:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-02\";s:20:\"astra-site-parent-id\";i:220;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24381\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24376\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24380\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24379\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24378\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/coach-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18266\";a:11:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-02\";s:20:\"astra-site-parent-id\";i:179;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1020;s:8:\"personal\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23675\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23670\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23674\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:748;s:5:\"ebook\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23673\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23672\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-02/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18222\";a:11:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-400x1228.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-03\";s:20:\"astra-site-parent-id\";i:267;s:15:\"astra-sites-tag\";a:10:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:4:{s:8:\"id-24762\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24763\";a:11:{s:5:\"title\";s:11:\"Lookbook 18\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/592\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:752;s:8:\"lookbook\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24760\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24761\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18201\";a:11:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18201-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-06\";s:20:\"astra-site-parent-id\";i:231;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-24469\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24469-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24469-wanderlust-travel-diary-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-24470\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24470-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24470-wanderlust-travel-diary-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-06/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-18124\";a:11:{s:5:\"title\";s:23:\"Wanderlust Travel Diary\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/01/id-18124-wanderlust-travel-diary-resize.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-05\";s:20:\"astra-site-parent-id\";i:232;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:480;s:4:\"blog\";i:751;s:11:\"exploration\";i:430;s:7:\"tourism\";i:427;s:6:\"travel\";i:750;s:11:\"travel-blog\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-24476\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:112:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24476-wanderlust-travel-diary-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/blog-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-24477\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24477-wanderlust-travel-diary-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/blog-05/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-18137\";a:11:{s:5:\"title\";s:14:\"Brandstore Pro\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-400x1228.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/store-04\";s:20:\"astra-site-parent-id\";i:269;s:15:\"astra-sites-tag\";a:10:{i:639;s:11:\"accessories\";i:638;s:11:\"brand-store\";i:640;s:11:\"cloth-store\";i:637;s:8:\"clothing\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:4:{s:8:\"id-34098\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24775\";a:11:{s:5:\"title\";s:8:\"Lookbook\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-lookbook-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/568\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/lookbook/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:752;s:8:\"lookbook\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24772\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24773\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/10/store-04-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/store-04/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/store-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18108\";a:11:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-04\";s:20:\"astra-site-parent-id\";i:270;s:15:\"astra-sites-tag\";a:5:{i:758;s:6:\"bakery\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24788\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24784\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24787\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24789\";a:11:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-04/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24786\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14245,'astra-blocks-categories','a:15:{i:825;a:3:{s:2:\"id\";i:825;s:4:\"name\";s:5:\"About\";s:4:\"slug\";s:5:\"about\";}i:832;a:3:{s:2:\"id\";i:832;s:4:\"name\";s:14:\"Call To Action\";s:4:\"slug\";s:14:\"call-to-action\";}i:1091;a:3:{s:2:\"id\";i:1091;s:4:\"name\";s:7:\"Clients\";s:4:\"slug\";s:7:\"clients\";}i:1416;a:3:{s:2:\"id\";i:1416;s:4:\"name\";s:7:\"Contact\";s:4:\"slug\";s:7:\"contact\";}i:1001;a:3:{s:2:\"id\";i:1001;s:4:\"name\";s:3:\"FAQ\";s:4:\"slug\";s:3:\"faq\";}i:919;a:3:{s:2:\"id\";i:919;s:4:\"name\";s:8:\"Features\";s:4:\"slug\";s:8:\"features\";}i:1427;a:3:{s:2:\"id\";i:1427;s:4:\"name\";s:6:\"Footer\";s:4:\"slug\";s:6:\"footer\";}i:1094;a:3:{s:2:\"id\";i:1094;s:4:\"name\";s:7:\"Heading\";s:4:\"slug\";s:7:\"heading\";}i:831;a:3:{s:2:\"id\";i:831;s:4:\"name\";s:4:\"Hero\";s:4:\"slug\";s:4:\"hero\";}i:1425;a:3:{s:2:\"id\";i:1425;s:4:\"name\";s:9:\"Portfolio\";s:4:\"slug\";s:9:\"portfolio\";}i:952;a:3:{s:2:\"id\";i:952;s:4:\"name\";s:8:\"Services\";s:4:\"slug\";s:8:\"services\";}i:1424;a:3:{s:2:\"id\";i:1424;s:4:\"name\";s:12:\"Single Quote\";s:4:\"slug\";s:12:\"single-quote\";}i:1096;a:3:{s:2:\"id\";i:1096;s:4:\"name\";s:10:\"Statistics\";s:4:\"slug\";s:10:\"statistics\";}i:829;a:3:{s:2:\"id\";i:829;s:4:\"name\";s:4:\"Team\";s:4:\"slug\";s:4:\"team\";}i:830;a:3:{s:2:\"id\";i:830;s:4:\"name\";s:11:\"Testimonial\";s:4:\"slug\";s:11:\"testimonial\";}}','yes'),(14246,'astra-sites-and-pages-page-8','a:15:{s:8:\"id-20968\";a:11:{s:5:\"title\";s:9:\"theAgency\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-400x2255.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/wordpress-agency-06\";s:20:\"astra-site-parent-id\";i:126;s:15:\"astra-sites-tag\";a:7:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";i:879;s:16:\"wordpress-agency\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23201\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/343\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/wordpress-agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23199\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wordpress-agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23203\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/404\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23202\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wordpress-agency-06/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23204\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/426\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/wordpress-agency-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23200\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/wordpress-agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wordpress-agency-06/wp-json/wp/v2/pages/435\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wordpress-agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20969\";a:11:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-400x2276.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-06\";s:20:\"astra-site-parent-id\";i:129;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23228\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23226\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/188\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23229\";a:11:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-lessons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23230\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/212\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23227\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/teach-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/teach-06/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20972\";a:11:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-06\";s:20:\"astra-site-parent-id\";i:131;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23254\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/803\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23251\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/851\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23255\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/860\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23252\";a:11:{s:5:\"title\";s:5:\"Blogs\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/915\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-06/blogs/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23253\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-06/wp-json/wp/v2/pages/874\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20981\";a:11:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-400x1473.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-06\";s:20:\"astra-site-parent-id\";i:138;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:5:\"pages\";a:4:{s:8:\"id-23323\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/541\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23324\";a:11:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/596\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23322\";a:11:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/605\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-06/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23321\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-06/wp-json/wp/v2/pages/618\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}}}s:8:\"id-20983\";a:11:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-06\";s:20:\"astra-site-parent-id\";i:134;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23288\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/500\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23285\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/543\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23287\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/548\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23289\";a:11:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/555\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-06/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23286\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/sweet-shop-06/wp-json/wp/v2/pages/566\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21029\";a:11:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-400x1568.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-06\";s:20:\"astra-site-parent-id\";i:140;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23332\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/03/lotus-spa-therapy-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3092\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23330\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23333\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23333-spa-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23333-spa-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23331\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-06-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-06/wp-json/wp/v2/pages/3165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21039\";a:11:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-400x2410.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-06\";s:20:\"astra-site-parent-id\";i:150;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23425\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/620\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23423\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/670\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23428\";a:11:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-websites-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/680\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-06/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23427\";a:11:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-support-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23426\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/702\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23424\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-06/wp-json/wp/v2/pages/707\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21041\";a:11:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-06\";s:20:\"astra-site-parent-id\";i:151;s:15:\"astra-sites-tag\";a:4:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-23435\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-06/wp-json/wp/v2/pages/469\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21085\";a:11:{s:5:\"title\";s:15:\"MultiMed Clinic\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-400x1709.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/multimed-06\";s:20:\"astra-site-parent-id\";i:153;s:15:\"astra-sites-tag\";a:7:{i:337;s:6:\"clinic\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:603;s:7:\"medical\";i:606;s:15:\"medical-science\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23451\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/multimed-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23447\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/331\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/multimed-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23449\";a:11:{s:5:\"title\";s:11:\"Departments\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-departments-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/multimed-06/departments/\";s:15:\"astra-sites-tag\";a:3:{i:602;s:11:\"departments\";i:811;s:10:\"occupation\";i:812;s:6:\"office\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23450\";a:11:{s:5:\"title\";s:7:\"Doctors\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-doctors-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/347\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/doctors/\";s:15:\"astra-sites-tag\";a:1:{i:601;s:6:\"doctor\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23452\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/353\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/multimed-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23448\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/multimed-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/multimed-06/wp-json/wp/v2/pages/359\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/multimed-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21088\";a:11:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-06\";s:20:\"astra-site-parent-id\";i:157;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23494\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/243\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23496\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-06/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23492\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/285\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23493\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23493-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-06/wp-json/wp/v2/pages/300\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21090\";a:11:{s:5:\"title\";s:10:\"University\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21090-university-resize.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/university-06\";s:20:\"astra-site-parent-id\";i:160;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23525\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23525-university-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/university-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23521\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/university-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23523\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23523-university-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/courses/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23526\";a:11:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23526-university-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/university-06/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23524\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23524-university-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/236\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23522\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/university-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/university-06/wp-json/wp/v2/pages/240\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/university-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21092\";a:11:{s:5:\"title\";s:12:\"Kindergarten\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-400x1942.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kindergarten-06\";s:20:\"astra-site-parent-id\";i:154;s:15:\"astra-sites-tag\";a:4:{i:459;s:9:\"education\";i:617;s:12:\"kindergarten\";i:460;s:8:\"learning\";i:456;s:6:\"school\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23463\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/213\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kindergarten-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23459\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/270\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/kindergarten-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23460\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/280\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23462\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/286\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/kindergarten-06/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23464\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/293\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23461\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/kindergarten-06-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kindergarten-06/wp-json/wp/v2/pages/298\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/kindergarten-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21096\";a:11:{s:5:\"title\";s:17:\"Gym &amp; Fitness\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-400x1509.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/fitness-center-06\";s:20:\"astra-site-parent-id\";i:162;s:15:\"astra-sites-tag\";a:9:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23543\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/fitness-center-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23541\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/241\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23539\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/246\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fitness-center-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23542\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/fitness-center-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/fitness-center-06/wp-json/wp/v2/pages/252\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fitness-center-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21098\";a:11:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-06\";s:20:\"astra-site-parent-id\";i:164;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23563\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/436\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23564\";a:11:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/493\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-06/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23562\";a:11:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/498\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-06/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23561\";a:11:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/504\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-06/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23560\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/winery-06/wp-json/wp/v2/pages/512\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21100\";a:11:{s:5:\"title\";s:12:\"Psychiatrist\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-400x1962.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/psychiatrist-06\";s:20:\"astra-site-parent-id\";i:159;s:15:\"astra-sites-tag\";a:6:{i:608;s:8:\"guidance\";i:399;s:8:\"one-page\";i:621;s:12:\"psychiatrist\";i:622;s:13:\"psychotherapy\";i:463;s:11:\"single-page\";i:619;s:8:\"wellness\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-23513\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/psychiatrist-home-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/psychiatrist-06/wp-json/wp/v2/pages/459\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/psychiatrist-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes');
INSERT INTO `wp_options` VALUES (14247,'astra-sites-and-pages-page-16','a:15:{s:8:\"id-17616\";a:11:{s:5:\"title\";s:6:\"Lawyer\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-400x1405.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-01\";s:20:\"astra-site-parent-id\";i:353;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-28283\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-28280\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-28284\";a:11:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-01/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-36136\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-28282\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17531\";a:11:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-01\";s:20:\"astra-site-parent-id\";i:305;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25194\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25190\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25195\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25193\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25192\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17562\";a:11:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-400x1533.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-03\";s:20:\"astra-site-parent-id\";i:191;s:15:\"astra-sites-tag\";a:10:{i:532;s:11:\"acupressure\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23970\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/homepage-lotus-spa-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23967\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23967-spa-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23967-spa-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23971\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23971-spa-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23971-spa-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23969\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23969-spa-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23969-spa-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-03/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17532\";a:11:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-01\";s:20:\"astra-site-parent-id\";i:212;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24129\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24126\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24130\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24128\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-01/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17524\";a:11:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-400x1313.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-01\";s:20:\"astra-site-parent-id\";i:229;s:15:\"astra-sites-tag\";a:7:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24462\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17534\";a:11:{s:5:\"title\";s:14:\"Digital Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-02\";s:20:\"astra-site-parent-id\";i:210;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:686;s:9:\"corporate\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24112\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24109\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24113\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24111\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-02/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17535\";a:11:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-02\";s:20:\"astra-site-parent-id\";i:307;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25221\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25217\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25222\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25220\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25219\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/gardener-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17529\";a:11:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-01\";s:20:\"astra-site-parent-id\";i:300;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25144\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25141\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25146\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25145\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25143\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-01/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17536\";a:11:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-02\";s:20:\"astra-site-parent-id\";i:302;s:15:\"astra-sites-tag\";a:7:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";i:687;s:6:\"realty\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25166\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25163\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25168\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25167\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25165\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/construction-02/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-02/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17504\";a:11:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17504-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17504-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17504-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-02\";s:20:\"astra-site-parent-id\";i:215;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24320\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24320-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24320-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24316\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24317\";a:11:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-02/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:777;s:9:\"amenities\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24321\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24319\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24319-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24319-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17506\";a:11:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot.png\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-400x1745.png\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-01\";s:20:\"astra-site-parent-id\";i:247;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24620\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot.png\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17354\";a:11:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-400x1144.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-02\";s:20:\"astra-site-parent-id\";i:264;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24754\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}}}}s:8:\"id-17366\";a:11:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-400x1098.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-01\";s:20:\"astra-site-parent-id\";i:298;s:15:\"astra-sites-tag\";a:4:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25114\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25111\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25116\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25115\";a:11:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-01/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25113\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/car-repair-01/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17363\";a:11:{s:5:\"title\";s:16:\"Co-Working Space\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2017/08/id-17363-co-working-space-resize.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/co-working-space-01\";s:20:\"astra-site-parent-id\";i:217;s:15:\"astra-sites-tag\";a:7:{i:692;s:8:\"business\";i:693;s:4:\"cafe\";i:694;s:16:\"co-working-place\";i:695;s:13:\"collaboration\";i:979;s:7:\"company\";i:812;s:6:\"office\";i:691;s:10:\"work-place\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24344\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24344-co-working-space-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24344-co-working-space-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/co-working-space-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24340\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-about-us-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/co-working-space-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24341\";a:11:{s:5:\"title\";s:9:\"Amenities\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-amenities-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/co-working-space-01/amenities/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24345\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/co-working-space-02-pricing-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/40\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24343\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24343-co-working-space-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24343-co-working-space-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/co-working-space-01/wp-json/wp/v2/pages/41\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/co-working-space-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17337\";a:11:{s:5:\"title\";s:6:\"Lawyer\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-400x1405.jpg\";s:14:\"astra-site-url\";s:25:\"//websitedemos.net/law-02\";s:20:\"astra-site-parent-id\";i:253;s:15:\"astra-sites-tag\";a:7:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:968;s:7:\"justice\";i:702;s:8:\"law-firm\";i:706;s:6:\"lawyer\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24652\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:26:\"//websitedemos.net/law-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24648\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:53:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/law-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24653\";a:11:{s:5:\"title\";s:13:\"Practice Area\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-practice-area-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/law-02/practice-area/\";s:15:\"astra-sites-tag\";a:2:{i:708;s:4:\"area\";i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24651\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/law-02/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24650\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/law-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/law-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/law-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}}','yes'),(14248,'astra-sites-and-pages-page-4','a:15:{s:8:\"id-38673\";a:11:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-400x1358.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-04\";s:20:\"astra-site-parent-id\";i:1118;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-38677\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38674\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38679\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38678\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-04/projects/\";s:15:\"astra-sites-tag\";a:2:{i:424;s:7:\"project\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38675\";a:11:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-clients.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-clients-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38676\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-04/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38661\";a:11:{s:5:\"title\";s:17:\"Architecture Firm\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-400x1389.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/architects-03\";s:20:\"astra-site-parent-id\";i:1117;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-38665\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/architects-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38662\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/70\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/architects-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38667\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38666\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/architects-03/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38663\";a:11:{s:5:\"title\";s:7:\"Clients\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-clients-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/clients/\";s:15:\"astra-sites-tag\";a:1:{i:450;s:7:\"clients\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38664\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/architects-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/architects-03/wp-json/wp/v2/pages/74\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/architects-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38619\";a:11:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-04\";s:20:\"astra-site-parent-id\";i:1115;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:1019;s:14:\"wine-prouction\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38623\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38624\";a:11:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-04/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:905;s:9:\"our-story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38622\";a:11:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-04/experience/\";s:15:\"astra-sites-tag\";a:3:{i:636;s:10:\"experience\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38621\";a:11:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38620\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-04/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38629\";a:11:{s:5:\"title\";s:6:\"Winery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-400x1337.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/winery-03\";s:20:\"astra-site-parent-id\";i:1116;s:15:\"astra-sites-tag\";a:4:{i:635;s:7:\"brewery\";i:632;s:7:\"farming\";i:634;s:15:\"wine-production\";i:633;s:6:\"winery\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38633\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/winery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38634\";a:11:{s:5:\"title\";s:9:\"Our Story\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-our-story-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/winery-03/our-story/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:767;s:5:\"story\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38632\";a:11:{s:5:\"title\";s:10:\"Experience\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-experience-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/winery-03/experience/\";s:15:\"astra-sites-tag\";a:1:{i:636;s:10:\"experience\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38631\";a:11:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-events-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/winery-03/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38630\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/winery-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/winery-03/wp-json/wp/v2/pages/30\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/winery-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38590\";a:11:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/08/fitness-trainer-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2017/08/fitness-trainer-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/08/fitness-trainer-02.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-02\";s:20:\"astra-site-parent-id\";i:1108;s:15:\"astra-sites-tag\";a:8:{i:1109;s:7:\"exercse\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-38591\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2017/08/fitness-trainer-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2017/08/fitness-trainer-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-38573\";a:11:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-01\";s:20:\"astra-site-parent-id\";i:1107;s:15:\"astra-sites-tag\";a:10:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-38574\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2017/09/id-17505-fitness-trainer-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/fitness-trainer-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-38563\";a:11:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-04\";s:20:\"astra-site-parent-id\";i:1106;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-38566\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38567\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38564\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38565\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38554\";a:11:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-400x1353.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-03\";s:20:\"astra-site-parent-id\";i:1105;s:15:\"astra-sites-tag\";a:4:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-38557\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38558\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/artist-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38555\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38556\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/artist-feb-20-contact.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38528\";a:11:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-400x1458.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-04\";s:20:\"astra-site-parent-id\";i:1103;s:15:\"astra-sites-tag\";a:6:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-38532\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38529\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38533\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38531\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38534\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38530\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38513\";a:11:{s:5:\"title\";s:17:\"Wedding Organizer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-400x1458.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/wedding-organizer-03\";s:20:\"astra-site-parent-id\";i:1102;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:717;s:13:\"event-planner\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-38517\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/09/wedding-organizer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/wedding-organizer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38514\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/224\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-organizer-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38518\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/225\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-organizer-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38516\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38519\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/wedding-organizer-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38515\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/wedding-org-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/wedding-organizer-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/wedding-organizer-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38488\";a:11:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-400x1549.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-04\";s:20:\"astra-site-parent-id\";i:1101;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38491\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38489\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38492\";a:11:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-massages.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-massages-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-04/massages/\";s:15:\"astra-sites-tag\";a:2:{i:528;s:7:\"massage\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38493\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38490\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38449\";a:11:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-03\";s:20:\"astra-site-parent-id\";i:1100;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38453\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38450\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38454\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38451\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-03/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38452\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}}}s:8:\"id-38429\";a:11:{s:5:\"title\";s:17:\"Massage Therapist\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-400x1586.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/massage-therapist-03\";s:20:\"astra-site-parent-id\";i:1099;s:15:\"astra-sites-tag\";a:7:{i:532;s:11:\"acupressure\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:622;s:13:\"psychotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38432\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/massage-therapist-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38430\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/massage-therapist-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38433\";a:11:{s:5:\"title\";s:8:\"Massages\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-massages.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-massages-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/massage-therapist-03/massages/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38434\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/massage-therapist-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38431\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2020/01/massage-therapist-03-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/massage-therapist-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/massage-therapist-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38418\";a:11:{s:5:\"title\";s:18:\"Personal Dietitian\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-400x1303.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/dietitian-04\";s:20:\"astra-site-parent-id\";i:1098;s:15:\"astra-sites-tag\";a:3:{i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38422\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/450\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/dietitian-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38419\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/dietitian-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38423\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/dietitian-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38420\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/995\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/dietitian-04/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}s:8:\"id-38421\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/dietitian-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/dietitian-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/dietitian-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:1009;s:10:\"contact-me\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:60;s:8:\"business\";}}}}s:8:\"id-34226\";a:11:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-400x1569.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-04\";s:20:\"astra-site-parent-id\";i:1006;s:15:\"astra-sites-tag\";a:7:{i:513;s:6:\"camera\";i:515;s:4:\"lens\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:1022;s:12:\"professional\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-34229\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-04/\";s:15:\"astra-sites-tag\";a:3:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";i:1008;s:21:\"photographer-homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-34227\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-04/about/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:1007;s:8:\"about-me\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-34231\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/photographer-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-34230\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-04/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-34228\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/photographer-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/photographer-04/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:1009;s:10:\"contact-me\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14249,'astra-sites-and-pages-page-15','a:15:{s:8:\"id-18103\";a:11:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-400x1473.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-04\";s:20:\"astra-site-parent-id\";i:145;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:5:\"pages\";a:4:{s:8:\"id-23378\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23379\";a:11:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23377\";a:11:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-04/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23376\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}}}s:8:\"id-18040\";a:11:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-03\";s:20:\"astra-site-parent-id\";i:194;s:15:\"astra-sites-tag\";a:6:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:399;s:8:\"one-page\";i:671;s:16:\"service-provider\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-23987\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/freelancer-03/wp-json/wp/v2/pages/325\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18041\";a:11:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-400x2289.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-03\";s:20:\"astra-site-parent-id\";i:214;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24305\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24302\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24308\";a:11:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-websites-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-03/websites/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24307\";a:11:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-support-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24306\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24304\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-03/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18036\";a:11:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-01\";s:20:\"astra-site-parent-id\";i:146;s:15:\"astra-sites-tag\";a:8:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:861;s:9:\"paintings\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23392\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23389\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23391\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-17985\";a:11:{s:5:\"title\";s:16:\"Freelance Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-02\";s:20:\"astra-site-parent-id\";i:144;s:15:\"astra-sites-tag\";a:9:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:496;s:9:\"ecommerce\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:1020;s:8:\"personal\";i:967;s:13:\"product-store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34089\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23371\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/artist-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23373\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/artist-02/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-17931\";a:11:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-400x1030.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-04\";s:20:\"astra-site-parent-id\";i:233;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:863;s:10:\"decor-blog\";i:862;s:10:\"home-decor\";i:434;s:15:\"interior-design\";i:864;s:21:\"interior-design-blogs\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-24482\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-24483\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24483-home-decor-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-04/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-17911\";a:11:{s:5:\"title\";s:10:\"Home Decor\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/home-decor-feb-20-home-400x1030.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/blog-02\";s:20:\"astra-site-parent-id\";i:255;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-24664\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1884\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/blog-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-24666\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/home-deor-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/blog-02/wp-json/wp/v2/pages/1821\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/blog-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-17697\";a:11:{s:5:\"title\";s:3:\"Spa\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-400x1559.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/lotus-spa-04\";s:20:\"astra-site-parent-id\";i:188;s:15:\"astra-sites-tag\";a:11:{i:532;s:11:\"acupressure\";i:1023;s:6:\"beauty\";i:474;s:8:\"grooming\";i:528;s:7:\"massage\";i:527;s:17:\"massage-therapist\";i:529;s:13:\"physiotherapy\";i:531;s:11:\"reflexology\";i:533;s:10:\"relaxation\";i:650;s:5:\"salon\";i:651;s:8:\"skincare\";i:530;s:3:\"spa\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23888\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-salon-homepage-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/lotus-spa-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23885\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23885-spa-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23885-spa-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/lotus-spa-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23889\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/lotus-spa-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2210\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/lotus-spa-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23887\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/spa-04-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/spa-04-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/lotus-spa-04/wp-json/wp/v2/pages/2449\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/lotus-spa-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17702\";a:11:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-400x2223.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-04\";s:20:\"astra-site-parent-id\";i:213;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24173\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24170\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/62\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24178\";a:11:{s:5:\"title\";s:8:\"Websites\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-websites.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-websites-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-04/websites/\";s:15:\"astra-sites-tag\";a:1:{i:661;s:7:\"website\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24176\";a:11:{s:5:\"title\";s:7:\"Support\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-support-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/112\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/support/\";s:15:\"astra-sites-tag\";a:1:{i:765;s:7:\"support\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24175\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-pricing.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/132\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24172\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-04/wp-json/wp/v2/pages/164\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17638\";a:11:{s:5:\"title\";s:10:\"Freelancer\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-400x1870.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/freelancer-04\";s:20:\"astra-site-parent-id\";i:192;s:15:\"astra-sites-tag\";a:5:{i:339;s:6:\"artist\";i:670;s:8:\"designer\";i:669;s:10:\"freelancer\";i:1020;s:8:\"personal\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-23977\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/freelancer-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/freelancer-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/freelancer-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17631\";a:11:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-400x1473.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-03\";s:20:\"astra-site-parent-id\";i:171;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:5:\"pages\";a:4:{s:8:\"id-23624\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23625\";a:11:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:3:{i:352;s:5:\"about\";i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23623\";a:11:{s:5:\"title\";s:15:\"Creating Impact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-making-impact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/charity-03/creating-impact/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23622\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/charity-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}}}s:8:\"id-17624\";a:11:{s:5:\"title\";s:10:\"Car Repair\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-400x1098.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/car-repair-02\";s:20:\"astra-site-parent-id\";i:296;s:15:\"astra-sites-tag\";a:5:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:666;s:10:\"car-repair\";i:1021;s:14:\"local-business\";i:667;s:11:\"repair-shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25096\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/car-repair-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25093\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/193\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-repair-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25098\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-services-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/217\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/car-repair-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25097\";a:11:{s:5:\"title\";s:9:\"Our Staff\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-our-staff-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/230\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/car-repair-02/our-staff/\";s:15:\"astra-sites-tag\";a:2:{i:668;s:5:\"staff\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25095\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/car-repair-02-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/car-repair-02/wp-json/wp/v2/pages/649\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-repair-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17630\";a:11:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-01\";s:20:\"astra-site-parent-id\";i:234;s:15:\"astra-sites-tag\";a:3:{i:341;s:11:\"electrician\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24489\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24485\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24490\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24488\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-01/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24487\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17618\";a:11:{s:5:\"title\";s:10:\"Sweet Shop\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-400x1217.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/sweet-shop-03\";s:20:\"astra-site-parent-id\";i:271;s:15:\"astra-sites-tag\";a:7:{i:758;s:6:\"bakery\";i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:749;s:5:\"store\";i:756;s:10:\"sweet-shop\";i:757;s:6:\"sweets\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24800\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/sweet-shop-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24796\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/sweet-shop-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24799\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/sweet-shop-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24801\";a:11:{s:5:\"title\";s:9:\"Our Cakes\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-cakes-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/25\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/sweet-shop-03/our-cakes/\";s:15:\"astra-sites-tag\";a:1:{i:783;s:4:\"cake\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24798\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sweet-shop-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/sweet-shop-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sweet-shop-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-17619\";a:11:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-400x1144.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-01\";s:20:\"astra-site-parent-id\";i:265;s:15:\"astra-sites-tag\";a:5:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24756\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-mark-sally-elementor-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/wedding-01/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:61;s:4:\"free\";}}}}}','yes'),(14250,'astra-sites-and-pages-page-9','a:15:{s:8:\"id-21102\";a:11:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-06\";s:20:\"astra-site-parent-id\";i:163;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-23548\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/291\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23546\";a:11:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/346\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-06/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23544\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/355\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-06/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23547\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/author-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20933\";a:11:{s:5:\"title\";s:7:\"Plumber\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-400x1140.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/plumber-07\";s:20:\"astra-site-parent-id\";i:291;s:15:\"astra-sites-tag\";a:3:{i:439;s:14:\"local-services\";i:507;s:7:\"plumber\";i:508;s:8:\"plumbing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-25030\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/plumber-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25027\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-about-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/plumber-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25031\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-services-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/plumber-07/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25042\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-testimonials-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25042-plumber-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/plumber-07/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25039\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-faq-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25039-plumber-faq-resize.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/plumber-07/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25029\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/plumber-07-contact-revised-1200.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/plumber-07/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/plumber-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21073\";a:11:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-400x1651.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-01\";s:20:\"astra-site-parent-id\";i:242;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-24575\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/86\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24572\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24577\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24576\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-projects.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24574\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-01/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24573\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21066\";a:11:{s:5:\"title\";s:18:\"Garden Maintenance\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-400x1651.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/garden-maintenance-02\";s:20:\"astra-site-parent-id\";i:244;s:15:\"astra-sites-tag\";a:8:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:1021;s:14:\"local-business\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-24597\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/garden-maintenance-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24594\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/garden-maintenance-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24599\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24598\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-projects.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24598-garden-maintenance-projects-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/garden-maintenance-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24596\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/garden-maintenance-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24595\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/garden-maintenance-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/garden-maintenance-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/garden-maintenance-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20946\";a:11:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-400x1057.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-01\";s:20:\"astra-site-parent-id\";i:310;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-25235\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21035-interior-designer-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25233\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25237\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25236\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25238\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25238-interior-designer-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25234\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-01-contact-revised-1200.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20939\";a:11:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-400x1057.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-02\";s:20:\"astra-site-parent-id\";i:312;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:1022;s:12:\"professional\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-25257\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25255\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25259\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25258\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25260\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25256\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-contact.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/designer-02-contact.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21035\";a:11:{s:5:\"title\";s:17:\"Interior Designer\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-400x1057.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/interior-designer-07\";s:20:\"astra-site-parent-id\";i:313;s:15:\"astra-sites-tag\";a:5:{i:435;s:12:\"architecture\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:422;s:11:\"landscaping\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-25269\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/162\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/interior-designer-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25267\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-designer-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25271\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-07/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25270\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-designer-07/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25272\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/id-25272-interior-designer-testimonials-resize.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/interior-designer-07/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25268\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-contact.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-designer-07-contact-revised-1200.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/interior-designer-07/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/interior-designer-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21049\";a:11:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-07\";s:20:\"astra-site-parent-id\";i:223;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24413\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/content-marketing-07/wp-json/wp/v2/pages/25121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24410\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-07/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-07/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24414\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-07/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24412\";a:11:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24412-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-07/hire-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21023\";a:11:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-21023-pearson-college-resize.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-03\";s:20:\"astra-site-parent-id\";i:189;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23925\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23925-pearson-college-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23925-pearson-college-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23920\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-about-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23922\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23922-pearson-college-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23922-pearson-college-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23926\";a:11:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23926-pearson-college-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23926-pearson-college-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-03/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23923\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23923-pearson-college-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23923-pearson-college-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23921\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact-revised-1200.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/education-03-contact-revised-1200-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20746\";a:11:{s:5:\"title\";s:15:\"Pearson College\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/02/id-20746-pearson-college-resize.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/education-04\";s:20:\"astra-site-parent-id\";i:187;s:15:\"astra-sites-tag\";a:5:{i:457;s:7:\"college\";i:459;s:9:\"education\";i:460;s:8:\"learning\";i:456;s:6:\"school\";i:458;s:10:\"university\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23876\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23876-pearson-college-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23876-pearson-college-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/education-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23871\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/education-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23874\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23874-pearson-college-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23874-pearson-college-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23877\";a:11:{s:5:\"title\";s:8:\"Teachers\";s:18:\"featured-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23877-pearson-college-teachers-resize.jpg\";s:19:\"thumbnail-image-url\";s:104:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23877-pearson-college-teachers-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/education-04/teachers/\";s:15:\"astra-sites-tag\";a:1:{i:464;s:7:\"teacher\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23875\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23875-pearson-college-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23875-pearson-college-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23873\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/education-04-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/education-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/education-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20810\";a:11:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-01\";s:20:\"astra-site-parent-id\";i:227;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24451\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/106\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24448\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24452\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24450\";a:11:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24450-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-01/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:773;s:7:\"hire-me\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20904\";a:11:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-400x1868.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-01\";s:20:\"astra-site-parent-id\";i:120;s:15:\"astra-sites-tag\";a:5:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23135\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23131\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23132\";a:11:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-barbers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23134\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23133\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-01-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-01/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20807\";a:11:{s:5:\"title\";s:15:\"Growth Marketer\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-400x1385.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/content-marketing-02\";s:20:\"astra-site-parent-id\";i:225;s:15:\"astra-sites-tag\";a:3:{i:470;s:17:\"content-marketing\";i:472;s:6:\"growth\";i:471;s:8:\"strategy\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24433\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/content-marketing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24430\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/content-marketing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24434\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/content-marketing-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24432\";a:11:{s:5:\"title\";s:7:\"Hire Me\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/growthmarketer-hire-screenshot.png\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24432-growth-marketer-hire-me-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/content-marketing-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/content-marketing-02/hire-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20816\";a:11:{s:5:\"title\";s:11:\"Barber Shop\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-400x1764.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/barber-shop-02\";s:20:\"astra-site-parent-id\";i:119;s:15:\"astra-sites-tag\";a:6:{i:478;s:6:\"barber\";i:474;s:8:\"grooming\";i:477;s:9:\"hair-care\";i:984;s:9:\"hairstyle\";i:982;s:11:\"hairstylist\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23121\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/barber-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23117\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/barber-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23118\";a:11:{s:5:\"title\";s:7:\"Barbers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-barbers-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/barbers/\";s:15:\"astra-sites-tag\";a:1:{i:478;s:6:\"barber\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23120\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23119\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/barber-shop-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/barber-shop-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/barber-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-20732\";a:11:{s:5:\"title\";s:21:\"Photography Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-400x1255.jpg\";s:14:\"astra-site-url\";s:44:\"//websitedemos.net/photographer-portfolio-03\";s:20:\"astra-site-parent-id\";i:200;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24026\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2018/12/photographer-portfolio-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/photographer-portfolio-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24023\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/photographer-portfolio-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24028\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:102:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/27\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/photographer-portfolio-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24027\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/28\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:55:\"//websitedemos.net/photographer-portfolio-03/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24025\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/photographer-portfolio-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/photographer-portfolio-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/photographer-portfolio-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14251,'astra-blocks-2','a:76:{s:8:\"id-37754\";a:7:{s:5:\"title\";s:11:\"Services 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3b-2020-600x500.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37747\";a:7:{s:5:\"title\";s:11:\"Services 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2b-2020-600x500.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37748\";a:7:{s:5:\"title\";s:11:\"Services 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-2w-2020-600x500.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-2w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37726\";a:7:{s:5:\"title\";s:11:\"Services 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1w-2020-600x600.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37739\";a:7:{s:5:\"title\";s:11:\"Services 1B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/services-1b-2020-600x600.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-1b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37721\";a:7:{s:5:\"title\";s:11:\"Features 4B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4b-600x500.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37717\";a:7:{s:5:\"title\";s:11:\"Features 4W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-4w-2020-600x500.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-4w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37704\";a:7:{s:5:\"title\";s:11:\"Features 3W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3w-2020-600x630.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37705\";a:7:{s:5:\"title\";s:11:\"Features 3B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-3b-2020-600x630.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-3b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37697\";a:7:{s:5:\"title\";s:11:\"Features 2B\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2b-2020-600x630.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37695\";a:7:{s:5:\"title\";s:11:\"Features 2W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/features-2w-2020-600x630.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-2w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37688\";a:7:{s:5:\"title\";s:11:\"Features 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1b-2020-600x600.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37686\";a:7:{s:5:\"title\";s:11:\"Features 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/feature-1w-2020-600x600.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-1w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37679\";a:7:{s:5:\"title\";s:10:\"Heading 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6b-2020-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37678\";a:7:{s:5:\"title\";s:10:\"Heading 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-6w-2020-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-6w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37669\";a:7:{s:5:\"title\";s:10:\"Heading 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5w-2020-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37670\";a:7:{s:5:\"title\";s:10:\"Heading 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-5b-2020-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-5b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37662\";a:7:{s:5:\"title\";s:10:\"Heading 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4b-2020-1-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37661\";a:7:{s:5:\"title\";s:10:\"Heading 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-4w-600x344.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-4w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37656\";a:7:{s:5:\"title\";s:10:\"Heading 3B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3b-2020-600x326.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37655\";a:7:{s:5:\"title\";s:10:\"Heading 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-3w-2020-600x326.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-3w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37646\";a:7:{s:5:\"title\";s:10:\"Heading 2W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2w-2020-600x272.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37647\";a:7:{s:5:\"title\";s:10:\"Heading 2B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-2b-2020-600x272.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-2b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37642\";a:7:{s:5:\"title\";s:10:\"Heading 1B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1b-2020-600x361.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37640\";a:7:{s:5:\"title\";s:10:\"Heading 1W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-1w-2020-600x361.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-1w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37557\";a:7:{s:5:\"title\";s:10:\"Clients 6W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6w-2020-600x378.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37558\";a:7:{s:5:\"title\";s:10:\"Clients 6B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-6b-2020-600x378.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-6b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37549\";a:7:{s:5:\"title\";s:10:\"Clients 5B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5b-2020-600x225.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37550\";a:7:{s:5:\"title\";s:10:\"Clients 5W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-5w-2020-600x225.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-5w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37542\";a:7:{s:5:\"title\";s:10:\"Clients 4W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4w-2020-600x225.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37544\";a:7:{s:5:\"title\";s:10:\"Clients 4B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4b-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-4b-2020-600x225.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-4b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37537\";a:7:{s:5:\"title\";s:10:\"Clients 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3b-600x632.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37535\";a:7:{s:5:\"title\";s:10:\"Clients 3W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3w-2020.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-3w-2020-600x600.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-3w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37530\";a:7:{s:5:\"title\";s:10:\"Clients 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2b-600x329.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37529\";a:7:{s:5:\"title\";s:10:\"Clients 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-2w-600x329.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-2w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37524\";a:7:{s:5:\"title\";s:10:\"Clients 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1b-600x329.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37518\";a:7:{s:5:\"title\";s:10:\"Clients 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-1w-600x329.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-1w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37203\";a:7:{s:5:\"title\";s:7:\"Team 4B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4b-600x491.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37200\";a:7:{s:5:\"title\";s:7:\"Team 4W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-4w-600x491.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-4w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37197\";a:7:{s:5:\"title\";s:7:\"Team 3B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3b-600x491.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37194\";a:7:{s:5:\"title\";s:7:\"Team 3W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-3w-600x491.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-3w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37190\";a:7:{s:5:\"title\";s:7:\"Team 2B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-2b-600x578.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37187\";a:7:{s:5:\"title\";s:7:\"Team 2W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/Team-2W-600x578.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-2w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37184\";a:7:{s:5:\"title\";s:7:\"Team 1B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1b-2020-600x600.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37153\";a:7:{s:5:\"title\";s:7:\"Team 1W\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/team-1w-2020-new-600x600.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-1w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37150\";a:7:{s:5:\"title\";s:17:\"Call To Action 6B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6b-600x445.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37147\";a:7:{s:5:\"title\";s:17:\"Call To Action 6W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-6w-600x445.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-6w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37136\";a:7:{s:5:\"title\";s:17:\"Call To Action 4B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4b-600x227.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37132\";a:7:{s:5:\"title\";s:17:\"Call To Action 4W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-4w-600x227.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-4w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37129\";a:7:{s:5:\"title\";s:17:\"Call To Action 3B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3d.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3d-600x434.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37126\";a:7:{s:5:\"title\";s:17:\"Call To Action 3W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-3w-600x434.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-3w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37122\";a:7:{s:5:\"title\";s:17:\"Call To Action 2B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2b-600x434.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37120\";a:7:{s:5:\"title\";s:17:\"Call To Action 2W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-2w-600x434.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-2w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37117\";a:7:{s:5:\"title\";s:17:\"Call To Action 1B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1b-600x294.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37114\";a:7:{s:5:\"title\";s:17:\"Call To Action 1W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-1w-600x294.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-1w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37111\";a:7:{s:5:\"title\";s:6:\"FAQ 4B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4b-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37108\";a:7:{s:5:\"title\";s:6:\"FAQ 4W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-4w-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-4w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37105\";a:7:{s:5:\"title\";s:6:\"FAQ 3B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3b-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3d/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37102\";a:7:{s:5:\"title\";s:6:\"FAQ 3W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-3w-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-3w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37099\";a:7:{s:5:\"title\";s:6:\"FAQ 2B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2b-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37096\";a:7:{s:5:\"title\";s:6:\"FAQ 2W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-2w-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-2w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37093\";a:7:{s:5:\"title\";s:6:\"FAQ 1B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1b-2.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1b-2-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37061\";a:7:{s:5:\"title\";s:6:\"FAQ 1W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-1w-600x501.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-1w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37057\";a:7:{s:5:\"title\";s:8:\"About 5B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5b-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37051\";a:7:{s:5:\"title\";s:8:\"About 5W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-5w-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-5w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37043\";a:7:{s:5:\"title\";s:8:\"About 4B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4b-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37040\";a:7:{s:5:\"title\";s:8:\"About 4W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/about-4w-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-4w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37025\";a:7:{s:5:\"title\";s:8:\"About 3B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3B-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37022\";a:7:{s:5:\"title\";s:8:\"About 3W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-3W-1-600x501.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-3w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37019\";a:7:{s:5:\"title\";s:8:\"About 2B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2B-1-600x576.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37015\";a:7:{s:5:\"title\";s:8:\"About 2W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-2W-1-600x576.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-2w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-36983\";a:7:{s:5:\"title\";s:8:\"About 1B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1B-1-600x576.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-36980\";a:7:{s:5:\"title\";s:8:\"About 1W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/About-1W-1-600x576.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-1w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-35365\";a:7:{s:5:\"title\";s:15:\"Testimonial 10W\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10w-600x679.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-28634\";a:7:{s:5:\"title\";s:17:\"Call To Action 8W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11w-600x439.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-28474\";a:7:{s:5:\"title\";s:8:\"About 9W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9w-600x668.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}}','yes'),(14252,'astra-sites-and-pages-page-7','a:15:{s:8:\"id-21807\";a:11:{s:5:\"title\";s:7:\"Florist\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-400x1563.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/florist-04\";s:20:\"astra-site-parent-id\";i:115;s:15:\"astra-sites-tag\";a:5:{i:573;s:16:\"event-decoration\";i:571;s:7:\"florist\";i:572;s:15:\"flower-merchant\";i:574;s:7:\"flowers\";i:1021;s:14:\"local-business\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23076\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/florist-pro-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/florist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23073\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23077\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/florist-04/services/\";s:15:\"astra-sites-tag\";a:2:{i:425;s:8:\"services\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23075\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23078\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/florist-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23074\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/florist-pro-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/florist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/florist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21340\";a:11:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-400x1346.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-01\";s:20:\"astra-site-parent-id\";i:303;s:15:\"astra-sites-tag\";a:5:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:586;s:8:\"car-wash\";i:590;s:10:\"color-coat\";i:589;s:11:\"teflon-coat\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25171\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25172\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25169\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/296\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25173\";a:11:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-01/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25170\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-01/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21337\";a:11:{s:5:\"title\";s:8:\"Car Wash\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-400x1346.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/car-wash-02\";s:20:\"astra-site-parent-id\";i:301;s:15:\"astra-sites-tag\";a:6:{i:588;s:8:\"car-care\";i:587;s:13:\"car-detailing\";i:586;s:8:\"car-wash\";i:590;s:10:\"color-coat\";i:1021;s:14:\"local-business\";i:589;s:11:\"teflon-coat\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25155\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/car-wash-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25156\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/car-wash-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25153\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/car-wash-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25157\";a:11:{s:5:\"title\";s:9:\"Wash Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-washmenu-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/car-wash-02/wash-menu/\";s:15:\"astra-sites-tag\";a:2:{i:565;s:4:\"menu\";i:761;s:9:\"wash-menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25154\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/car-wash-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/car-wash-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/car-wash-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21676\";a:11:{s:5:\"title\";s:18:\"Wedding Invitation\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-400x1314.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/wedding-05\";s:20:\"astra-site-parent-id\";i:59;s:15:\"astra-sites-tag\";a:3:{i:698;s:10:\"engagement\";i:699;s:10:\"invitation\";i:697;s:7:\"wedding\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-22120\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/wedding-mark-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/wedding-05/wp-json/wp/v2/pages/514\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/wedding-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21599\";a:11:{s:5:\"title\";s:20:\"Makeup Artist Studio\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-400x1263.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-04\";s:20:\"astra-site-parent-id\";i:125;s:15:\"astra-sites-tag\";a:7:{i:1023;s:6:\"beauty\";i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";i:1020;s:8:\"personal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23191\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/04/makeup-artist-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23193\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23189\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23192\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-pricing.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23190\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/makeup-artist-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21347\";a:11:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-400x1937.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-03\";s:20:\"astra-site-parent-id\";i:97;s:15:\"astra-sites-tag\";a:9:{i:394;s:9:\"air-cargo\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22894\";a:11:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/transport-services-03/wp-json/wp/v2/pages/150\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:746;s:13:\"one-page-site\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21329\";a:11:{s:5:\"title\";s:18:\"Transport Services\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-400x1937.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/transport-services-04\";s:20:\"astra-site-parent-id\";i:95;s:15:\"astra-sites-tag\";a:12:{i:394;s:9:\"air-cargo\";i:845;s:4:\"blue\";i:391;s:14:\"cargo-services\";i:392;s:16:\"freight-services\";i:388;s:12:\"good-carrier\";i:389;s:9:\"logistics\";i:399;s:8:\"one-page\";i:846;s:3:\"red\";i:393;s:14:\"road-transport\";i:390;s:8:\"shipping\";i:366;s:9:\"transport\";i:387;s:8:\"trucking\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22887\";a:11:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/transport-services-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/transport-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/transport-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21335\";a:11:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-400x1559.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-03\";s:20:\"astra-site-parent-id\";i:122;s:15:\"astra-sites-tag\";a:8:{i:1000;s:7:\"cleaner\";i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23157\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/239\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23155\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23159\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23160\";a:11:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-03/why-choose-us/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23158\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/reviews/\";s:15:\"astra-sites-tag\";a:2:{i:432;s:6:\"review\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23156\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21331\";a:11:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-400x1559.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/cleaning-services-04\";s:20:\"astra-site-parent-id\";i:121;s:15:\"astra-sites-tag\";a:8:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:675;s:12:\"housekeeping\";i:676;s:11:\"maintenance\";i:1022;s:12:\"professional\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23145\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/04/cleaning-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/cleaning-services-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23143\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/cleaning-services-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23147\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/cleaning-services-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23148\";a:11:{s:5:\"title\";s:13:\"Why choose us\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-why-choose-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/cleaning-services-04/why-choose-us/\";s:15:\"astra-sites-tag\";a:2:{i:760;s:13:\"why-choose-us\";i:852;s:6:\"why-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23146\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23144\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/cleaning-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/cleaning-services-04/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/cleaning-services-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21169\";a:11:{s:5:\"title\";s:28:\"Fashion &amp; Lifestyle Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-400x1338.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/fashion-lifestyle-07\";s:20:\"astra-site-parent-id\";i:142;s:15:\"astra-sites-tag\";a:5:{i:480;s:4:\"blog\";i:482;s:7:\"fashion\";i:479;s:9:\"lifestyle\";i:483;s:16:\"styling-shopping\";i:481;s:5:\"trend\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23357\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-home-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/fashion-lifestyle-07/wp-json/wp/v2/pages/855\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/fashion-lifestyle-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-23353\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-blog-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fashion-lifestyle-07/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/fashion-lifestyle-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-23356\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/fashion-lifestyle-contact-screenshot-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/fashion-lifestyle-07/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/fashion-lifestyle-07/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-21171\";a:11:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-400x1705.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-04\";s:20:\"astra-site-parent-id\";i:362;s:15:\"astra-sites-tag\";a:4:{i:1021;s:14:\"local-business\";i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-28778\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28775\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28779\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28780\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28777\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-04/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28776\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-04/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20908\";a:11:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-06\";s:20:\"astra-site-parent-id\";i:155;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23469\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/316\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23465\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/356\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23470\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/365\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23468\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/378\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23471\";a:11:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/387\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-06/venues/\";s:15:\"astra-sites-tag\";a:2:{i:696;s:5:\"venue\";i:691;s:10:\"work-place\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23467\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-06/wp-json/wp/v2/pages/392\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-06/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20919\";a:11:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-06\";s:20:\"astra-site-parent-id\";i:124;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23181\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/113\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23179\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/159\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23180\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/165\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23183\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/174\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23182\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-pricing-600x800.jpg\";s:18:\"astra-page-api-url\";s:75:\"https://websitedemos.net/ecourse-learn-photoshop-06/wp-json/wp/v2/pages/181\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-06/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20924\";a:11:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-06\";s:20:\"astra-site-parent-id\";i:80;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-22414\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22410\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/364\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22412\";a:11:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-06/coaching/\";s:15:\"astra-sites-tag\";a:1:{i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22413\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/life-coach-06/wp-json/wp/v2/pages/380\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-06/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-20957\";a:11:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/03/id-20957-hotel-resize.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-06\";s:20:\"astra-site-parent-id\";i:156;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23488\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23488-hotel-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23489\";a:11:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23489-hotel-rooms-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/268\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-06/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23490\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23490-hotel-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/276\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-06/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23487\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23487-hotel-gallery-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23491\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23491-hotel-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/295\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23486\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23486-hotel-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-06/wp-json/wp/v2/pages/299\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14253,'astra-sites-and-pages-page-1','a:15:{s:8:\"id-19808\";a:11:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-02\";s:20:\"astra-site-parent-id\";i:186;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23830\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23827\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23832\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23831\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23829\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23829-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19884\";a:11:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-01\";s:20:\"astra-site-parent-id\";i:184;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23776\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23769\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23781\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-services-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23780\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-projects-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-01/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23772\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23772-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19990\";a:11:{s:5:\"title\";s:17:\"Outdoor Adventure\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-400x950.png\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/outdoor-adventure-07\";s:20:\"astra-site-parent-id\";i:182;s:15:\"astra-sites-tag\";a:6:{i:544;s:9:\"adventure\";i:545;s:7:\"camping\";i:543;s:14:\"extreme-sports\";i:541;s:9:\"mountains\";i:542;s:4:\"park\";i:546;s:6:\"sports\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23721\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/outdoor-adventure-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-07/wp-json/wp/v2/pages/271\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/outdoor-adventure-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23718\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23718-outdoor-adventure-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23718-outdoor-adventure-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-07/wp-json/wp/v2/pages/272\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/outdoor-adventure-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23723\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23723-outdoor-adventure-services-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23723-outdoor-adventure-services-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/outdoor-adventure-07/wp-json/wp/v2/pages/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-07/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23722\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23722-outdoor-adventure-projects-resize.jpg\";s:19:\"thumbnail-image-url\";s:106:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23722-outdoor-adventure-projects-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-07/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/outdoor-adventure-07/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23720\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23720-outdoor-adventure-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23720-outdoor-adventure-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/outdoor-adventure-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/outdoor-adventure-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-34012\";a:11:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-400x1865.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-04\";s:20:\"astra-site-parent-id\";i:992;s:15:\"astra-sites-tag\";a:5:{i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-35747\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35745\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35749\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35748\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35746\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-34244\";a:11:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-400x1865.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-03\";s:20:\"astra-site-parent-id\";i:1010;s:15:\"astra-sites-tag\";a:6:{i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-35752\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/415\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35750\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/29\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/pet-care-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35754\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/31\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35753\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/33\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/reviews/\";s:15:\"astra-sites-tag\";a:1:{i:432;s:6:\"review\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-35751\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/pet-care-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/pet-care-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-31992\";a:11:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-400x1168.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-02\";s:20:\"astra-site-parent-id\";i:910;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:369;s:7:\"natural\";i:368;s:7:\"organic\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-33788\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-31993\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/09/organic-shop-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/09/organic-shop-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-31994\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-22401\";a:11:{s:5:\"title\";s:13:\"Organic Store\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-400x1168.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/organic-shop-01\";s:20:\"astra-site-parent-id\";i:79;s:15:\"astra-sites-tag\";a:6:{i:880;s:9:\"cartflows\";i:369;s:7:\"natural\";i:368;s:7:\"organic\";i:886;s:12:\"organic-shop\";i:370;s:13:\"organic-store\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34078\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-products-store-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/organic-shop-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-22303\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-shop-01-about-1.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/organic-shop-01-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/organic-shop-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-22304\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22304-organic-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/organic-shop-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/organic-shop-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-21592\";a:11:{s:5:\"title\";s:19:\"Custom Printing Pro\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-400x1464.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-04\";s:20:\"astra-site-parent-id\";i:67;s:15:\"astra-sites-tag\";a:8:{i:400;s:15:\"custom-printing\";i:496;s:9:\"ecommerce\";i:881;s:12:\"mug-printing\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-36096\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-22180\";a:11:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-04/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-22183\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-21821\";a:11:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-400x1464.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-03\";s:20:\"astra-site-parent-id\";i:318;s:15:\"astra-sites-tag\";a:9:{i:880;s:9:\"cartflows\";i:400;s:15:\"custom-printing\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:403;s:14:\"online-gifting\";i:402;s:8:\"printing\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-34081\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-26341\";a:11:{s:5:\"title\";s:9:\"About HDX\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-about-hdx-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/custom-printing-03/about-hdx/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-26344\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/custom-printing-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-22009\";a:11:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22009-learndash-academy-resize.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-02\";s:20:\"astra-site-parent-id\";i:851;s:15:\"astra-sites-tag\";a:7:{i:462;s:7:\"courses\";i:469;s:7:\"ecourse\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-42985\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-42984\";a:11:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-02-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-02/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31168\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31169\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-02/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-02/contact/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-22110\";a:11:{s:5:\"title\";s:17:\"Learndash Academy\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22110-learndash-academy-resize.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-01\";s:20:\"astra-site-parent-id\";i:885;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-34127\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-34126\";a:11:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-01-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-01/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31832\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31833\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-01/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-22081\";a:11:{s:5:\"title\";s:17:\"LearnDash Academy\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22081-learndash-academy-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22081-learndash-academy-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22081-learndash-academy-resize.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/learndash-academy-07\";s:20:\"astra-site-parent-id\";i:884;s:15:\"astra-sites-tag\";a:6:{i:462;s:7:\"courses\";i:468;s:9:\"elearning\";i:467;s:9:\"learndash\";i:460;s:8:\"learning\";i:466;s:14:\"online-courses\";i:975;s:15:\"online-learning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-34133\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-07-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-07-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/learndash-academy-07/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/learndash-academy-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-34132\";a:11:{s:5:\"title\";s:11:\"All Courses\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-07-all-courses.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/10/learndash-academy-07-all-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-07/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/learndash-academy-07/all-courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31828\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-07/wp-json/wp/v2/pages/158\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/learndash-academy-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31829\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/09/learndash-academy-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/learndash-academy-07/wp-json/wp/v2/pages/401\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/learndash-academy-07/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-18882\";a:11:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-400x2091.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-04\";s:20:\"astra-site-parent-id\";i:113;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23049\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23050\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-04/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23045\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23048\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23051\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23047\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-04/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-19058\";a:11:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/03/id-21081-restaurant-resize.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-03\";s:20:\"astra-site-parent-id\";i:114;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23063\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/09/id-18882-restaurant-resize.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2018/09/id-18882-restaurant-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23064\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-03/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23059\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/36\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23062\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/37\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23065\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/38\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23061\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/restaurant-03/wp-json/wp/v2/pages/39\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-21081\";a:11:{s:5:\"title\";s:20:\"Deeplight Restaurant\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-400x2091.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/restaurant-06\";s:20:\"astra-site-parent-id\";i:158;s:15:\"astra-sites-tag\";a:10:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-23510\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/restaurant-06/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23511\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/190\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/restaurant-06/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23507\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/201\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/restaurant-06/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23509\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23512\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/215\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/restaurant-06/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23508\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/restaurant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/restaurant-06/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/restaurant-06/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14254,'astra-sites-and-pages-page-5','a:15:{s:8:\"id-33461\";a:11:{s:5:\"title\";s:14:\"Dentist Clinic\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-400x1419.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/dentist-02\";s:20:\"astra-site-parent-id\";i:986;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-33462\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/dental-clinic-homescreen-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/dentist-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/dentist-02/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:463;s:11:\"single-page\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-31976\";a:11:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-400x1581.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-01\";s:20:\"astra-site-parent-id\";i:909;s:15:\"astra-sites-tag\";a:7:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-31980\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31977\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31981\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-31979\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-01/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-01/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-28824\";a:11:{s:5:\"title\";s:10:\"Fly Movers\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-400x1784.jpg\";s:14:\"astra-site-url\";s:36:\"//websitedemos.net/movers-packers-03\";s:20:\"astra-site-parent-id\";i:363;s:15:\"astra-sites-tag\";a:3:{i:364;s:6:\"movers\";i:365;s:7:\"packers\";i:366;s:9:\"transport\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-28828\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/movers-packers-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28825\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/69\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/movers-packers-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28829\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/movers-packers-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28830\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/75\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/movers-packers-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28827\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/73\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/movers-packers-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28826\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/08/movers-packers-03-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/movers-packers-03/wp-json/wp/v2/pages/71\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/movers-packers-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-28407\";a:11:{s:5:\"title\";s:12:\"Tow Services\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-400x1225.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/tow-services-03\";s:20:\"astra-site-parent-id\";i:358;s:15:\"astra-sites-tag\";a:3:{i:555;s:15:\"car-tow-service\";i:554;s:18:\"emergency-services\";i:556;s:12:\"tow-services\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-28411\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/287\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/tow-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28408\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/288\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/tow-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28412\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/tow-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28413\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/tow-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28410\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/tow-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-28409\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/tow-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/tow-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/tow-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22675\";a:11:{s:5:\"title\";s:12:\"Pet Services\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-400x1581.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/pet-sitting-02\";s:20:\"astra-site-parent-id\";i:908;s:15:\"astra-sites-tag\";a:8:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:1021;s:14:\"local-business\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-22679\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/pet-sitting-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22676\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-02-about-us-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/about-us/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22680\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/pet-sitting-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22678\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pet-sitting-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/pet-sitting-02/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pet-sitting-02/contact-us/\";s:15:\"astra-sites-tag\";a:3:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-22422\";a:11:{s:5:\"title\";s:13:\"Pool Services\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-400x1746.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/pool-services-03\";s:20:\"astra-site-parent-id\";i:81;s:15:\"astra-sites-tag\";a:3:{i:567;s:16:\"pool-maintenance\";i:569;s:13:\"swimming-pool\";i:570;s:10:\"water-pool\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:7:{s:8:\"id-22427\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/244\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pool-services-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22423\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/pool-services-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22429\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/pool-services-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22426\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/gallery/\";s:15:\"astra-sites-tag\";a:2:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-37956\";a:11:{s:5:\"title\";s:7:\"Reviews\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-reviews-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/pool-services-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-37955\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-faq-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/202\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pool-services-03/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22424\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/pool-services-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/pool-services-03/wp-json/wp/v2/pages/245\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/pool-services-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22129\";a:11:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-400x1249.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-04\";s:20:\"astra-site-parent-id\";i:63;s:15:\"astra-sites-tag\";a:11:{i:496;s:9:\"ecommerce\";i:980;s:8:\"footwear\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:386;s:11:\"sport-shoes\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-40007\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-04/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-40005\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-40006\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/id-22146-shoe-store-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-04/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-22296\";a:11:{s:5:\"title\";s:10:\"Shoe Store\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-400x1223.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/shoe-store-03\";s:20:\"astra-site-parent-id\";i:71;s:15:\"astra-sites-tag\";a:9:{i:980;s:8:\"footwear\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:384;s:13:\"running-shoes\";i:382;s:10:\"shoe-store\";i:385;s:5:\"shoes\";i:733;s:4:\"shop\";i:386;s:11:\"sport-shoes\";i:966;s:12:\"woo-commerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-39990\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/shoe-store-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-39988\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/152\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/shoe-store-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}s:8:\"id-39989\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/shoe-store-03-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/shoe-store-03/wp-json/wp/v2/pages/153\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/shoe-store-03/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-22317\";a:11:{s:5:\"title\";s:12:\"Photographer\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-page-400x1798.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/photographer-07\";s:20:\"astra-site-parent-id\";i:75;s:15:\"astra-sites-tag\";a:9:{i:513;s:6:\"camera\";i:482;s:7:\"fashion\";i:515;s:4:\"lens\";i:510;s:9:\"modelling\";i:511;s:12:\"photographer\";i:509;s:11:\"photography\";i:444;s:9:\"portfolio\";i:514;s:11:\"videography\";i:512;s:13:\"wedding-shoot\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-22320\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/photographer-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22318\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-about-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/06/photographer-07-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/photographer-07/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22319\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22319-photographer-blog-resize.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22319-photographer-blog-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/photographer-07/wp-json/wp/v2/pages/267\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/photographer-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-22306\";a:11:{s:5:\"title\";s:8:\"Pet Care\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-home-400x1179.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/pet-care-07\";s:20:\"astra-site-parent-id\";i:73;s:15:\"astra-sites-tag\";a:7:{i:974;s:3:\"cat\";i:376;s:12:\"dog-training\";i:375;s:11:\"dog-walking\";i:374;s:8:\"pet-care\";i:372;s:11:\"pet-minding\";i:371;s:11:\"pet-sitting\";i:373;s:12:\"pet-training\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:2:{i:37;s:4:\"blog\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-22309\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/pet-care-07/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22307\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/pet-care-07/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}s:8:\"id-22308\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-blog.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/06/pet-care-07-feb-20-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/pet-care-07/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/pet-care-07/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:74;s:4:\"blog\";i:61;s:4:\"free\";}}}}s:8:\"id-22073\";a:11:{s:5:\"title\";s:15:\"Custom Printing\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-400x1354.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/custom-printing-02\";s:20:\"astra-site-parent-id\";i:70;s:15:\"astra-sites-tag\";a:7:{i:400;s:15:\"custom-printing\";i:404;s:9:\"gift-shop\";i:401;s:10:\"gift-store\";i:403;s:14:\"online-gifting\";i:402;s:8:\"printing\";i:733;s:4:\"shop\";i:405;s:16:\"t-shirt-printing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-34067\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/10/custom-printing-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/95\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/custom-printing-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-22263\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/96\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/custom-printing-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-22265\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/custom-printing-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/06/id-22265-custom-printing-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/custom-printing-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/custom-printing-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-22137\";a:11:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-400x1492.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-03\";s:20:\"astra-site-parent-id\";i:65;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22140\";a:11:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/yoga-03/wp-json/wp/v2/pages/47\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22117\";a:11:{s:5:\"title\";s:10:\"Accountant\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-400x1411.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/chartered-accountant-01\";s:20:\"astra-site-parent-id\";i:86;s:15:\"astra-sites-tag\";a:4:{i:447;s:10:\"accountant\";i:448;s:10:\"accounting\";i:449;s:20:\"chartered-accountant\";i:446;s:7:\"finance\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-22715\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/126\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/chartered-accountant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22713\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/127\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/chartered-accountant-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22716\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/chartered-accountant-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22718\";a:11:{s:5:\"title\";s:13:\"Why choose me\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-whychooseme-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:57:\"//websitedemos.net/chartered-accountant-01/why-choose-me/\";s:15:\"astra-sites-tag\";a:1:{i:760;s:13:\"why-choose-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22717\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/chartered-accountant-01/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22714\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/chartered-accountant-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/chartered-accountant-01/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/chartered-accountant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-22100\";a:11:{s:5:\"title\";s:11:\"Yoga Studio\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-400x1564.jpg\";s:14:\"astra-site-url\";s:26:\"//websitedemos.net/yoga-04\";s:20:\"astra-site-parent-id\";i:62;s:15:\"astra-sites-tag\";a:8:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:399;s:8:\"one-page\";i:1020;s:8:\"personal\";i:463;s:11:\"single-page\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-22124\";a:11:{s:5:\"title\";s:10:\"June Flint\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/06/yoga-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:54:\"https://websitedemos.net/yoga-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:27:\"//websitedemos.net/yoga-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-22080\";a:11:{s:5:\"title\";s:11:\"Disc Jockey\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-400x1345.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/disc-jockey-04\";s:20:\"astra-site-parent-id\";i:77;s:15:\"astra-sites-tag\";a:6:{i:408;s:11:\"disk-jockey\";i:406;s:2:\"dj\";i:409;s:5:\"event\";i:407;s:5:\"music\";i:969;s:8:\"musician\";i:1022;s:12:\"professional\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-22360\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/disc-jockey-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22356\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-36386\";a:11:{s:5:\"title\";s:5:\"Shows\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/disc-jockey-shows-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/508\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/disc-jockey-04/shows/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22358\";a:11:{s:5:\"title\";s:11:\"Discography\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-discography-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/disc-jockey-04/discography/\";s:15:\"astra-sites-tag\";a:2:{i:763;s:11:\"discography\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22359\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/gallery/\";s:15:\"astra-sites-tag\";a:3:{i:461;s:7:\"gallery\";i:444;s:9:\"portfolio\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-22357\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/disc-jockey-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/disc-jockey-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/disc-jockey-04/contact/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14255,'astra-sites-and-pages-page-3','a:15:{s:8:\"id-18166\";a:11:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-400x1468.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-03\";s:20:\"astra-site-parent-id\";i:266;s:15:\"astra-sites-tag\";a:8:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:497;s:11:\"plant-store\";i:495;s:6:\"plants\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:1:{s:8:\"id-24758\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/plant-shop-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-03/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-43398\";a:11:{s:5:\"title\";s:10:\"Plant Shop\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-400x1479.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/plant-shop-06\";s:20:\"astra-site-parent-id\";i:1413;s:15:\"astra-sites-tag\";a:5:{i:496;s:9:\"ecommerce\";i:383;s:12:\"online-store\";i:1414;s:10:\"plant-shop\";i:497;s:11:\"plant-store\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:1:{s:8:\"id-43399\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/plant-shop-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/plant-shop-06/wp-json/wp/v2/pages/310\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/plant-shop-06/\";s:15:\"astra-sites-tag\";a:2:{i:423;s:4:\"home\";i:399;s:8:\"one-page\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:64;s:9:\"ecommerce\";}}}}s:8:\"id-19540\";a:11:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-400x1480.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-02\";s:20:\"astra-site-parent-id\";i:105;s:15:\"astra-sites-tag\";a:7:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:849;s:11:\"health-yoga\";i:1020;s:8:\"personal\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-22967\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22963\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-about-me-2.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-about-me-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-02/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22965\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-classes-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-classes-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22968\";a:11:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-publications-page1.jpg\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-publications-page1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-02/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22966\";a:11:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-get-fit-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-02-get-fit-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-02/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-02/get-fit/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19629\";a:11:{s:5:\"title\";s:15:\"Yoga Instructor\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-400x1566.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/yoga-instructor-01\";s:20:\"astra-site-parent-id\";i:107;s:15:\"astra-sites-tag\";a:5:{i:499;s:7:\"fitness\";i:976;s:14:\"gym-instructor\";i:395;s:15:\"yoga-instructor\";i:397;s:11:\"yoga-studio\";i:398;s:12:\"yoga-trainer\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-22987\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/yoga-instructor-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22980\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-about-me-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/34\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/yoga-instructor-01/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22985\";a:11:{s:5:\"title\";s:7:\"Classes\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-classes-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/35\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/classes/\";s:15:\"astra-sites-tag\";a:1:{i:557;s:7:\"classes\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22988\";a:11:{s:5:\"title\";s:12:\"Publications\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-publications-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/yoga-instructor-01/publications/\";s:15:\"astra-sites-tag\";a:1:{i:558;s:11:\"publication\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22986\";a:11:{s:5:\"title\";s:7:\"Get Fit\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/yoga-instructor-01-get-fit-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/yoga-instructor-01/wp-json/wp/v2/pages/94\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/yoga-instructor-01/get-fit/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:769;s:7:\"get-fit\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21574\";a:11:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-400x981.jpg\";s:14:\"astra-site-url\";s:39:\"//websitedemos.net/life-coach-sara-john\";s:20:\"astra-site-parent-id\";i:91;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-22854\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-home-2-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/life-coach-sara-john/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22850\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/621\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/about/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:455;s:8:\"about-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22855\";a:11:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-work-with-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/622\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:53:\"//websitedemos.net/life-coach-sara-john/work-with-me/\";s:15:\"astra-sites-tag\";a:2:{i:415;s:7:\"contact\";i:454;s:10:\"contact-us\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22852\";a:11:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:69:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/342\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/life-coach-sara-john/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-22853\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/life-coach-sara-john-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/life-coach-sara-john/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/life-coach-sara-john/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-21931\";a:11:{s:5:\"title\";s:10:\"Life Coach\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-400x1057.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/life-coach-sara-john-07\";s:20:\"astra-site-parent-id\";i:99;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"gutenberg\";s:19:\"astra-site-category\";a:3:{i:37;s:4:\"blog\";i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-44023\";a:11:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-books.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/life-coach-sara-john-07/wp-json/wp/v2/pages/342\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-07/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-40507\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/life-coach-sara-john-07/wp-json/wp/v2/pages/340\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/life-coach-sara-john-07/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-40508\";a:11:{s:5:\"title\";s:12:\"Work With Me\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-work-with-me.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-work-with-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/life-coach-sara-john-07/wp-json/wp/v2/pages/622\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:56:\"//websitedemos.net/life-coach-sara-john-07/work-with-me/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-40505\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/life-coach-sara-john-07/wp-json/wp/v2/pages/621\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/life-coach-sara-john-07/about/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-40506\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-contact.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-sara-john-07-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/life-coach-sara-john-07/wp-json/wp/v2/pages/692\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/life-coach-sara-john-07/contact/\";s:15:\"astra-sites-tag\";a:0:{}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:3:{i:74;s:4:\"blog\";i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-39906\";a:11:{s:5:\"title\";s:6:\"Church\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-400x1530.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/church-04\";s:20:\"astra-site-parent-id\";i:1199;s:15:\"astra-sites-tag\";a:5:{i:897;s:15:\"catholic-church\";i:625;s:7:\"charity\";i:893;s:6:\"church\";i:898;s:16:\"community-church\";i:735;s:6:\"donate\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:5:\"pages\";a:7:{s:8:\"id-39912\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/church-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39907\";a:11:{s:5:\"title\";s:8:\"About us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-about-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/church-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39910\";a:11:{s:5:\"title\";s:13:\"Get connected\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-get-connected-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/church-04/get-connected/\";s:15:\"astra-sites-tag\";a:1:{i:377;s:12:\"get-in-touch\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39913\";a:11:{s:5:\"title\";s:7:\"Sermons\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-sermons-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/sermons/\";s:15:\"astra-sites-tag\";a:1:{i:892;s:7:\"sermons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39909\";a:11:{s:5:\"title\";s:6:\"Events\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-events-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/church-04/events/\";s:15:\"astra-sites-tag\";a:1:{i:409;s:5:\"event\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39908\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/church-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-39911\";a:11:{s:5:\"title\";s:4:\"Give\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/church-04-give-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/church-04/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/church-04/give/\";s:15:\"astra-sites-tag\";a:2:{i:735;s:6:\"donate\";i:1015;s:4:\"give\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}}}s:8:\"id-38795\";a:11:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-400x1723.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-03\";s:20:\"astra-site-parent-id\";i:1132;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:916;s:3:\"law\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38799\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/334\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38796\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/335\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38800\";a:11:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-03-practice-areas-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/336\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-03/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38797\";a:11:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-03/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38798\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/law-firm-03/wp-json/wp/v2/pages/337\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38787\";a:11:{s:5:\"title\";s:8:\"Law Firm\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-400x1723.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/law-firm-04\";s:20:\"astra-site-parent-id\";i:1131;s:15:\"astra-sites-tag\";a:8:{i:704;s:13:\"corporate-law\";i:701;s:12:\"criminal-law\";i:703;s:11:\"enforcement\";i:702;s:8:\"law-firm\";i:998;s:10:\"law-office\";i:706;s:6:\"lawyer\";i:778;s:5:\"legal\";i:917;s:10:\"legal-firm\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38791\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/law-firm-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38788\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-about-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/law-firm-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38792\";a:11:{s:5:\"title\";s:14:\"Practice Areas\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-practice-areas-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/law-firm-04/practice-areas/\";s:15:\"astra-sites-tag\";a:1:{i:707;s:13:\"practice-area\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38789\";a:11:{s:5:\"title\";s:9:\"Attorneys\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-attorneys-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/law-firm-04/attorneys/\";s:15:\"astra-sites-tag\";a:1:{i:912;s:9:\"attorneys\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38790\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/law-firm-04-contact-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/law-firm-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/law-firm-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38771\";a:11:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-400x1706.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-01\";s:20:\"astra-site-parent-id\";i:1130;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-38775\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38772\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38776\";a:11:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-01/programs/\";s:15:\"astra-sites-tag\";a:1:{i:989;s:8:\"programs\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38777\";a:11:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-01/success-stories/\";s:15:\"astra-sites-tag\";a:1:{i:990;s:15:\"success-stories\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38773\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-01/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38774\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-01/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-38757\";a:11:{s:5:\"title\";s:12:\"Nutritionist\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-400x1706.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/nutritionist-02\";s:20:\"astra-site-parent-id\";i:1129;s:15:\"astra-sites-tag\";a:5:{i:516;s:4:\"diet\";i:753;s:9:\"dietitian\";i:336;s:4:\"food\";i:991;s:7:\"healthy\";i:754;s:12:\"nutritionist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:6:{s:8:\"id-38761\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page.jpg\";s:19:\"thumbnail-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/97\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/nutritionist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38758\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/141\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/nutritionist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38762\";a:11:{s:5:\"title\";s:8:\"Programs\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-02-programs-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/145\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/nutritionist-02/programs/\";s:15:\"astra-sites-tag\";a:2:{i:989;s:8:\"programs\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38763\";a:11:{s:5:\"title\";s:15:\"Success Stories\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2020/01/nutritionist-success-stories-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/304\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/nutritionist-02/success-stories/\";s:15:\"astra-sites-tag\";a:2:{i:990;s:15:\"success-stories\";i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38759\";a:11:{s:5:\"title\";s:4:\"Blog\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-blog-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/307\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/nutritionist-02/blog/\";s:15:\"astra-sites-tag\";a:1:{i:480;s:4:\"blog\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"gutenberg\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-38760\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/nutrionist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/nutritionist-02/wp-json/wp/v2/pages/143\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/nutritionist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-38716\";a:11:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-04\";s:20:\"astra-site-parent-id\";i:1122;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:1123;s:11:\"councelling\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:1018;s:18:\"self-improvement-2\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-38721\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38717\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38719\";a:11:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-04/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:610;s:8:\"coaching\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38720\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-04/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-04/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38710\";a:11:{s:5:\"title\";s:10:\"Life Guide\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-400x1273.jpg\";s:14:\"astra-site-url\";s:32:\"//websitedemos.net/life-coach-03\";s:20:\"astra-site-parent-id\";i:1121;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-38714\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:33:\"//websitedemos.net/life-coach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38711\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-about-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/life-coach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38712\";a:11:{s:5:\"title\";s:8:\"Coaching\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-coaching-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/life-coach-03/coaching/\";s:15:\"astra-sites-tag\";a:2:{i:557;s:7:\"classes\";i:610;s:8:\"coaching\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38713\";a:11:{s:5:\"title\";s:10:\"Contact Me\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/life-coach-04-contact-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/life-coach-03/wp-json/wp/v2/pages/17\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/life-coach-03/contact-me/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38704\";a:11:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-400x1005.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-04\";s:20:\"astra-site-parent-id\";i:1120;s:15:\"astra-sites-tag\";a:10:{i:496;s:9:\"ecommerce\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:2:{s:8:\"id-38706\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-38705\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-decore-miller-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-04/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}s:8:\"id-38696\";a:11:{s:5:\"title\";s:15:\"Furniture Store\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-400x1131.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/furniture-store-03\";s:20:\"astra-site-parent-id\";i:1119;s:15:\"astra-sites-tag\";a:10:{i:496;s:9:\"ecommerce\";i:524;s:9:\"furniture\";i:856;s:15:\"furniture-store\";i:436;s:8:\"interior\";i:383;s:12:\"online-store\";i:967;s:13:\"product-store\";i:733;s:4:\"shop\";i:749;s:5:\"store\";i:966;s:12:\"woo-commerce\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:2:{s:8:\"id-38698\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/furniture-store-03-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/19\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/furniture-store-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-38697\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:0:\"\";s:19:\"thumbnail-image-url\";s:0:\"\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/furniture-store-03/wp-json/wp/v2/pages/26\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/furniture-store-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}}','yes'),(14256,'astra-sites-and-pages-page-17','a:9:{s:8:\"id-17326\";a:11:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-02\";s:20:\"astra-site-parent-id\";i:237;s:15:\"astra-sites-tag\";a:4:{i:341;s:11:\"electrician\";i:1021;s:14:\"local-business\";i:439;s:14:\"local-services\";i:671;s:16:\"service-provider\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24526\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24522\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24527\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24525\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot.png\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-faq-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-02/faq/\";s:15:\"astra-sites-tag\";a:1:{i:426;s:3:\"faq\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24524\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/electrician-02/wp-json/wp/v2/pages/18\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17300\";a:11:{s:5:\"title\";s:13:\"Dental Clinic\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-400x1313.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/dental-02\";s:20:\"astra-site-parent-id\";i:230;s:15:\"astra-sites-tag\";a:8:{i:623;s:7:\"dentist\";i:601;s:6:\"doctor\";i:604;s:10:\"healthcare\";i:605;s:8:\"hospital\";i:399;s:8:\"one-page\";i:1022;s:12:\"professional\";i:463;s:11:\"single-page\";i:607;s:9:\"treatment\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24468\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/dentist-website-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/dental-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/dental-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-38739\";a:11:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-400x1111.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-02\";s:20:\"astra-site-parent-id\";i:1125;s:15:\"astra-sites-tag\";a:6:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:1126;s:7:\"make-up\";i:1128;s:14:\"make-up-artist\";i:1127;s:9:\"skin-care\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-38742\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38740\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38744\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-02/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38743\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:997;s:8:\"our-work\";i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-38741\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-02/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-38733\";a:11:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-400x1111.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-01\";s:20:\"astra-site-parent-id\";i:1124;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-44089\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44087\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/43\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44091\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/44\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-01/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44090\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/45\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-01/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44088\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/makeup-artist-01/wp-json/wp/v2/pages/46\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19799\";a:11:{s:5:\"title\";s:13:\"Makeup Artist\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-400x1111.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/makeup-artist-05\";s:20:\"astra-site-parent-id\";i:278;s:15:\"astra-sites-tag\";a:5:{i:579;s:14:\"bridal-make-up\";i:477;s:9:\"hair-care\";i:575;s:11:\"hair-styles\";i:982;s:11:\"hairstylist\";i:577;s:13:\"makeup-artist\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24882\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/962\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/makeup-artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24880\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/968\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/makeup-artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24884\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/972\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/makeup-artist-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24883\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-portfolio-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/977\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/makeup-artist-05/portfolio/\";s:15:\"astra-sites-tag\";a:1:{i:444;s:9:\"portfolio\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24881\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/makeup-artist-contact.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24881-makeup-artist-contact-resize.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/makeup-artist-05/wp-json/wp/v2/pages/983\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/makeup-artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-43271\";a:11:{s:5:\"title\";s:17:\"Cleaning Services\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home-400x1440.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-02\";s:20:\"astra-site-parent-id\";i:1406;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-43275\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43272\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43276\";a:11:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-02/residential/\";s:15:\"astra-sites-tag\";a:2:{i:682;s:11:\"residential\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43273\";a:11:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-02/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:681;s:10:\"commercial\";i:1408;s:7:\"service\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43274\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-02/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-43296\";a:11:{s:5:\"title\";s:35:\"Residential and Commercial Cleaning\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-400x1498.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/cleaning-05\";s:20:\"astra-site-parent-id\";i:1410;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-43300\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/664\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/cleaning-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43297\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/674\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/cleaning-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43301\";a:11:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/679\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/cleaning-05/residential/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:776;s:20:\"residential-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43298\";a:11:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/682\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaning-05/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43299\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaning-05-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/cleaning-05/wp-json/wp/v2/pages/687\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/cleaning-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-43284\";a:11:{s:5:\"title\";s:35:\"Residential and Commercial Cleaning\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-home-400x1433.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/cleaner-01\";s:20:\"astra-site-parent-id\";i:1409;s:15:\"astra-sites-tag\";a:7:{i:680;s:8:\"cleaning\";i:679;s:17:\"cleaning-services\";i:673;s:19:\"commercial-cleaning\";i:674;s:17:\"domestic-cleaning\";i:1407;s:13:\"house-keeping\";i:676;s:11:\"maintenance\";i:677;s:7:\"washing\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:10:{s:8:\"id-44107\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44108\";a:11:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-01/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:673;s:19:\"commercial-cleaning\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44109\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44110\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-44111\";a:11:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-02-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-01/residential/\";s:15:\"astra-sites-tag\";a:2:{i:776;s:20:\"residential-cleaning\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43288\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-home.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/cleaner-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43285\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-about.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/cleaner-01/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43289\";a:11:{s:5:\"title\";s:11:\"Residential\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-residential.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-residential-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/cleaner-01/residential/\";s:15:\"astra-sites-tag\";a:2:{i:776;s:20:\"residential-cleaning\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43286\";a:11:{s:5:\"title\";s:10:\"Commercial\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-commercial.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-commercial-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/23\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/cleaner-01/commercial/\";s:15:\"astra-sites-tag\";a:2:{i:673;s:19:\"commercial-cleaning\";i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-43287\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-contact.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/02/cleaner-01-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/cleaner-01/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/cleaner-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-17299\";a:11:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot.png\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-400x1745.png\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-02\";s:20:\"astra-site-parent-id\";i:250;s:15:\"astra-sites-tag\";a:5:{i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:399;s:8:\"one-page\";i:335;s:10:\"restaurant\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24627\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot.png\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2020/01/hotel-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-02/wp-json/wp/v2/pages/2\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}}','yes'),(14257,'astra-sites-and-pages-page-11','a:15:{s:8:\"id-19790\";a:11:{s:5:\"title\";s:6:\"Agency\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-400x1138.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/agency-05\";s:20:\"astra-site-parent-id\";i:180;s:15:\"astra-sites-tag\";a:6:{i:663;s:6:\"agency\";i:979;s:7:\"company\";i:664;s:16:\"digital-services\";i:812;s:6:\"office\";i:665;s:14:\"service-agency\";i:661;s:7:\"website\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-23678\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/853\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/agency-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23676\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/868\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/agency-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23679\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/876\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/agency-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23677\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/agency-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/agency-05/wp-json/wp/v2/pages/878\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/agency-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19796\";a:11:{s:5:\"title\";s:24:\"Personal Fitness Trainer\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/11/id-19796-fitness-trainer-resize.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/fitness-trainer-05\";s:20:\"astra-site-parent-id\";i:174;s:15:\"astra-sites-tag\";a:11:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:976;s:14:\"gym-instructor\";i:504;s:11:\"gym-trainer\";i:399;s:8:\"one-page\";i:463;s:11:\"single-page\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-23635\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23635-fitness-trainer-home-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/fitness-trainer-05/wp-json/wp/v2/pages/149\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/fitness-trainer-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19798\";a:11:{s:5:\"title\";s:11:\"Electrician\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-400x1352.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/electrician-05\";s:20:\"astra-site-parent-id\";i:245;s:15:\"astra-sites-tag\";a:8:{i:502;s:8:\"exercise\";i:499;s:7:\"fitness\";i:505;s:15:\"fitness-trainer\";i:506;s:19:\"functional-training\";i:500;s:3:\"gym\";i:504;s:11:\"gym-trainer\";i:503;s:7:\"trainer\";i:501;s:8:\"work-out\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24609\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/550\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/electrician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24606\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24606-electrician-about-us-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/558\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24610\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/electrician-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/561\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/electrician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24608\";a:11:{s:5:\"title\";s:3:\"FAQ\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24608-electrician-faq-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/564\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/electrician-05/faq/\";s:15:\"astra-sites-tag\";a:2:{i:426;s:3:\"faq\";i:709;s:9:\"questions\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24607\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24607-electrician-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/electrician-05/wp-json/wp/v2/pages/567\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/electrician-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19791\";a:11:{s:5:\"title\";s:27:\"Gardening &amp; Landscaping\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-400x1272.jpg\";s:14:\"astra-site-url\";s:30:\"//websitedemos.net/gardener-05\";s:20:\"astra-site-parent-id\";i:277;s:15:\"astra-sites-tag\";a:7:{i:416;s:11:\"garden-care\";i:421;s:18:\"garden-maintenance\";i:420;s:9:\"gardening\";i:422;s:11:\"landscaping\";i:417;s:9:\"lawn-care\";i:419;s:8:\"planting\";i:418;s:12:\"weed-control\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24873\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2020/01/gardenr-landscaping-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/750\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:31:\"//websitedemos.net/gardener-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24870\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/759\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/gardener-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24874\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/763\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/gardener-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24872\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/767\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24871\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/gardener-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/gardener-05/wp-json/wp/v2/pages/770\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/gardener-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19792\";a:11:{s:5:\"title\";s:12:\"Construction\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-400x1708.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/construction-05\";s:20:\"astra-site-parent-id\";i:276;s:15:\"astra-sites-tag\";a:6:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:484;s:12:\"construction\";i:436;s:8:\"interior\";i:812;s:6:\"office\";i:485;s:11:\"real-estate\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24855\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/913\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/construction-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24850\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/921\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/construction-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24858\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/925\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24857\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/929\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/construction-05/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24852\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/construction-02-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/construction-05/wp-json/wp/v2/pages/932\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/construction-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19801\";a:11:{s:5:\"title\";s:13:\"Hotel and BnB\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-400x1688.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-05\";s:20:\"astra-site-parent-id\";i:248;s:15:\"astra-sites-tag\";a:8:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:399;s:8:\"one-page\";i:714;s:6:\"resort\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:1:{s:8:\"id-24621\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2018/11/hotel-05-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-05/wp-json/wp/v2/pages/373\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19754\";a:11:{s:5:\"title\";s:5:\"Coach\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-400x1371.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/coach-05\";s:20:\"astra-site-parent-id\";i:238;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24539\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2018/02/coach-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/coach-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24534\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/coach-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24538\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24537\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24536\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/coach-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/coach-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/coach-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19803\";a:11:{s:5:\"title\";s:14:\"A/C Technician\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-400x1053.jpg\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/ac-technician-05\";s:20:\"astra-site-parent-id\";i:268;s:15:\"astra-sites-tag\";a:4:{i:599;s:9:\"ac-repair\";i:439;s:14:\"local-services\";i:600;s:15:\"repair-services\";i:441;s:10:\"technician\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-24770\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/262\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/ac-technician-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24771\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/273\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/ac-technician-05/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24768\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/277\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/ac-technician-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24769\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/ac-technician-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/ac-technician-05/wp-json/wp/v2/pages/284\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/ac-technician-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19755\";a:11:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-05\";s:20:\"astra-site-parent-id\";i:176;s:15:\"astra-sites-tag\";a:5:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-23645\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23640\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23644\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/137\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/e-books/\";s:15:\"astra-sites-tag\";a:1:{i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23643\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/140\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23642\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:72:\"https://websitedemos.net/motivational-speaker-05/wp-json/wp/v2/pages/146\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19824\";a:11:{s:5:\"title\";s:15:\"Sierra Industry\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-400x1336.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/sierra-industry-02\";s:20:\"astra-site-parent-id\";i:206;s:15:\"astra-sites-tag\";a:4:{i:985;s:7:\"factory\";i:492;s:8:\"industry\";i:490;s:13:\"manufacturing\";i:489;s:10:\"production\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-24078\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/sierra-industry-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24075\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/sierra-industry-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24079\";a:11:{s:5:\"title\";s:8:\"Products\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-product-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/product/\";s:15:\"astra-sites-tag\";a:1:{i:540;s:8:\"products\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24080\";a:11:{s:5:\"title\";s:8:\"Projects\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-feb-20-projects-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/sierra-industry-02/projects/\";s:15:\"astra-sites-tag\";a:1:{i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-24077\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/sierra-industry-02-contact-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/sierra-industry-02/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/sierra-industry-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19784\";a:11:{s:5:\"title\";s:6:\"Artist\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-400x768.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/artist-05\";s:20:\"astra-site-parent-id\";i:161;s:15:\"astra-sites-tag\";a:5:{i:597;s:3:\"art\";i:339;s:6:\"artist\";i:595;s:10:\"exhibition\";i:614;s:7:\"painter\";i:733;s:4:\"shop\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:38;s:9:\"ecommerce\";i:39;s:4:\"free\";}s:5:\"pages\";a:3:{s:8:\"id-23535\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/10/artist-christine-home-page-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/175\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/artist-05/\";s:15:\"astra-sites-tag\";a:1:{i:814;s:8:\"homepage\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23533\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/185\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/artist-05/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}s:8:\"id-23534\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/artist-christine-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:58:\"https://websitedemos.net/artist-05/wp-json/wp/v2/pages/189\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/artist-05/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:64;s:9:\"ecommerce\";i:61;s:4:\"free\";}}}}s:8:\"id-19719\";a:11:{s:5:\"title\";s:7:\"Charity\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-400x1442.jpg\";s:14:\"astra-site-url\";s:29:\"//websitedemos.net/charity-05\";s:20:\"astra-site-parent-id\";i:167;s:15:\"astra-sites-tag\";a:5:{i:625;s:7:\"charity\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:5:\"brizy\";s:19:\"astra-site-category\";a:2:{i:39;s:4:\"free\";i:36;s:5:\"other\";}s:5:\"pages\";a:6:{s:8:\"id-23593\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-brizy-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/198\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:30:\"//websitedemos.net/charity-05/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23596\";a:11:{s:5:\"title\";s:10:\"Who We Are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/208\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23595\";a:11:{s:5:\"title\";s:10:\"What We Do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/211\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:40:\"//websitedemos.net/charity-05/who-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23594\";a:11:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/216\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/charity-05/our-partners/\";s:15:\"astra-sites-tag\";a:3:{i:734;s:8:\"partners\";i:486;s:4:\"team\";i:810;s:7:\"workers\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23591\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23591-charity-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/220\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/charity-05/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}s:8:\"id-23592\";a:11:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/id-23592-charity-donate-resize.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/charity-05/wp-json/wp/v2/pages/223\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/charity-05/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:5:\"brizy\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:61;s:4:\"free\";i:139;s:5:\"other\";}}}}s:8:\"id-19574\";a:11:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-01\";s:20:\"astra-site-parent-id\";i:130;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-23239\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-01/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23240\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-01/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23236\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-01/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23238\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-01/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-01/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19557\";a:11:{s:5:\"title\";s:20:\"Interior Design Firm\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:28:\"fullpage-thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-400x1739.png\";s:14:\"astra-site-url\";s:35:\"//websitedemos.net/interior-firm-02\";s:20:\"astra-site-parent-id\";i:315;s:15:\"astra-sites-tag\";a:8:{i:435;s:12:\"architecture\";i:979;s:7:\"company\";i:436;s:8:\"interior\";i:434;s:15:\"interior-design\";i:981;s:17:\"interior-designer\";i:422;s:11:\"landscaping\";i:812;s:6:\"office\";i:437;s:6:\"zoning\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:5:{s:8:\"id-25294\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot.png\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-home-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/interior-firm-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25295\";a:11:{s:5:\"title\";s:9:\"Portfolio\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot.png\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-portfolio-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/interior-firm-02/portfolio/\";s:15:\"astra-sites-tag\";a:2:{i:444;s:9:\"portfolio\";i:424;s:7:\"project\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25291\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot.png\";s:19:\"thumbnail-image-url\";s:94:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-about-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:63:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/interior-firm-02/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25296\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot.png\";s:19:\"thumbnail-image-url\";s:101:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-testimonials-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/16\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/interior-firm-02/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-25293\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot.png\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/interior-firm-contact-screenshot-600x800.png\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/interior-firm-02/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:44:\"//websitedemos.net/interior-firm-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}s:8:\"id-19496\";a:11:{s:5:\"title\";s:18:\"Italian Restaurant\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-400x1211.jpg\";s:14:\"astra-site-url\";s:40:\"//websitedemos.net/italian-restaurant-02\";s:20:\"astra-site-parent-id\";i:127;s:15:\"astra-sites-tag\";a:11:{i:562;s:6:\"bistro\";i:972;s:4:\"club\";i:560;s:7:\"cuisine\";i:561;s:6:\"eatery\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:563;s:18:\"italian-restaurant\";i:559;s:6:\"outlet\";i:335;s:10:\"restaurant\";i:970;s:6:\"restro\";i:971;s:10:\"restro-bar\";}s:16:\"astra-sites-type\";s:4:\"free\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:2:{i:27;s:8:\"business\";i:39;s:4:\"free\";}s:5:\"pages\";a:4:{s:8:\"id-23208\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/italian-restaurant-02/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23209\";a:11:{s:5:\"title\";s:4:\"Menu\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-menu-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/italian-restaurant-02/menu/\";s:15:\"astra-sites-tag\";a:1:{i:565;s:4:\"menu\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23205\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:50:\"//websitedemos.net/italian-restaurant-02/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}s:8:\"id-23207\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/italian-site-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:68:\"https://websitedemos.net/italian-restaurant-02/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/italian-restaurant-02/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:4:\"free\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:2:{i:60;s:8:\"business\";i:61;s:4:\"free\";}}}}}','yes'),(14258,'astra-sites-and-pages-page-13','a:15:{s:8:\"id-18622\";a:11:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-home-400x1294.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-03\";s:20:\"astra-site-parent-id\";i:888;s:15:\"astra-sites-tag\";a:7:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:890;s:12:\"food-blogger\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-31836\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-31837\";a:11:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/05/fnb-blogger-03-lets-connect.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/09/fnb-blogger-03-lets-connect.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-03/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-18624\";a:11:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-03\";s:20:\"astra-site-parent-id\";i:222;s:15:\"astra-sites-tag\";a:5:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-24404\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24402\";a:11:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-03/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24400\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-03/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24403\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/author-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18636\";a:11:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-400x710.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-03\";s:20:\"astra-site-parent-id\";i:249;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:731;s:7:\"jewelry\";i:732;s:11:\"online-shop\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-24626\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:3:\"yes\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24624\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24625\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24625-jewellery-contact-us-resize.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18548\";a:11:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-04\";s:20:\"astra-site-parent-id\";i:272;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24812\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/173\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24808\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24813\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24811\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24814\";a:11:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-04/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24810\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-04/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18574\";a:11:{s:5:\"title\";s:31:\"eCourse &#8211; Learn Photoshop\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-400x1910.jpg\";s:14:\"astra-site-url\";s:45:\"//websitedemos.net/ecourse-learn-photoshop-04\";s:20:\"astra-site-parent-id\";i:275;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24853\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-home-1-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/ecourse-learn-photoshop-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24848\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:52:\"//websitedemos.net/ecourse-learn-photoshop-04/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24851\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24851-ecourse-learn-photoshop-courses-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24856\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials.jpg\";s:19:\"thumbnail-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/ecourse-learn-photoshop-04-testimonials-600x800.jpg\";s:18:\"astra-page-api-url\";s:73:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:59:\"//websitedemos.net/ecourse-learn-photoshop-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24854\";a:11:{s:5:\"title\";s:7:\"Pricing\";s:18:\"featured-image-url\";s:103:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize.jpg\";s:19:\"thumbnail-image-url\";s:111:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24854-ecourse-learn-photoshop-pricing-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:74:\"https://websitedemos.net/ecourse-learn-photoshop-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:54:\"//websitedemos.net/ecourse-learn-photoshop-04/pricing/\";s:15:\"astra-sites-tag\";a:1:{i:585;s:7:\"pricing\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18423\";a:11:{s:5:\"title\";s:6:\"Author\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-400x1432.jpg\";s:14:\"astra-site-url\";s:28:\"//websitedemos.net/author-04\";s:20:\"astra-site-parent-id\";i:224;s:15:\"astra-sites-tag\";a:6:{i:724;s:6:\"author\";i:726;s:10:\"literature\";i:723;s:8:\"novelist\";i:1020;s:8:\"personal\";i:722;s:4:\"poet\";i:725;s:6:\"writer\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:4:{s:8:\"id-24419\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2019/07/author-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:29:\"//websitedemos.net/author-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24417\";a:11:{s:5:\"title\";s:5:\"Books\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-books-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/author-04/books/\";s:15:\"astra-sites-tag\";a:1:{i:727;s:4:\"book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24415\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/author-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/author-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24418\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/author-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/author-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/author-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18556\";a:11:{s:5:\"title\";s:15:\"Wedding Planner\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-400x1975.jpg\";s:14:\"astra-site-url\";s:37:\"//websitedemos.net/wedding-planner-03\";s:20:\"astra-site-parent-id\";i:273;s:15:\"astra-sites-tag\";a:3:{i:717;s:13:\"event-planner\";i:697;s:7:\"wedding\";i:716;s:15:\"wedding-planner\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24826\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:65:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:38:\"//websitedemos.net/wedding-planner-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24822\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24827\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/12\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/wedding-planner-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24825\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/13\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/wedding-planner-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24828\";a:11:{s:5:\"title\";s:6:\"Venues\";s:18:\"featured-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues.jpg\";s:19:\"thumbnail-image-url\";s:86:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-venues-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:45:\"//websitedemos.net/wedding-planner-03/venues/\";s:15:\"astra-sites-tag\";a:1:{i:696;s:5:\"venue\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24824\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/wedding-planner-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:66:\"https://websitedemos.net/wedding-planner-03/wp-json/wp/v2/pages/15\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/wedding-planner-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18507\";a:11:{s:5:\"title\";s:20:\"Food and Drinks Blog\";s:18:\"featured-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home.jpg\";s:19:\"thumbnail-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-home-400x1226.jpg\";s:14:\"astra-site-url\";s:33:\"//websitedemos.net/fnb-blogger-04\";s:20:\"astra-site-parent-id\";i:355;s:15:\"astra-sites-tag\";a:8:{i:728;s:8:\"beverage\";i:729;s:8:\"blogging\";i:882;s:6:\"drinks\";i:336;s:4:\"food\";i:883;s:23:\"food-and-drinks-blogger\";i:1020;s:8:\"personal\";i:730;s:7:\"recipes\";i:427;s:6:\"travel\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:37;s:4:\"blog\";}s:5:\"pages\";a:2:{s:8:\"id-28358\";a:11:{s:5:\"title\";s:8:\"About Me\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-about-me.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-about-me-600x800.jpg\";s:18:\"astra-page-api-url\";s:61:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/4\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/fnb-blogger-04/about-me/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}s:8:\"id-28360\";a:11:{s:5:\"title\";s:19:\"Let&#8217;s Connect\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-lets-connect.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/04/fnb-blogger-04-lets-connect-600x800.jpg\";s:18:\"astra-page-api-url\";s:62:\"https://websitedemos.net/fnb-blogger-04/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:47:\"//websitedemos.net/fnb-blogger-04/lets-connect/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:74;s:4:\"blog\";}}}}s:8:\"id-18492\";a:11:{s:5:\"title\";s:9:\"Jewellery\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-400x710.jpg\";s:14:\"astra-site-url\";s:31:\"//websitedemos.net/jewellery-04\";s:20:\"astra-site-parent-id\";i:252;s:15:\"astra-sites-tag\";a:6:{i:496;s:9:\"ecommerce\";i:731;s:7:\"jewelry\";i:732;s:11:\"online-shop\";i:383;s:12:\"online-store\";i:733;s:4:\"shop\";i:1024;s:11:\"woocommerce\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:38;s:9:\"ecommerce\";}s:5:\"pages\";a:3:{s:8:\"id-24635\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:59:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/5\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:32:\"//websitedemos.net/jewellery-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24633\";a:11:{s:5:\"title\";s:8:\"About Us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/14\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/jewellery-04/about-us/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}s:8:\"id-24634\";a:11:{s:5:\"title\";s:10:\"Contact Us\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/jewellery-contact-us-600x800.jpg\";s:18:\"astra-page-api-url\";s:60:\"https://websitedemos.net/jewellery-04/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/jewellery-04/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:64;s:9:\"ecommerce\";}}}}s:8:\"id-18399\";a:11:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-400x2359.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-03\";s:20:\"astra-site-parent-id\";i:279;s:15:\"astra-sites-tag\";a:6:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24893\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/128\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24894\";a:11:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/129\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-03/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24895\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/130\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-03/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24892\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:57:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/131\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24896\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24891\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-03/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18394\";a:11:{s:5:\"title\";s:5:\"Hotel\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-400x2359.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/hotel-04\";s:20:\"astra-site-parent-id\";i:282;s:15:\"astra-sites-tag\";a:7:{i:560;s:7:\"cuisine\";i:336;s:4:\"food\";i:350;s:5:\"hotel\";i:712;s:5:\"lodge\";i:711;s:5:\"motel\";i:714;s:6:\"resort\";i:335;s:10:\"restaurant\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:9:\"elementor\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:6:{s:8:\"id-24925\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/6\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/hotel-04/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24926\";a:11:{s:5:\"title\";s:5:\"Rooms\";s:18:\"featured-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms.jpg\";s:19:\"thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-rooms-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/hotel-04/rooms/\";s:15:\"astra-sites-tag\";a:1:{i:715;s:5:\"rooms\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24927\";a:11:{s:5:\"title\";s:8:\"Services\";s:18:\"featured-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services.jpg\";s:19:\"thumbnail-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-services-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/8\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:37:\"//websitedemos.net/hotel-04/services/\";s:15:\"astra-sites-tag\";a:1:{i:425;s:8:\"services\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24924\";a:11:{s:5:\"title\";s:7:\"Gallery\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-gallery-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/gallery/\";s:15:\"astra-sites-tag\";a:1:{i:461;s:7:\"gallery\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24928\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-testimonial-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/10\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/hotel-04/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24923\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/hotel-04-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/hotel-04/wp-json/wp/v2/pages/11\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/hotel-04/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:9:\"elementor\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18384\";a:11:{s:5:\"title\";s:20:\"Motivational Speaker\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-400x1394.jpg\";s:14:\"astra-site-url\";s:42:\"//websitedemos.net/motivational-speaker-03\";s:20:\"astra-site-parent-id\";i:195;s:15:\"astra-sites-tag\";a:6:{i:610;s:8:\"coaching\";i:608;s:8:\"guidance\";i:612;s:10:\"life-coach\";i:855;s:20:\"motivational-speaker\";i:609;s:9:\"motivator\";i:611;s:16:\"self-improvement\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-23996\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:88:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home.jpg\";s:19:\"thumbnail-image-url\";s:96:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:70:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/7\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:43:\"//websitedemos.net/motivational-speaker-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23991\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:89:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about.jpg\";s:19:\"thumbnail-image-url\";s:97:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-about-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/20\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:49:\"//websitedemos.net/motivational-speaker-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23995\";a:11:{s:5:\"title\";s:7:\"e-Books\";s:18:\"featured-image-url\";s:90:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks.jpg\";s:19:\"thumbnail-image-url\";s:98:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-ebooks-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/21\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/e-books/\";s:15:\"astra-sites-tag\";a:2:{i:727;s:4:\"book\";i:781;s:6:\"e-book\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23994\";a:11:{s:5:\"title\";s:7:\"Courses\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-courses-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/22\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/courses/\";s:15:\"astra-sites-tag\";a:1:{i:462;s:7:\"courses\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-23993\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact.jpg\";s:19:\"thumbnail-image-url\";s:99:\"https://websitedemos.net/wp-content/uploads/2019/07/motivational-speaker-feb-20-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:71:\"https://websitedemos.net/motivational-speaker-03/wp-json/wp/v2/pages/24\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:51:\"//websitedemos.net/motivational-speaker-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18388\";a:11:{s:5:\"title\";s:7:\"eCourse\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-400x2395.jpg\";s:14:\"astra-site-url\";s:27:\"//websitedemos.net/teach-03\";s:20:\"astra-site-parent-id\";i:216;s:15:\"astra-sites-tag\";a:5:{i:468;s:9:\"elearning\";i:719;s:15:\"online-coaching\";i:975;s:15:\"online-learning\";i:721;s:8:\"training\";i:720;s:9:\"tutorials\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:5:{s:8:\"id-24331\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/teach-04-home-600x800.jpg\";s:18:\"astra-page-api-url\";s:55:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/9\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:28:\"//websitedemos.net/teach-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24328\";a:11:{s:5:\"title\";s:5:\"About\";s:18:\"featured-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize.jpg\";s:19:\"thumbnail-image-url\";s:93:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24328-ecourse-about-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/50\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:34:\"//websitedemos.net/teach-03/about/\";s:15:\"astra-sites-tag\";a:1:{i:352;s:5:\"about\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24332\";a:11:{s:5:\"title\";s:7:\"Lessons\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24332-ecourse-lessons-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/81\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/lessons/\";s:15:\"astra-sites-tag\";a:1:{i:747;s:7:\"lessons\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24333\";a:11:{s:5:\"title\";s:12:\"Testimonials\";s:18:\"featured-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize.jpg\";s:19:\"thumbnail-image-url\";s:100:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24333-ecourse-testimonials-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/53\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:41:\"//websitedemos.net/teach-03/testimonials/\";s:15:\"astra-sites-tag\";a:1:{i:433;s:12:\"testimonials\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}s:8:\"id-24330\";a:11:{s:5:\"title\";s:7:\"Contact\";s:18:\"featured-image-url\";s:87:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize.jpg\";s:19:\"thumbnail-image-url\";s:95:\"https://websitedemos.net/wp-content/uploads/2019/07/id-24330-ecourse-contact-resize-600x800.jpg\";s:18:\"astra-page-api-url\";s:56:\"https://websitedemos.net/teach-03/wp-json/wp/v2/pages/55\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:36:\"//websitedemos.net/teach-03/contact/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}s:8:\"id-18373\";a:11:{s:5:\"title\";s:12:\"Kids Charity\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:85:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-400x1284.jpg\";s:14:\"astra-site-url\";s:34:\"//websitedemos.net/kids-charity-03\";s:20:\"astra-site-parent-id\";i:169;s:15:\"astra-sites-tag\";a:6:{i:625;s:7:\"charity\";i:978;s:10:\"child-care\";i:624;s:10:\"foundation\";i:626;s:6:\"giving\";i:977;s:10:\"non-profit\";i:745;s:12:\"organization\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:36;s:5:\"other\";}s:5:\"pages\";a:6:{s:8:\"id-23608\";a:11:{s:5:\"title\";s:4:\"Home\";s:18:\"featured-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site.jpg\";s:19:\"thumbnail-image-url\";s:84:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-starter-site-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/121\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:35:\"//websitedemos.net/kids-charity-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23611\";a:11:{s:5:\"title\";s:10:\"Who we are\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-who-we-are-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/122\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/who-we-are/\";s:15:\"astra-sites-tag\";a:2:{i:352;s:5:\"about\";i:685;s:10:\"who-we-are\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23610\";a:11:{s:5:\"title\";s:10:\"What we do\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-what-we-do-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/123\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/what-we-do/\";s:15:\"astra-sites-tag\";a:2:{i:628;s:10:\"what-we-do\";i:451;s:4:\"work\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23609\";a:11:{s:5:\"title\";s:12:\"Our Partners\";s:18:\"featured-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners.jpg\";s:19:\"thumbnail-image-url\";s:80:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-partners-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/124\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:48:\"//websitedemos.net/kids-charity-03/our-partners/\";s:15:\"astra-sites-tag\";a:2:{i:734;s:8:\"partners\";i:486;s:4:\"team\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23606\";a:11:{s:5:\"title\";s:10:\"Contact us\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-contact-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/125\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:46:\"//websitedemos.net/kids-charity-03/contact-us/\";s:15:\"astra-sites-tag\";a:1:{i:415;s:7:\"contact\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}s:8:\"id-23607\";a:11:{s:5:\"title\";s:6:\"Donate\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2019/07/charity-donate-600x800.jpg\";s:18:\"astra-page-api-url\";s:64:\"https://websitedemos.net/kids-charity-03/wp-json/wp/v2/pages/103\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:42:\"//websitedemos.net/kids-charity-03/donate/\";s:15:\"astra-sites-tag\";a:1:{i:735;s:6:\"donate\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:139;s:5:\"other\";}}}}s:8:\"id-18375\";a:11:{s:5:\"title\";s:16:\"Conference Event\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:28:\"fullpage-thumbnail-image-url\";s:92:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-400x1909.jpg\";s:14:\"astra-site-url\";s:38:\"//websitedemos.net/conference-event-03\";s:20:\"astra-site-parent-id\";i:175;s:15:\"astra-sites-tag\";a:6:{i:744;s:10:\"conference\";i:742;s:13:\"event-website\";i:743;s:7:\"meeting\";i:399;s:8:\"one-page\";i:745;s:12:\"organization\";i:463;s:11:\"single-page\";}s:16:\"astra-sites-type\";s:11:\"agency-mini\";s:23:\"astra-site-page-builder\";s:14:\"beaver-builder\";s:19:\"astra-site-category\";a:1:{i:27;s:8:\"business\";}s:5:\"pages\";a:1:{s:8:\"id-23637\";a:11:{s:5:\"title\";s:16:\"One Page Website\";s:18:\"featured-image-url\";s:83:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp.jpg\";s:19:\"thumbnail-image-url\";s:91:\"https://websitedemos.net/wp-content/uploads/2018/03/conference-event-03-revampp-600x800.jpg\";s:18:\"astra-page-api-url\";s:67:\"https://websitedemos.net/conference-event-03/wp-json/wp/v2/pages/72\";s:12:\"dynamic-page\";s:2:\"no\";s:14:\"astra-page-url\";s:39:\"//websitedemos.net/conference-event-03/\";s:15:\"astra-sites-tag\";a:1:{i:423;s:4:\"home\";}s:15:\"site-pages-type\";s:11:\"agency-mini\";s:23:\"site-pages-page-builder\";s:14:\"beaver-builder\";s:19:\"site-pages-category\";a:0:{}s:26:\"site-pages-parent-category\";a:1:{i:60;s:8:\"business\";}}}}}','yes'),(14259,'astra-blocks-1','a:100:{s:8:\"id-43056\";a:7:{s:5:\"title\";s:15:\"Testimonial 10B\";s:18:\"featured-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b.jpg\";s:19:\"thumbnail-image-url\";s:79:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-10b-600x679.jpg\";s:3:\"url\";s:54:\"https://websitedemos.net/astra-blocks/testimonial-10b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-43022\";a:7:{s:5:\"title\";s:8:\"Team 10B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10b-600x729.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:0:\"\";}s:8:\"id-43018\";a:7:{s:5:\"title\";s:8:\"Team 10W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/team-10w-600x729.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/team-10w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-43013\";a:7:{s:5:\"title\";s:12:\"Services 12B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12b-600x577.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-43009\";a:7:{s:5:\"title\";s:12:\"Services 12W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-12w-600x577.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-12w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-43000\";a:7:{s:5:\"title\";s:12:\"Services 11B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11b-600x800.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42974\";a:7:{s:5:\"title\";s:12:\"Services 11W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-11w-600x800.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-11w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42960\";a:7:{s:5:\"title\";s:17:\"Call To Action 8B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-11b-600x439.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-8b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42950\";a:7:{s:5:\"title\";s:8:\"About 9B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-9b-600x668.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-9b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42885\";a:7:{s:5:\"title\";s:10:\"Heading 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8b-600x348.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42884\";a:7:{s:5:\"title\";s:10:\"Heading 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-8w-600x348.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-8w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42869\";a:7:{s:5:\"title\";s:10:\"Heading 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7b-600x387.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7b/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42862\";a:7:{s:5:\"title\";s:10:\"Heading 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/heading-7w-600x387.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/heading-7w/\";s:3:\"tag\";a:1:{i:1093;s:7:\"heading\";}s:8:\"category\";i:1094;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42848\";a:7:{s:5:\"title\";s:11:\"Features 8B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8b-600x701.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-8b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42839\";a:7:{s:5:\"title\";s:11:\"Features 8W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-8w-600x701.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-8w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42723\";a:7:{s:5:\"title\";s:8:\"About 8B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8b-600x491.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42709\";a:7:{s:5:\"title\";s:8:\"About 8W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-8w-600x491.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-8w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42394\";a:7:{s:5:\"title\";s:6:\"FAQ 8B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8b-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-8b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42393\";a:7:{s:5:\"title\";s:6:\"FAQ 8W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-8w-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-8w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42392\";a:7:{s:5:\"title\";s:6:\"FAQ 7B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7b-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-7b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42319\";a:7:{s:5:\"title\";s:6:\"FAQ 7W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-7w-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-7w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42310\";a:7:{s:5:\"title\";s:13:\"Statistics 9B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9b-600x548.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-9b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42307\";a:7:{s:5:\"title\";s:13:\"Statistics 9W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-9w-600x533.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-9w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42304\";a:7:{s:5:\"title\";s:13:\"Statistics 8B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8b-600x181.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42298\";a:7:{s:5:\"title\";s:13:\"Statistics 8W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-8w-600x181.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-8w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42295\";a:7:{s:5:\"title\";s:13:\"Statistics 7B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7b-600x419.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42292\";a:7:{s:5:\"title\";s:13:\"Statistics 7W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-7w-600x419.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-7w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42280\";a:7:{s:5:\"title\";s:13:\"Statistics 6B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6b-600x158.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-6b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42259\";a:7:{s:5:\"title\";s:13:\"Statistics 5B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5d-600x463.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42229\";a:7:{s:5:\"title\";s:11:\"Services 8B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8b-600x691.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42251\";a:7:{s:5:\"title\";s:13:\"Statistics 5W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-5w-600x463.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-5w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42243\";a:7:{s:5:\"title\";s:13:\"Statistics 6W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-6w-600x158.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-6w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42228\";a:7:{s:5:\"title\";s:11:\"Services 7B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7b-600x736.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42231\";a:7:{s:5:\"title\";s:11:\"Services 9B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9b-600x800.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42232\";a:7:{s:5:\"title\";s:12:\"Services 10B\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10b-600x563.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42236\";a:7:{s:5:\"title\";s:13:\"Statistics 4B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4b-600x274.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42227\";a:7:{s:5:\"title\";s:11:\"Services 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6b-600x654.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42219\";a:7:{s:5:\"title\";s:13:\"Statistics 4W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-4w-600x274.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-4w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42214\";a:7:{s:5:\"title\";s:13:\"Statistics 3B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3b-600x349.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42193\";a:7:{s:5:\"title\";s:13:\"Statistics 3W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-3w-600x349.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-3w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-41939\";a:7:{s:5:\"title\";s:11:\"Features 7B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7b-600x566.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-7b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41938\";a:7:{s:5:\"title\";s:11:\"Features 6B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6b-600x590.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41937\";a:7:{s:5:\"title\";s:11:\"Features 5B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5b-600x459.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5b/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42169\";a:7:{s:5:\"title\";s:13:\"Statistics 2B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2b-600x430.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42166\";a:7:{s:5:\"title\";s:13:\"Statistics 2W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-2w-600x430.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-2w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-42163\";a:7:{s:5:\"title\";s:13:\"Statistics 1B\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1b.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1b-600x226.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1b/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-42160\";a:7:{s:5:\"title\";s:13:\"Statistics 1W\";s:18:\"featured-image-url\";s:69:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1w.jpg\";s:19:\"thumbnail-image-url\";s:77:\"https://websitedemos.net/wp-content/uploads/2020/01/statistics-1w-600x226.jpg\";s:3:\"url\";s:52:\"https://websitedemos.net/astra-blocks/statistics-1w/\";s:3:\"tag\";a:2:{i:924;s:10:\"statistics\";i:921;s:5:\"stats\";}s:8:\"category\";i:1096;s:6:\"filter\";s:5:\"light\";}s:8:\"id-41061\";a:7:{s:5:\"title\";s:12:\"Services 10W\";s:18:\"featured-image-url\";s:68:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w.jpg\";s:19:\"thumbnail-image-url\";s:76:\"https://websitedemos.net/wp-content/uploads/2020/01/services-10w-600x563.jpg\";s:3:\"url\";s:51:\"https://websitedemos.net/astra-blocks/services-10w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-41054\";a:7:{s:5:\"title\";s:11:\"Services 9W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-9w-600x800.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-9w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-41045\";a:7:{s:5:\"title\";s:11:\"Services 8W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-8w-600x691.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-8w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-41034\";a:7:{s:5:\"title\";s:7:\"Team 8B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8b-600x502.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41033\";a:7:{s:5:\"title\";s:7:\"Team 9B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9b-600x668.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41028\";a:7:{s:5:\"title\";s:14:\"Testimonial 9B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9b-600x433.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41026\";a:7:{s:5:\"title\";s:14:\"Testimonial 8B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8b-600x657.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-41023\";a:7:{s:5:\"title\";s:14:\"Testimonial 7B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7b-600x629.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-40740\";a:7:{s:5:\"title\";s:14:\"Testimonial 9W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-9w-600x433.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-9w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-40739\";a:7:{s:5:\"title\";s:14:\"Testimonial 8W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-8w-600x657.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-8w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-40348\";a:7:{s:5:\"title\";s:14:\"Testimonial 7W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-7w-600x629.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-7w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-40097\";a:7:{s:5:\"title\";s:7:\"Team 9W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-9w-600x668.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-9w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-40030\";a:7:{s:5:\"title\";s:7:\"Team 8W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-8w-600x502.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-8w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-39936\";a:7:{s:5:\"title\";s:11:\"Features 7W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-7w-600x566.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-7w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-39839\";a:7:{s:5:\"title\";s:6:\"FAQ 6B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6b-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39838\";a:7:{s:5:\"title\";s:6:\"FAQ 5B\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5b-600x500.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5b/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39826\";a:7:{s:5:\"title\";s:10:\"Clients 8B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8b-600x253.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-8b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39816\";a:7:{s:5:\"title\";s:10:\"Clients 8W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-8w-600x253.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-8w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-39812\";a:7:{s:5:\"title\";s:10:\"Clients 7B\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7b-600x445.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7b/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39787\";a:7:{s:5:\"title\";s:10:\"Clients 7W\";s:18:\"featured-image-url\";s:66:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w.jpg\";s:19:\"thumbnail-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/clients-7w-600x445.jpg\";s:3:\"url\";s:49:\"https://websitedemos.net/astra-blocks/clients-7w/\";s:3:\"tag\";a:1:{i:1090;s:7:\"clients\";}s:8:\"category\";i:1091;s:6:\"filter\";s:5:\"light\";}s:8:\"id-39771\";a:7:{s:5:\"title\";s:17:\"Call To Action 9B\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9b-600x415.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39763\";a:7:{s:5:\"title\";s:17:\"Call To Action 7B\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10b-600x495.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7b/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-39761\";a:7:{s:5:\"title\";s:17:\"Call To Action 7W\";s:18:\"featured-image-url\";s:74:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w.jpg\";s:19:\"thumbnail-image-url\";s:82:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-10w-600x496.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-7w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-39755\";a:7:{s:5:\"title\";s:17:\"Call To Action 9W\";s:18:\"featured-image-url\";s:73:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w.jpg\";s:19:\"thumbnail-image-url\";s:81:\"https://websitedemos.net/wp-content/uploads/2020/01/call-to-action-9w-600x415.jpg\";s:3:\"url\";s:56:\"https://websitedemos.net/astra-blocks/call-to-action-9w/\";s:3:\"tag\";a:1:{i:819;s:14:\"call-to-action\";}s:8:\"category\";i:832;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38937\";a:7:{s:5:\"title\";s:11:\"Services 7W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-7w-600x736.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-7w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38930\";a:7:{s:5:\"title\";s:11:\"Services 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-6w-600x654.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-6w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38926\";a:7:{s:5:\"title\";s:6:\"FAQ 6W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-6w-600x800.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-6w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38917\";a:7:{s:5:\"title\";s:6:\"FAQ 5W\";s:18:\"featured-image-url\";s:62:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w.jpg\";s:19:\"thumbnail-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/faq-5w-600x500.jpg\";s:3:\"url\";s:45:\"https://websitedemos.net/astra-blocks/faq-5w/\";s:3:\"tag\";a:2:{i:822;s:3:\"faq\";i:821;s:26:\"frequently-asked-questions\";}s:8:\"category\";i:1001;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38876\";a:7:{s:5:\"title\";s:11:\"Features 6W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-6w-600x590.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-6w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38863\";a:7:{s:5:\"title\";s:11:\"Features 5W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/features-5w-600x458.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/features-5w/\";s:3:\"tag\";a:1:{i:920;s:8:\"features\";}s:8:\"category\";i:919;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38843\";a:7:{s:5:\"title\";s:7:\"Team 7B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7b-600x800.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38833\";a:7:{s:5:\"title\";s:7:\"Team 7W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-7w-600x800.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-7w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38825\";a:7:{s:5:\"title\";s:7:\"Team 6B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6b-600x703.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38732\";a:7:{s:5:\"title\";s:7:\"Team 6W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-6w-600x703.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-6w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38536\";a:7:{s:5:\"title\";s:14:\"Testimonial 5B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5b-600x553.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38471\";a:7:{s:5:\"title\";s:14:\"Testimonial 5W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/testimonial-5w-600x553.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-5w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38316\";a:7:{s:5:\"title\";s:7:\"Team 5B\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5b-600x561.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5b/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38244\";a:7:{s:5:\"title\";s:7:\"Team 5W\";s:18:\"featured-image-url\";s:63:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w.jpg\";s:19:\"thumbnail-image-url\";s:71:\"https://websitedemos.net/wp-content/uploads/2020/01/team-5w-600x561.jpg\";s:3:\"url\";s:46:\"https://websitedemos.net/astra-blocks/team-5w/\";s:3:\"tag\";a:1:{i:927;s:4:\"team\";}s:8:\"category\";i:829;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38225\";a:7:{s:5:\"title\";s:8:\"About 7B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7b-600x705.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38180\";a:7:{s:5:\"title\";s:8:\"About 6B\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6b-600x694.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6b/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-38155\";a:7:{s:5:\"title\";s:8:\"About 7W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-7w-600x705.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-7w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-38147\";a:7:{s:5:\"title\";s:8:\"About 6W\";s:18:\"featured-image-url\";s:64:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w.jpg\";s:19:\"thumbnail-image-url\";s:72:\"https://websitedemos.net/wp-content/uploads/2020/01/about-6w-600x694.jpg\";s:3:\"url\";s:47:\"https://websitedemos.net/astra-blocks/about-6w/\";s:3:\"tag\";a:1:{i:818;s:5:\"about\";}s:8:\"category\";i:825;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37911\";a:7:{s:5:\"title\";s:14:\"Testimonial 4B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4B-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37910\";a:7:{s:5:\"title\";s:14:\"Testimonial 4W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-4W-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-4w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37905\";a:7:{s:5:\"title\";s:14:\"Testimonial 3B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3B-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37904\";a:7:{s:5:\"title\";s:14:\"Testimonial 3W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-3w-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-3w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37899\";a:7:{s:5:\"title\";s:14:\"Testimonial 2W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2w-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37898\";a:7:{s:5:\"title\";s:14:\"Testimonial 2B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-2B-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-2b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37889\";a:7:{s:5:\"title\";s:14:\"Testimonial 1W\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1W-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1w/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37890\";a:7:{s:5:\"title\";s:14:\"Testimonial 1B\";s:18:\"featured-image-url\";s:70:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B.jpg\";s:19:\"thumbnail-image-url\";s:78:\"https://websitedemos.net/wp-content/uploads/2020/01/Testimonial-1B-600x450.jpg\";s:3:\"url\";s:53:\"https://websitedemos.net/astra-blocks/testimonial-1b/\";s:3:\"tag\";a:2:{i:1095;s:7:\"reviews\";i:844;s:11:\"testimonial\";}s:8:\"category\";i:830;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37762\";a:7:{s:5:\"title\";s:11:\"Services 4B\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4b.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4b-600x555.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4b/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:4:\"dark\";}s:8:\"id-37763\";a:7:{s:5:\"title\";s:11:\"Services 4W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-4w-600x555.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-4w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}s:8:\"id-37755\";a:7:{s:5:\"title\";s:11:\"Services 3W\";s:18:\"featured-image-url\";s:67:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w.jpg\";s:19:\"thumbnail-image-url\";s:75:\"https://websitedemos.net/wp-content/uploads/2020/01/services-3w-600x642.jpg\";s:3:\"url\";s:50:\"https://websitedemos.net/astra-blocks/services-3w/\";s:3:\"tag\";a:1:{i:953;s:8:\"services\";}s:8:\"category\";i:952;s:6:\"filter\";s:5:\"light\";}}','yes'),(14260,'astra-sites-last-export-checksums-latest','vR4@0W6SQ%8X','yes'),(14263,'astra-sites-batch-status-string','All processes are complete','yes'),(14264,'astra-blocks-batch-status-string','Complete storing data for page 3','yes'),(14265,'astra-blocks-requests','3','yes'),(14267,'astra-sites-fresh-site','yes','yes'),(14273,'astra-sites-batch-is-complete','yes','yes'),(14636,'widgetopts_installDate','2020-02-28 09:13:10','yes'),(14637,'widgetopts_tabmodule-visibility','activate','yes'),(14638,'widgetopts_tabmodule-devices','activate','yes'),(14639,'widgetopts_tabmodule-alignment','activate','yes'),(14640,'widgetopts_tabmodule-hide_title','activate','yes'),(14643,'widgetopts_tabmodule-state','activate','yes'),(14644,'widgetopts_tabmodule-settings','s:158:\"a:2:{s:10:\"visibility\";a:3:{s:9:\"post_type\";s:1:\"1\";s:10:\"taxonomies\";s:1:\"1\";s:4:\"misc\";s:1:\"1\";}s:7:\"classes\";a:2:{s:2:\"id\";s:1:\"1\";s:4:\"type\";s:4:\"both\";}}\";','yes'),(14645,'_widgetopts_default_registered_','1','yes'),(14648,'widgetopts_global_taxonomies','a:2:{s:8:\"category\";O:11:\"WP_Taxonomy\":24:{s:4:\"name\";s:8:\"category\";s:5:\"label\";s:10:\"Categories\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:10:\"Categories\";s:13:\"singular_name\";s:8:\"Category\";s:12:\"search_items\";s:17:\"Search Categories\";s:13:\"popular_items\";N;s:9:\"all_items\";s:14:\"All Categories\";s:11:\"parent_item\";s:15:\"Parent Category\";s:17:\"parent_item_colon\";s:16:\"Parent Category:\";s:9:\"edit_item\";s:13:\"Edit Category\";s:9:\"view_item\";s:13:\"View Category\";s:11:\"update_item\";s:15:\"Update Category\";s:12:\"add_new_item\";s:16:\"Add New Category\";s:13:\"new_item_name\";s:17:\"New Category Name\";s:26:\"separate_items_with_commas\";N;s:19:\"add_or_remove_items\";N;s:21:\"choose_from_most_used\";N;s:9:\"not_found\";s:20:\"No categories found.\";s:8:\"no_terms\";s:13:\"No categories\";s:21:\"items_list_navigation\";s:26:\"Categories list navigation\";s:10:\"items_list\";s:15:\"Categories list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:25:\"&larr; Back to Categories\";s:9:\"menu_name\";s:10:\"Categories\";s:14:\"name_admin_bar\";s:8:\"category\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:1;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:24:\"post_categories_meta_box\";s:20:\"meta_box_sanitize_cb\";s:40:\"taxonomy_meta_box_sanitize_cb_checkboxes\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:17:\"manage_categories\";s:10:\"edit_terms\";s:15:\"edit_categories\";s:12:\"delete_terms\";s:17:\"delete_categories\";s:12:\"assign_terms\";s:17:\"assign_categories\";}s:7:\"rewrite\";a:4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:1;s:7:\"ep_mask\";i:512;s:4:\"slug\";s:8:\"category\";}s:9:\"query_var\";s:13:\"category_name\";s:21:\"update_count_callback\";s:0:\"\";s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:10:\"categories\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:8:\"_builtin\";b:1;}s:8:\"post_tag\";O:11:\"WP_Taxonomy\":24:{s:4:\"name\";s:8:\"post_tag\";s:5:\"label\";s:4:\"Tags\";s:6:\"labels\";O:8:\"stdClass\":23:{s:4:\"name\";s:4:\"Tags\";s:13:\"singular_name\";s:3:\"Tag\";s:12:\"search_items\";s:11:\"Search Tags\";s:13:\"popular_items\";s:12:\"Popular Tags\";s:9:\"all_items\";s:8:\"All Tags\";s:11:\"parent_item\";N;s:17:\"parent_item_colon\";N;s:9:\"edit_item\";s:8:\"Edit Tag\";s:9:\"view_item\";s:8:\"View Tag\";s:11:\"update_item\";s:10:\"Update Tag\";s:12:\"add_new_item\";s:11:\"Add New Tag\";s:13:\"new_item_name\";s:12:\"New Tag Name\";s:26:\"separate_items_with_commas\";s:25:\"Separate tags with commas\";s:19:\"add_or_remove_items\";s:18:\"Add or remove tags\";s:21:\"choose_from_most_used\";s:30:\"Choose from the most used tags\";s:9:\"not_found\";s:14:\"No tags found.\";s:8:\"no_terms\";s:7:\"No tags\";s:21:\"items_list_navigation\";s:20:\"Tags list navigation\";s:10:\"items_list\";s:9:\"Tags list\";s:9:\"most_used\";s:9:\"Most Used\";s:13:\"back_to_items\";s:19:\"&larr; Back to Tags\";s:9:\"menu_name\";s:4:\"Tags\";s:14:\"name_admin_bar\";s:8:\"post_tag\";}s:11:\"description\";s:0:\"\";s:6:\"public\";b:1;s:18:\"publicly_queryable\";b:1;s:12:\"hierarchical\";b:0;s:7:\"show_ui\";b:1;s:12:\"show_in_menu\";b:1;s:17:\"show_in_nav_menus\";b:1;s:13:\"show_tagcloud\";b:1;s:18:\"show_in_quick_edit\";b:1;s:17:\"show_admin_column\";b:1;s:11:\"meta_box_cb\";s:18:\"post_tags_meta_box\";s:20:\"meta_box_sanitize_cb\";s:35:\"taxonomy_meta_box_sanitize_cb_input\";s:11:\"object_type\";a:1:{i:0;s:4:\"post\";}s:3:\"cap\";O:8:\"stdClass\":4:{s:12:\"manage_terms\";s:16:\"manage_post_tags\";s:10:\"edit_terms\";s:14:\"edit_post_tags\";s:12:\"delete_terms\";s:16:\"delete_post_tags\";s:12:\"assign_terms\";s:16:\"assign_post_tags\";}s:7:\"rewrite\";a:4:{s:10:\"with_front\";b:1;s:12:\"hierarchical\";b:0;s:7:\"ep_mask\";i:1024;s:4:\"slug\";s:3:\"tag\";}s:9:\"query_var\";s:3:\"tag\";s:21:\"update_count_callback\";s:0:\"\";s:12:\"show_in_rest\";b:1;s:9:\"rest_base\";s:4:\"tags\";s:21:\"rest_controller_class\";s:24:\"WP_REST_Terms_Controller\";s:8:\"_builtin\";b:1;}}','yes'),(14646,'widgetopts_removed_global_pages','1','yes'),(14647,'widgetopts_settings','a:16:{s:8:\"settings\";a:2:{s:10:\"visibility\";a:3:{s:9:\"post_type\";s:1:\"1\";s:10:\"taxonomies\";s:1:\"1\";s:4:\"misc\";s:1:\"1\";}s:7:\"classes\";a:2:{s:2:\"id\";s:1:\"1\";s:4:\"type\";s:4:\"both\";}}s:10:\"visibility\";s:8:\"activate\";s:7:\"devices\";s:8:\"activate\";s:9:\"alignment\";s:8:\"activate\";s:10:\"hide_title\";s:8:\"activate\";s:7:\"classes\";s:8:\"activate\";s:5:\"logic\";s:8:\"activate\";s:10:\"siteorigin\";b:0;s:6:\"search\";b:0;s:4:\"move\";b:0;s:9:\"elementor\";b:0;s:11:\"widget_area\";b:0;s:13:\"import_export\";b:0;s:6:\"beaver\";b:0;s:3:\"acf\";b:0;s:5:\"state\";s:8:\"activate\";}','yes'),(14635,'widgetopts_global_all_pages','a:8:{i:0;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"288\";s:10:\"post_title\";s:5:\"About\";s:11:\"post_parent\";s:1:\"0\";}i:1;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"273\";s:10:\"post_title\";s:4:\"Blog\";s:11:\"post_parent\";s:1:\"0\";}i:2;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"291\";s:10:\"post_title\";s:7:\"Contact\";s:11:\"post_parent\";s:1:\"0\";}i:3;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"287\";s:10:\"post_title\";s:4:\"Home\";s:11:\"post_parent\";s:1:\"0\";}i:4;O:8:\"stdClass\":3:{s:2:\"ID\";s:1:\"3\";s:10:\"post_title\";s:14:\"Privacy Policy\";s:11:\"post_parent\";s:1:\"0\";}i:5;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"372\";s:10:\"post_title\";s:12:\"Testimonials\";s:11:\"post_parent\";s:1:\"0\";}i:6;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"370\";s:10:\"post_title\";s:16:\"Trained Teachers\";s:11:\"post_parent\";s:1:\"0\";}i:7;O:8:\"stdClass\":3:{s:2:\"ID\";s:3:\"368\";s:10:\"post_title\";s:18:\"Training & Courses\";s:11:\"post_parent\";s:1:\"0\";}}','yes'),(14650,'widgetopts_global_categories','a:11:{i:0;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:12;s:4:\"name\";s:26:\"100 hour foundation course\";s:4:\"slug\";s:26:\"100-hour-foundation-course\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:12;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:11;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:12;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:26:\"100 hour foundation course\";s:17:\"category_nicename\";s:26:\"100-hour-foundation-course\";s:15:\"category_parent\";i:11;}i:1;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:13;s:4:\"name\";s:43:\"100 hour foundation trainee training course\";s:4:\"slug\";s:43:\"100-hour-foundation-trainee-training-course\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:13;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:11;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:13;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:43:\"100 hour foundation trainee training course\";s:17:\"category_nicename\";s:43:\"100-hour-foundation-trainee-training-course\";s:15:\"category_parent\";i:11;}i:2;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:7;s:4:\"name\";s:26:\"100 Hours Course Completed\";s:4:\"slug\";s:26:\"100-hours-course-completed\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:7;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:7;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:26:\"100 Hours Course Completed\";s:17:\"category_nicename\";s:26:\"100-hours-course-completed\";s:15:\"category_parent\";i:0;}i:3;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:14;s:4:\"name\";s:41:\"200 hour advance teachers training course\";s:4:\"slug\";s:41:\"200-hour-advance-teachers-training-course\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:14;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:11;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:14;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:41:\"200 hour advance teachers training course\";s:17:\"category_nicename\";s:41:\"200-hour-advance-teachers-training-course\";s:15:\"category_parent\";i:11;}i:4;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:15;s:4:\"name\";s:39:\"200 hour basic teachers training course\";s:4:\"slug\";s:39:\"200-hour-basic-teachers-training-course\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:15;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:11;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:15;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:39:\"200 hour basic teachers training course\";s:17:\"category_nicename\";s:39:\"200-hour-basic-teachers-training-course\";s:15:\"category_parent\";i:11;}i:5;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:8;s:4:\"name\";s:26:\"200 Hours course completed\";s:4:\"slug\";s:26:\"200-hours-course-completed\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:8;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:8;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:26:\"200 Hours course completed\";s:17:\"category_nicename\";s:26:\"200-hours-course-completed\";s:15:\"category_parent\";i:0;}i:6;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:9;s:4:\"name\";s:4:\"Blog\";s:4:\"slug\";s:4:\"blog\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:9;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:9;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:4:\"Blog\";s:17:\"category_nicename\";s:4:\"blog\";s:15:\"category_parent\";i:0;}i:7;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:10;s:4:\"name\";s:24:\"Prana Kriya Yoga Classes\";s:4:\"slug\";s:24:\"prana-kriya-yoga-classes\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:10;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:10;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:24:\"Prana Kriya Yoga Classes\";s:17:\"category_nicename\";s:24:\"prana-kriya-yoga-classes\";s:15:\"category_parent\";i:0;}i:8;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:11;s:4:\"name\";s:24:\"Prana Kriya Yoga Courses\";s:4:\"slug\";s:24:\"prana-kriya-yoga-courses\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:11;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:11;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:24:\"Prana Kriya Yoga Courses\";s:17:\"category_nicename\";s:24:\"prana-kriya-yoga-courses\";s:15:\"category_parent\";i:0;}i:9;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:16;s:4:\"name\";s:24:\"Prana Kriya Yoga Teacher\";s:4:\"slug\";s:24:\"prana-kriya-yoga-teacher\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:16;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:0;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:16;s:14:\"category_count\";i:0;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:24:\"Prana Kriya Yoga Teacher\";s:17:\"category_nicename\";s:24:\"prana-kriya-yoga-teacher\";s:15:\"category_parent\";i:0;}i:10;O:7:\"WP_Term\":16:{s:7:\"term_id\";i:1;s:4:\"name\";s:26:\"Yogiville Gurukul Teachers\";s:4:\"slug\";s:26:\"yogiville-gurukul-teachers\";s:10:\"term_group\";i:0;s:16:\"term_taxonomy_id\";i:1;s:8:\"taxonomy\";s:8:\"category\";s:11:\"description\";s:0:\"\";s:6:\"parent\";i:0;s:5:\"count\";i:7;s:6:\"filter\";s:3:\"raw\";s:6:\"cat_ID\";i:1;s:14:\"category_count\";i:7;s:20:\"category_description\";s:0:\"\";s:8:\"cat_name\";s:26:\"Yogiville Gurukul Teachers\";s:17:\"category_nicename\";s:26:\"yogiville-gurukul-teachers\";s:15:\"category_parent\";i:0;}}','yes'),(17861,'widget_ngg-images','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(15072,'category_children','a:1:{i:11;a:4:{i:0;i:12;i:1;i:13;i:2;i:14;i:3;i:15;}}','yes'),(14836,'siteorigin_widgets_active','a:22:{s:6:\"button\";b:1;s:10:\"google-map\";b:1;s:5:\"image\";b:1;s:6:\"slider\";b:1;s:13:\"post-carousel\";b:1;s:6:\"editor\";b:1;s:9:\"accordion\";b:1;s:8:\"headline\";b:1;s:3:\"cta\";b:1;s:8:\"features\";b:1;s:7:\"contact\";b:1;s:4:\"hero\";b:1;s:10:\"image-grid\";b:1;s:4:\"icon\";b:1;s:13:\"layout-slider\";b:1;s:20:\"social-media-buttons\";b:1;s:14:\"simple-masonry\";b:1;s:11:\"price-table\";b:1;s:4:\"tabs\";b:1;s:8:\"taxonomy\";b:1;s:11:\"testimonial\";b:1;s:5:\"video\";b:1;}','yes'),(14837,'widget_sow-accordion','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14838,'widget_sow-headline','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14839,'widget_sow-cta','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14840,'widget_sow-features','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14841,'widget_sow-contact-form','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14842,'widget_sow-hero','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14848,'widget_sow-price-table','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14849,'widget_sow-tabs','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14850,'widget_sow-taxonomy','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14851,'widget_sow-testimonials','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14852,'widget_sow-video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14846,'widget_sow-social-media-buttons','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14847,'widget_sow-simple-masonry','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14886,'widget_ocean_custom_links','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:21:{s:5:\"title\";s:12:\"Useful Links\";s:5:\"count\";s:1:\"9\";s:6:\"target\";s:5:\"blank\";s:5:\"url_1\";s:23:\"www.yogiashokananda.com\";s:6:\"text_1\";s:16:\"Yogi Ashokananda\";s:5:\"url_2\";s:26:\"www.himalayanhathayoga.com\";s:6:\"text_2\";s:20:\"Himalayan Hatha Yoga\";s:5:\"url_3\";s:27:\"www.atmakriyameditation.com\";s:6:\"text_3\";s:21:\"Atma Kriya Meditation\";s:5:\"url_4\";s:26:\"www.yogalifeconference.com\";s:6:\"text_4\";s:20:\"Yoga Life Conference\";s:5:\"url_5\";s:17:\"www.yogivile.life\";s:6:\"text_5\";s:9:\"Yogiville\";s:5:\"url_6\";s:17:\"www.yogivile.life\";s:6:\"text_6\";s:17:\"Yogiville Gurukul\";s:5:\"url_7\";s:18:\"www.yogisattwa.com\";s:6:\"text_7\";s:10:\"Yogisattwa\";s:5:\"url_8\";s:23:\"https://yafcharity.org/\";s:6:\"text_8\";s:27:\"Yogi Ashokananda Foundation\";s:5:\"url_9\";s:21:\"https://atcharity.org\";s:6:\"text_9\";s:21:\"Ashok Tree Foundation\";}}','yes'),(14887,'widget_ocean_custom_menu','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14888,'widget_ocean_facebook','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14889,'widget_ocean_flickr','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14890,'widget_ocean_instagram','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14891,'widget_ocean_mailchimp','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:7:{s:5:\"title\";s:10:\"Newsletter\";s:14:\"subscribe_text\";s:68:\"Get all latest content delivered to your email a few times a month. \";s:20:\"mailchimp_gdpr_label\";s:17:\"Accept GDPR Terms\";s:5:\"width\";s:0:\"\";s:6:\"height\";s:0:\"\";s:11:\"placeholder\";s:10:\"Your Email\";s:11:\"submit_text\";s:2:\"Go\";}}','yes'),(14892,'widget_ocean_recent_posts','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14893,'widget_ocean_social','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:14:{s:5:\"title\";s:9:\"Follow Us\";s:5:\"style\";s:6:\"simple\";s:10:\"transition\";s:13:\"no-transition\";s:6:\"target\";s:5:\"blank\";s:4:\"size\";s:0:\"\";s:13:\"border_radius\";s:0:\"\";s:8:\"bg_color\";s:0:\"\";s:14:\"bg_hover_color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:11:\"color_hover\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:18:\"border_hover_color\";s:0:\"\";s:9:\"font_size\";s:0:\"\";s:15:\"social_services\";a:20:{s:7:\"twitter\";a:2:{s:4:\"name\";s:7:\"Twitter\";s:3:\"url\";s:34:\"https://twitter.com/pranakriyayoga\";}s:8:\"facebook\";a:2:{s:4:\"name\";s:8:\"Facebook\";s:3:\"url\";s:40:\"https://www.facebook.com/pranakriyayoga/\";}s:9:\"instagram\";a:2:{s:4:\"name\";s:9:\"Instagram\";s:3:\"url\";s:41:\"https://www.instagram.com/pranakriyayoga/\";}s:11:\"google-plus\";a:2:{s:4:\"name\";s:10:\"GooglePlus\";s:3:\"url\";s:0:\"\";}s:8:\"linkedin\";a:2:{s:4:\"name\";s:8:\"LinkedIn\";s:3:\"url\";s:0:\"\";}s:9:\"pinterest\";a:2:{s:4:\"name\";s:9:\"Pinterest\";s:3:\"url\";s:0:\"\";}s:4:\"yelp\";a:2:{s:4:\"name\";s:4:\"Yelp\";s:3:\"url\";s:0:\"\";}s:8:\"dribbble\";a:2:{s:4:\"name\";s:8:\"Dribbble\";s:3:\"url\";s:0:\"\";}s:6:\"flickr\";a:2:{s:4:\"name\";s:6:\"Flickr\";s:3:\"url\";s:0:\"\";}s:2:\"vk\";a:2:{s:4:\"name\";s:2:\"VK\";s:3:\"url\";s:0:\"\";}s:6:\"github\";a:2:{s:4:\"name\";s:6:\"GitHub\";s:3:\"url\";s:0:\"\";}s:6:\"tumblr\";a:2:{s:4:\"name\";s:6:\"Tumblr\";s:3:\"url\";s:0:\"\";}s:5:\"skype\";a:2:{s:4:\"name\";s:5:\"Skype\";s:3:\"url\";s:0:\"\";}s:6:\"trello\";a:2:{s:4:\"name\";s:6:\"Trello\";s:3:\"url\";s:0:\"\";}s:10:\"foursquare\";a:2:{s:4:\"name\";s:10:\"Foursquare\";s:3:\"url\";s:0:\"\";}s:4:\"xing\";a:2:{s:4:\"name\";s:4:\"Xing\";s:3:\"url\";s:0:\"\";}s:12:\"vimeo-square\";a:2:{s:4:\"name\";s:5:\"Vimeo\";s:3:\"url\";s:0:\"\";}s:4:\"vine\";a:2:{s:4:\"name\";s:4:\"Vine\";s:3:\"url\";s:0:\"\";}s:7:\"youtube\";a:2:{s:4:\"name\";s:7:\"Youtube\";s:3:\"url\";s:56:\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\";}s:3:\"rss\";a:2:{s:4:\"name\";s:3:\"RSS\";s:3:\"url\";s:0:\"\";}}}}','yes'),(14894,'widget_ocean_social_share','a:2:{s:12:\"_multiwidget\";i:1;i:3;a:9:{s:5:\"title\";s:17:\"Please share this\";s:5:\"style\";s:7:\"minimal\";s:13:\"border_radius\";s:0:\"\";s:12:\"border_color\";s:0:\"\";s:8:\"bg_color\";s:0:\"\";s:5:\"color\";s:0:\"\";s:16:\"twitter_username\";s:0:\"\";s:11:\"social_name\";i:0;s:12:\"social_share\";a:5:{i:0;s:7:\"twitter\";i:1;s:8:\"facebook\";i:2;s:10:\"googleplus\";i:3;s:9:\"pinterest\";i:4;s:8:\"linkedin\";}}}','yes'),(14895,'widget_ocean_tags','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14896,'widget_ocean_twitter','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14897,'widget_ocean_video','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14898,'widget_ocean_custom_header_logo','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(14899,'widget_ocean_custom_header_nav','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(30194,'_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:63:\"https://downloads.wordpress.org/release/en_GB/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/en_GB/wordpress-5.4.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:1;O:8:\"stdClass\":10:{s:8:\"response\";s:7:\"upgrade\";s:8:\"download\";s:57:\"https://downloads.wordpress.org/release/wordpress-5.4.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-5.4.zip\";s:10:\"no_content\";s:68:\"https://downloads.wordpress.org/release/wordpress-5.4-no-content.zip\";s:11:\"new_bundled\";s:69:\"https://downloads.wordpress.org/release/wordpress-5.4-new-bundled.zip\";s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";}i:2;O:8:\"stdClass\":11:{s:8:\"response\";s:10:\"autoupdate\";s:8:\"download\";s:63:\"https://downloads.wordpress.org/release/en_GB/wordpress-5.4.zip\";s:6:\"locale\";s:5:\"en_GB\";s:8:\"packages\";O:8:\"stdClass\":5:{s:4:\"full\";s:63:\"https://downloads.wordpress.org/release/en_GB/wordpress-5.4.zip\";s:10:\"no_content\";b:0;s:11:\"new_bundled\";b:0;s:7:\"partial\";b:0;s:8:\"rollback\";b:0;}s:7:\"current\";s:3:\"5.4\";s:7:\"version\";s:3:\"5.4\";s:11:\"php_version\";s:6:\"5.6.20\";s:13:\"mysql_version\";s:3:\"5.0\";s:11:\"new_bundled\";s:3:\"5.3\";s:15:\"partial_version\";s:0:\"\";s:9:\"new_files\";s:1:\"1\";}}s:12:\"last_checked\";i:1587140059;s:15:\"version_checked\";s:5:\"5.3.2\";s:12:\"translations\";a:0:{}}','no'),(17885,'kaliforms_notices','a:1:{i:0;s:26:\"kaliforms_plugin_colission\";}','yes'),(17886,'kaliforms_rating_timestamp','1584464262','yes'),(17927,'wpcf7','a:2:{s:7:\"version\";s:5:\"5.1.7\";s:13:\"bulk_validate\";a:4:{s:9:\"timestamp\";i:1584293980;s:7:\"version\";s:5:\"5.1.7\";s:11:\"count_valid\";i:1;s:13:\"count_invalid\";i:0;}}','yes'),(17935,'siteorigin_panels_settings','a:0:{}','yes'),(17936,'siteorigin_panels_initial_version','2.10.14','no'),(17939,'siteorigin_panels_active_version','2.10.15','yes'),(17940,'widget_siteorigin-panels-post-content','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17941,'widget_siteorigin-panels-postloop','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17942,'widget_siteorigin-panels-builder','a:1:{s:12:\"_multiwidget\";i:1;}','yes'),(17827,'action_scheduler_migration_status','complete','yes'),(17838,'wpseo','a:20:{s:15:\"ms_defaults_set\";b:0;s:7:\"version\";s:4:\"13.5\";s:20:\"disableadvanced_meta\";b:1;s:17:\"ryte_indexability\";b:1;s:11:\"baiduverify\";s:0:\"\";s:12:\"googleverify\";s:0:\"\";s:8:\"msverify\";s:0:\"\";s:12:\"yandexverify\";s:0:\"\";s:9:\"site_type\";s:0:\"\";s:20:\"has_multiple_authors\";s:0:\"\";s:16:\"environment_type\";s:0:\"\";s:23:\"content_analysis_active\";b:1;s:23:\"keyword_analysis_active\";b:1;s:21:\"enable_admin_bar_menu\";b:1;s:26:\"enable_cornerstone_content\";b:1;s:18:\"enable_xml_sitemap\";b:1;s:24:\"enable_text_link_counter\";b:1;s:22:\"show_onboarding_notice\";b:1;s:18:\"first_activated_on\";i:1584291284;s:13:\"myyoast-oauth\";b:0;}','yes'),(17839,'wpseo_titles','a:83:{s:10:\"title_test\";i:0;s:17:\"forcerewritetitle\";b:0;s:9:\"separator\";s:7:\"sc-dash\";s:16:\"title-home-wpseo\";s:42:\"%%sitename%% %%page%% %%sep%% %%sitedesc%%\";s:18:\"title-author-wpseo\";s:41:\"%%name%%, Author at %%sitename%% %%page%%\";s:19:\"title-archive-wpseo\";s:38:\"%%date%% %%page%% %%sep%% %%sitename%%\";s:18:\"title-search-wpseo\";s:63:\"You searched for %%searchphrase%% %%page%% %%sep%% %%sitename%%\";s:15:\"title-404-wpseo\";s:35:\"Page not found %%sep%% %%sitename%%\";s:19:\"metadesc-home-wpseo\";s:0:\"\";s:21:\"metadesc-author-wpseo\";s:0:\"\";s:22:\"metadesc-archive-wpseo\";s:0:\"\";s:9:\"rssbefore\";s:0:\"\";s:8:\"rssafter\";s:53:\"The post %%POSTLINK%% appeared first on %%BLOGLINK%%.\";s:20:\"noindex-author-wpseo\";b:0;s:28:\"noindex-author-noposts-wpseo\";b:1;s:21:\"noindex-archive-wpseo\";b:1;s:14:\"disable-author\";b:0;s:12:\"disable-date\";b:0;s:19:\"disable-post_format\";b:0;s:18:\"disable-attachment\";b:1;s:23:\"is-media-purge-relevant\";b:0;s:20:\"breadcrumbs-404crumb\";s:25:\"Error 404: Page not found\";s:29:\"breadcrumbs-display-blog-page\";b:1;s:20:\"breadcrumbs-boldlast\";b:0;s:25:\"breadcrumbs-archiveprefix\";s:12:\"Archives for\";s:18:\"breadcrumbs-enable\";b:0;s:16:\"breadcrumbs-home\";s:4:\"Home\";s:18:\"breadcrumbs-prefix\";s:0:\"\";s:24:\"breadcrumbs-searchprefix\";s:16:\"You searched for\";s:15:\"breadcrumbs-sep\";s:7:\"&raquo;\";s:12:\"website_name\";s:0:\"\";s:11:\"person_name\";s:0:\"\";s:11:\"person_logo\";s:0:\"\";s:14:\"person_logo_id\";i:0;s:22:\"alternate_website_name\";s:0:\"\";s:12:\"company_logo\";s:0:\"\";s:15:\"company_logo_id\";i:0;s:12:\"company_name\";s:0:\"\";s:17:\"company_or_person\";s:7:\"company\";s:25:\"company_or_person_user_id\";b:0;s:17:\"stripcategorybase\";b:0;s:10:\"title-post\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-post\";s:0:\"\";s:12:\"noindex-post\";b:0;s:13:\"showdate-post\";b:0;s:23:\"display-metabox-pt-post\";b:1;s:23:\"post_types-post-maintax\";i:0;s:10:\"title-page\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:13:\"metadesc-page\";s:0:\"\";s:12:\"noindex-page\";b:0;s:13:\"showdate-page\";b:0;s:23:\"display-metabox-pt-page\";b:1;s:23:\"post_types-page-maintax\";i:0;s:16:\"title-attachment\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:19:\"metadesc-attachment\";s:0:\"\";s:18:\"noindex-attachment\";b:0;s:19:\"showdate-attachment\";b:0;s:29:\"display-metabox-pt-attachment\";b:1;s:29:\"post_types-attachment-maintax\";i:0;s:23:\"title-elementor_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:26:\"metadesc-elementor_library\";s:0:\"\";s:25:\"noindex-elementor_library\";b:0;s:26:\"showdate-elementor_library\";b:0;s:36:\"display-metabox-pt-elementor_library\";b:1;s:36:\"post_types-elementor_library-maintax\";i:0;s:21:\"title-oceanwp_library\";s:39:\"%%title%% %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-oceanwp_library\";s:0:\"\";s:23:\"noindex-oceanwp_library\";b:0;s:24:\"showdate-oceanwp_library\";b:0;s:34:\"display-metabox-pt-oceanwp_library\";b:1;s:34:\"post_types-oceanwp_library-maintax\";i:0;s:18:\"title-tax-category\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-category\";s:0:\"\";s:28:\"display-metabox-tax-category\";b:1;s:20:\"noindex-tax-category\";b:0;s:18:\"title-tax-post_tag\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:21:\"metadesc-tax-post_tag\";s:0:\"\";s:28:\"display-metabox-tax-post_tag\";b:1;s:20:\"noindex-tax-post_tag\";b:0;s:21:\"title-tax-post_format\";s:53:\"%%term_title%% Archives %%page%% %%sep%% %%sitename%%\";s:24:\"metadesc-tax-post_format\";s:0:\"\";s:31:\"display-metabox-tax-post_format\";b:1;s:23:\"noindex-tax-post_format\";b:1;}','yes'),(17840,'wpseo_social','a:19:{s:13:\"facebook_site\";s:0:\"\";s:13:\"instagram_url\";s:0:\"\";s:12:\"linkedin_url\";s:0:\"\";s:11:\"myspace_url\";s:0:\"\";s:16:\"og_default_image\";s:0:\"\";s:19:\"og_default_image_id\";s:0:\"\";s:18:\"og_frontpage_title\";s:0:\"\";s:17:\"og_frontpage_desc\";s:0:\"\";s:18:\"og_frontpage_image\";s:0:\"\";s:21:\"og_frontpage_image_id\";s:0:\"\";s:9:\"opengraph\";b:1;s:13:\"pinterest_url\";s:0:\"\";s:15:\"pinterestverify\";s:0:\"\";s:7:\"twitter\";b:1;s:12:\"twitter_site\";s:0:\"\";s:17:\"twitter_card_type\";s:19:\"summary_large_image\";s:11:\"youtube_url\";s:0:\"\";s:13:\"wikipedia_url\";s:0:\"\";s:10:\"fbadminapp\";s:0:\"\";}','yes'),(17841,'wpseo_flush_rewrite','1','yes'),(17865,'ngg_options','a:73:{s:11:\"gallerypath\";s:19:\"wp-content/gallery/\";s:11:\"wpmuCSSfile\";s:13:\"nggallery.css\";s:9:\"wpmuStyle\";b:0;s:9:\"wpmuRoles\";b:0;s:16:\"wpmuImportFolder\";b:0;s:13:\"wpmuZipUpload\";b:0;s:14:\"wpmuQuotaCheck\";b:0;s:17:\"datamapper_driver\";s:22:\"custom_post_datamapper\";s:20:\"maximum_entity_count\";i:500;s:17:\"router_param_slug\";s:9:\"nggallery\";s:22:\"router_param_separator\";s:2:\"--\";s:19:\"router_param_prefix\";s:0:\"\";s:9:\"deleteImg\";b:1;s:13:\"usePermalinks\";b:0;s:13:\"permalinkSlug\";s:9:\"nggallery\";s:14:\"graphicLibrary\";s:2:\"gd\";s:14:\"imageMagickDir\";s:15:\"/usr/local/bin/\";s:11:\"useMediaRSS\";b:0;s:18:\"galleries_in_feeds\";b:0;s:12:\"activateTags\";i:0;s:10:\"appendType\";s:4:\"tags\";s:9:\"maxImages\";i:7;s:14:\"relatedHeading\";s:24:\"<h3>Related Images:</h3>\";s:10:\"thumbwidth\";i:240;s:11:\"thumbheight\";i:160;s:8:\"thumbfix\";b:1;s:12:\"thumbquality\";i:100;s:8:\"imgWidth\";i:1800;s:9:\"imgHeight\";i:1200;s:10:\"imgQuality\";i:100;s:9:\"imgBackup\";b:1;s:13:\"imgAutoResize\";b:1;s:9:\"galImages\";s:2:\"24\";s:17:\"galPagedGalleries\";i:0;s:10:\"galColumns\";i:0;s:12:\"galShowSlide\";b:0;s:12:\"galTextSlide\";s:14:\"View Slideshow\";s:14:\"galTextGallery\";s:15:\"View Thumbnails\";s:12:\"galShowOrder\";s:7:\"gallery\";s:7:\"galSort\";s:9:\"sortorder\";s:10:\"galSortDir\";s:3:\"ASC\";s:10:\"galNoPages\";b:1;s:13:\"galImgBrowser\";i:0;s:12:\"galHiddenImg\";i:0;s:10:\"galAjaxNav\";i:1;s:11:\"thumbEffect\";s:14:\"simplelightbox\";s:9:\"thumbCode\";s:47:\"class=\"ngg-simplelightbox\" rel=\"%GALLERY_NAME%\"\";s:18:\"thumbEffectContext\";s:14:\"nextgen_images\";s:33:\"watermark_automatically_at_upload\";i:0;s:5:\"wmPos\";s:9:\"midCenter\";s:6:\"wmXpos\";i:15;s:6:\"wmYpos\";i:5;s:6:\"wmType\";s:4:\"text\";s:6:\"wmPath\";s:0:\"\";s:6:\"wmFont\";s:9:\"arial.ttf\";s:6:\"wmSize\";i:30;s:6:\"wmText\";s:0:\"\";s:7:\"wmColor\";s:6:\"ffffff\";s:8:\"wmOpaque\";s:2:\"33\";s:7:\"slideFX\";s:4:\"fade\";s:7:\"irWidth\";i:750;s:8:\"irHeight\";i:500;s:12:\"irRotatetime\";i:5;s:11:\"activateCSS\";i:1;s:7:\"CSSfile\";s:13:\"nggallery.css\";s:28:\"always_enable_frontend_logic\";b:0;s:27:\"use_alternate_random_method\";b:0;s:19:\"disable_fontawesome\";b:0;s:23:\"random_widget_cache_ttl\";i:30;s:22:\"dynamic_thumbnail_slug\";s:13:\"nextgen-image\";s:23:\"dynamic_stylesheet_slug\";s:12:\"nextgen-dcss\";s:11:\"installDate\";i:1584291413;s:13:\"gallery_count\";i:0;}','yes'),(30180,'_transient_dash_v2_5f25301ca0145abac6dfc3a0899dc43b','<div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://en-gb.wordpress.org/2020/02/14/manchester-wordpress-user-group-february-2020/\'>Manchester WordPress User Group February 2020</a></li></ul></div><div class=\"rss-widget\"><ul><li><a class=\'rsswidget\' href=\'https://wptavern.com/leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=leave-at-door-new-free-woocommerce-plugin-enables-contact-free-delivery\'>WPTavern: Leave at Door: New Free WooCommerce Plugin Enables Contact-free Delivery</a></li><li><a class=\'rsswidget\' href=\'https://wptavern.com/github-opens-free-plan-to-unlimited-collaborators-on-private-repositories?utm_source=rss&#038;utm_medium=rss&#038;utm_campaign=github-opens-free-plan-to-unlimited-collaborators-on-private-repositories\'>WPTavern: GitHub Opens Free Plan to Unlimited Collaborators on Private Repositories</a></li><li><a class=\'rsswidget\' href=\'https://buddypress.org/2020/04/buddypress-6-0-0-beta2/\'>BuddyPress: BuddyPress 6.0.0-beta2</a></li></ul></div>','no'),(30181,'_transient_timeout_plugin_slugs','1587205070','no'),(30182,'_transient_plugin_slugs','a:22:{i:0;s:19:\"akismet/akismet.php\";i:1;s:51:\"boldgrid-backup-premium/boldgrid-backup-premium.php\";i:2;s:33:\"classic-editor/classic-editor.php\";i:3;s:36:\"contact-form-7/wp-contact-form-7.php\";i:4;s:29:\"custom-fonts/custom-fonts.php\";i:5;s:23:\"elementor/elementor.php\";i:6;s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";i:7;s:43:\"astra-import-export/astra-import-export.php\";i:8;s:19:\"jetpack/jetpack.php\";i:9;s:25:\"kali-forms/kali-forms.php\";i:10;s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";i:11;s:29:\"nextgen-gallery/nggallery.php\";i:12;s:27:\"ocean-extra/ocean-extra.php\";i:13;s:39:\"siteorigin-panels/siteorigin-panels.php\";i:14;s:47:\"really-simple-captcha/really-simple-captcha.php\";i:15;s:35:\"sidebar-manager/sidebar-manager.php\";i:16;s:39:\"so-widgets-bundle/so-widgets-bundle.php\";i:17;s:27:\"astra-sites/astra-sites.php\";i:18;s:35:\"boldgrid-backup/boldgrid-backup.php\";i:19;s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";i:20;s:24:\"wpforms-lite/wpforms.php\";i:21;s:24:\"wordpress-seo/wp-seo.php\";}','no'),(30177,'_transient_timeout_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1587161863','no'),(30178,'_transient_feed_mod_d117b5738fbd35bd8c0391cda1f2b5d9','1587118663','no'),(30179,'_transient_timeout_dash_v2_5f25301ca0145abac6dfc3a0899dc43b','1587161863','no'),(30135,'_transient_timeout_kaliforms_extensions','1587291450','no'),(30136,'_transient_kaliforms_extensions','a:3:{s:18:\"kali-forms-hubspot\";a:5:{s:4:\"name\";s:18:\"Kali Forms HubSpot\";s:5:\"image\";s:62:\"https://kaliforms.com/wp-content/uploads/2019/12/icon-copy.svg\";s:13:\"download_link\";s:0:\"\";s:11:\"description\";s:33:\"Integrate HubSpot with Kali Forms\";s:4:\"slug\";s:18:\"kali-forms-hubspot\";}s:22:\"kali-forms-submissions\";a:5:{s:4:\"name\";s:22:\"Kali Forms Submissions\";s:5:\"image\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:11:\"description\";s:23:\"Handle form submissions\";s:4:\"slug\";s:22:\"kali-forms-submissions\";}s:14:\"kali-forms-pro\";a:5:{s:4:\"name\";s:14:\"Kali Forms Pro\";s:5:\"image\";s:0:\"\";s:13:\"download_link\";s:0:\"\";s:11:\"description\";s:37:\"Enhance Kali Forms with the Pro addon\";s:4:\"slug\";s:14:\"kali-forms-pro\";}}','no'),(30138,'_transient_jetpack_https_test','1','no'),(30202,'_site_transient_update_plugins','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1587140059;s:8:\"response\";a:0:{}s:12:\"translations\";a:0:{}s:9:\"no_update\";a:21:{s:19:\"akismet/akismet.php\";O:8:\"stdClass\":9:{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:\"4.1.4\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/akismet/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/akismet.4.1.4.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:59:\"https://ps.w.org/akismet/assets/icon-256x256.png?rev=969272\";s:2:\"1x\";s:59:\"https://ps.w.org/akismet/assets/icon-128x128.png?rev=969272\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:61:\"https://ps.w.org/akismet/assets/banner-772x250.jpg?rev=479904\";}s:11:\"banners_rtl\";a:0:{}}s:33:\"classic-editor/classic-editor.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:28:\"w.org/plugins/classic-editor\";s:4:\"slug\";s:14:\"classic-editor\";s:6:\"plugin\";s:33:\"classic-editor/classic-editor.php\";s:11:\"new_version\";s:3:\"1.5\";s:3:\"url\";s:45:\"https://wordpress.org/plugins/classic-editor/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/classic-editor.1.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-256x256.png?rev=1998671\";s:2:\"1x\";s:67:\"https://ps.w.org/classic-editor/assets/icon-128x128.png?rev=1998671\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/classic-editor/assets/banner-1544x500.png?rev=1998671\";s:2:\"1x\";s:69:\"https://ps.w.org/classic-editor/assets/banner-772x250.png?rev=1998676\";}s:11:\"banners_rtl\";a:0:{}}s:36:\"contact-form-7/wp-contact-form-7.php\";O:8:\"stdClass\":9:{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.1.7\";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.1.7.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-256x256.png?rev=2279696\";s:2:\"1x\";s:67:\"https://ps.w.org/contact-form-7/assets/icon-128x128.png?rev=2279696\";}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:29:\"custom-fonts/custom-fonts.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/custom-fonts\";s:4:\"slug\";s:12:\"custom-fonts\";s:6:\"plugin\";s:29:\"custom-fonts/custom-fonts.php\";s:11:\"new_version\";s:5:\"1.2.1\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/custom-fonts/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/custom-fonts.1.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/custom-fonts/assets/icon-256x256.png?rev=1816364\";s:2:\"1x\";s:65:\"https://ps.w.org/custom-fonts/assets/icon-128x128.png?rev=1816364\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/custom-fonts/assets/banner-1544x500.png?rev=1816364\";s:2:\"1x\";s:67:\"https://ps.w.org/custom-fonts/assets/banner-772x250.png?rev=1816364\";}s:11:\"banners_rtl\";a:0:{}}s:23:\"elementor/elementor.php\";O:8:\"stdClass\":9:{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:5:\"2.9.7\";s:3:\"url\";s:40:\"https://wordpress.org/plugins/elementor/\";s:7:\"package\";s:58:\"https://downloads.wordpress.org/plugin/elementor.2.9.7.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:62:\"https://ps.w.org/elementor/assets/icon-256x256.png?rev=1427768\";s:2:\"1x\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";s:3:\"svg\";s:54:\"https://ps.w.org/elementor/assets/icon.svg?rev=1426809\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/elementor/assets/banner-1544x500.png?rev=1475479\";s:2:\"1x\";s:64:\"https://ps.w.org/elementor/assets/banner-772x250.png?rev=1475479\";}s:11:\"banners_rtl\";a:0:{}}s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:43:\"w.org/plugins/final-tiles-grid-gallery-lite\";s:4:\"slug\";s:29:\"final-tiles-grid-gallery-lite\";s:6:\"plugin\";s:55:\"final-tiles-grid-gallery-lite/FinalTilesGalleryLite.php\";s:11:\"new_version\";s:6:\"3.4.18\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/final-tiles-grid-gallery-lite/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/final-tiles-grid-gallery-lite.3.4.18.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:82:\"https://ps.w.org/final-tiles-grid-gallery-lite/assets/icon-256x256.jpg?rev=1454717\";s:2:\"1x\";s:82:\"https://ps.w.org/final-tiles-grid-gallery-lite/assets/icon-128x128.jpg?rev=1454717\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:84:\"https://ps.w.org/final-tiles-grid-gallery-lite/assets/banner-772x250.jpg?rev=1973770\";}s:11:\"banners_rtl\";a:0:{}}s:43:\"astra-import-export/astra-import-export.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:33:\"w.org/plugins/astra-import-export\";s:4:\"slug\";s:19:\"astra-import-export\";s:6:\"plugin\";s:43:\"astra-import-export/astra-import-export.php\";s:11:\"new_version\";s:5:\"1.0.2\";s:3:\"url\";s:50:\"https://wordpress.org/plugins/astra-import-export/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/astra-import-export.1.0.2.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:64:\"https://ps.w.org/astra-import-export/assets/icon.svg?rev=2235678\";s:3:\"svg\";s:64:\"https://ps.w.org/astra-import-export/assets/icon.svg?rev=2235678\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:75:\"https://ps.w.org/astra-import-export/assets/banner-1544x500.png?rev=2103744\";s:2:\"1x\";s:74:\"https://ps.w.org/astra-import-export/assets/banner-772x250.png?rev=2103744\";}s:11:\"banners_rtl\";a:0:{}}s:19:\"jetpack/jetpack.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:21:\"w.org/plugins/jetpack\";s:4:\"slug\";s:7:\"jetpack\";s:6:\"plugin\";s:19:\"jetpack/jetpack.php\";s:11:\"new_version\";s:5:\"8.4.2\";s:3:\"url\";s:38:\"https://wordpress.org/plugins/jetpack/\";s:7:\"package\";s:56:\"https://downloads.wordpress.org/plugin/jetpack.8.4.2.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:60:\"https://ps.w.org/jetpack/assets/icon-256x256.png?rev=1791404\";s:2:\"1x\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";s:3:\"svg\";s:52:\"https://ps.w.org/jetpack/assets/icon.svg?rev=1791404\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:63:\"https://ps.w.org/jetpack/assets/banner-1544x500.png?rev=1791404\";s:2:\"1x\";s:62:\"https://ps.w.org/jetpack/assets/banner-772x250.png?rev=1791404\";}s:11:\"banners_rtl\";a:0:{}}s:25:\"kali-forms/kali-forms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:24:\"w.org/plugins/kali-forms\";s:4:\"slug\";s:10:\"kali-forms\";s:6:\"plugin\";s:25:\"kali-forms/kali-forms.php\";s:11:\"new_version\";s:5:\"1.6.5\";s:3:\"url\";s:41:\"https://wordpress.org/plugins/kali-forms/\";s:7:\"package\";s:59:\"https://downloads.wordpress.org/plugin/kali-forms.1.6.5.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:55:\"https://ps.w.org/kali-forms/assets/icon.svg?rev=2115739\";s:3:\"svg\";s:55:\"https://ps.w.org/kali-forms/assets/icon.svg?rev=2115739\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:65:\"https://ps.w.org/kali-forms/assets/banner-772x250.png?rev=2142785\";}s:11:\"banners_rtl\";a:0:{}}s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:30:\"w.org/plugins/mailchimp-for-wp\";s:4:\"slug\";s:16:\"mailchimp-for-wp\";s:6:\"plugin\";s:37:\"mailchimp-for-wp/mailchimp-for-wp.php\";s:11:\"new_version\";s:5:\"4.7.6\";s:3:\"url\";s:47:\"https://wordpress.org/plugins/mailchimp-for-wp/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/mailchimp-for-wp.4.7.6.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-256x256.png?rev=1224577\";s:2:\"1x\";s:69:\"https://ps.w.org/mailchimp-for-wp/assets/icon-128x128.png?rev=1224577\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:71:\"https://ps.w.org/mailchimp-for-wp/assets/banner-772x250.png?rev=1184706\";}s:11:\"banners_rtl\";a:0:{}}s:29:\"nextgen-gallery/nggallery.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/nextgen-gallery\";s:4:\"slug\";s:15:\"nextgen-gallery\";s:6:\"plugin\";s:29:\"nextgen-gallery/nggallery.php\";s:11:\"new_version\";s:5:\"3.3.5\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/nextgen-gallery/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/nextgen-gallery.3.3.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/nextgen-gallery/assets/icon-256x256.png?rev=2083961\";s:2:\"1x\";s:68:\"https://ps.w.org/nextgen-gallery/assets/icon-128x128.png?rev=2083961\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/nextgen-gallery/assets/banner-1544x500.png?rev=2083961\";s:2:\"1x\";s:70:\"https://ps.w.org/nextgen-gallery/assets/banner-772x250.png?rev=2083961\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"ocean-extra/ocean-extra.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/ocean-extra\";s:4:\"slug\";s:11:\"ocean-extra\";s:6:\"plugin\";s:27:\"ocean-extra/ocean-extra.php\";s:11:\"new_version\";s:5:\"1.6.2\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/ocean-extra/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/ocean-extra.1.6.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:64:\"https://ps.w.org/ocean-extra/assets/icon-256x256.png?rev=1520440\";s:2:\"1x\";s:64:\"https://ps.w.org/ocean-extra/assets/icon-128x128.png?rev=1520440\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/ocean-extra/assets/banner-1544x500.png?rev=1583113\";s:2:\"1x\";s:66:\"https://ps.w.org/ocean-extra/assets/banner-772x250.png?rev=1583113\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"siteorigin-panels/siteorigin-panels.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/siteorigin-panels\";s:4:\"slug\";s:17:\"siteorigin-panels\";s:6:\"plugin\";s:39:\"siteorigin-panels/siteorigin-panels.php\";s:11:\"new_version\";s:7:\"2.10.15\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/siteorigin-panels/\";s:7:\"package\";s:68:\"https://downloads.wordpress.org/plugin/siteorigin-panels.2.10.15.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-256x256.png?rev=1044755\";s:2:\"1x\";s:70:\"https://ps.w.org/siteorigin-panels/assets/icon-128x128.png?rev=1044755\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/siteorigin-panels/assets/banner-772x250.jpg?rev=1044755\";}s:11:\"banners_rtl\";a:0:{}}s:47:\"really-simple-captcha/really-simple-captcha.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:35:\"w.org/plugins/really-simple-captcha\";s:4:\"slug\";s:21:\"really-simple-captcha\";s:6:\"plugin\";s:47:\"really-simple-captcha/really-simple-captcha.php\";s:11:\"new_version\";s:5:\"2.0.2\";s:3:\"url\";s:52:\"https://wordpress.org/plugins/really-simple-captcha/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/really-simple-captcha.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-256x256.png?rev=1047241\";s:2:\"1x\";s:74:\"https://ps.w.org/really-simple-captcha/assets/icon-128x128.png?rev=1047241\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:76:\"https://ps.w.org/really-simple-captcha/assets/banner-1544x500.png?rev=880406\";s:2:\"1x\";s:75:\"https://ps.w.org/really-simple-captcha/assets/banner-772x250.png?rev=880406\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"sidebar-manager/sidebar-manager.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/sidebar-manager\";s:4:\"slug\";s:15:\"sidebar-manager\";s:6:\"plugin\";s:35:\"sidebar-manager/sidebar-manager.php\";s:11:\"new_version\";s:5:\"1.1.2\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/sidebar-manager/\";s:7:\"package\";s:64:\"https://downloads.wordpress.org/plugin/sidebar-manager.1.1.2.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/sidebar-manager/assets/icon-256x256.png?rev=1723165\";s:2:\"1x\";s:68:\"https://ps.w.org/sidebar-manager/assets/icon-128x128.png?rev=2061405\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/sidebar-manager/assets/banner-1544x500.png?rev=1723165\";s:2:\"1x\";s:70:\"https://ps.w.org/sidebar-manager/assets/banner-772x250.png?rev=1723165\";}s:11:\"banners_rtl\";a:0:{}}s:39:\"so-widgets-bundle/so-widgets-bundle.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:31:\"w.org/plugins/so-widgets-bundle\";s:4:\"slug\";s:17:\"so-widgets-bundle\";s:6:\"plugin\";s:39:\"so-widgets-bundle/so-widgets-bundle.php\";s:11:\"new_version\";s:6:\"1.16.0\";s:3:\"url\";s:48:\"https://wordpress.org/plugins/so-widgets-bundle/\";s:7:\"package\";s:67:\"https://downloads.wordpress.org/plugin/so-widgets-bundle.1.16.0.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-256x256.png?rev=1044942\";s:2:\"1x\";s:70:\"https://ps.w.org/so-widgets-bundle/assets/icon-128x128.png?rev=1044942\";}s:7:\"banners\";a:1:{s:2:\"1x\";s:72:\"https://ps.w.org/so-widgets-bundle/assets/banner-772x250.jpg?rev=1044942\";}s:11:\"banners_rtl\";a:0:{}}s:27:\"astra-sites/astra-sites.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:25:\"w.org/plugins/astra-sites\";s:4:\"slug\";s:11:\"astra-sites\";s:6:\"plugin\";s:27:\"astra-sites/astra-sites.php\";s:11:\"new_version\";s:5:\"2.2.1\";s:3:\"url\";s:42:\"https://wordpress.org/plugins/astra-sites/\";s:7:\"package\";s:60:\"https://downloads.wordpress.org/plugin/astra-sites.2.2.1.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2142487\";s:3:\"svg\";s:56:\"https://ps.w.org/astra-sites/assets/icon.svg?rev=2142487\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:67:\"https://ps.w.org/astra-sites/assets/banner-1544x500.jpg?rev=2142447\";s:2:\"1x\";s:66:\"https://ps.w.org/astra-sites/assets/banner-772x250.jpg?rev=2142447\";}s:11:\"banners_rtl\";a:0:{}}s:35:\"boldgrid-backup/boldgrid-backup.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:29:\"w.org/plugins/boldgrid-backup\";s:4:\"slug\";s:15:\"boldgrid-backup\";s:6:\"plugin\";s:35:\"boldgrid-backup/boldgrid-backup.php\";s:11:\"new_version\";s:6:\"1.13.3\";s:3:\"url\";s:46:\"https://wordpress.org/plugins/boldgrid-backup/\";s:7:\"package\";s:65:\"https://downloads.wordpress.org/plugin/boldgrid-backup.1.13.3.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-256x256.png?rev=1880952\";s:2:\"1x\";s:68:\"https://ps.w.org/boldgrid-backup/assets/icon-128x128.png?rev=1880952\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:71:\"https://ps.w.org/boldgrid-backup/assets/banner-1544x500.png?rev=1880952\";s:2:\"1x\";s:70:\"https://ps.w.org/boldgrid-backup/assets/banner-772x250.png?rev=1880952\";}s:11:\"banners_rtl\";a:0:{}}s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:43:\"w.org/plugins/ultimate-addons-for-gutenberg\";s:4:\"slug\";s:29:\"ultimate-addons-for-gutenberg\";s:6:\"plugin\";s:63:\"ultimate-addons-for-gutenberg/ultimate-addons-for-gutenberg.php\";s:11:\"new_version\";s:6:\"1.14.8\";s:3:\"url\";s:60:\"https://wordpress.org/plugins/ultimate-addons-for-gutenberg/\";s:7:\"package\";s:79:\"https://downloads.wordpress.org/plugin/ultimate-addons-for-gutenberg.1.14.8.zip\";s:5:\"icons\";a:2:{s:2:\"1x\";s:74:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon.svg?rev=2211409\";s:3:\"svg\";s:74:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/icon.svg?rev=2211409\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:85:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/banner-1544x500.jpg?rev=1994798\";s:2:\"1x\";s:84:\"https://ps.w.org/ultimate-addons-for-gutenberg/assets/banner-772x250.jpg?rev=1994798\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wpforms-lite/wpforms.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:26:\"w.org/plugins/wpforms-lite\";s:4:\"slug\";s:12:\"wpforms-lite\";s:6:\"plugin\";s:24:\"wpforms-lite/wpforms.php\";s:11:\"new_version\";s:7:\"1.5.9.5\";s:3:\"url\";s:43:\"https://wordpress.org/plugins/wpforms-lite/\";s:7:\"package\";s:63:\"https://downloads.wordpress.org/plugin/wpforms-lite.1.5.9.5.zip\";s:5:\"icons\";a:2:{s:2:\"2x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-256x256.png?rev=1371112\";s:2:\"1x\";s:65:\"https://ps.w.org/wpforms-lite/assets/icon-128x128.png?rev=1371112\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:68:\"https://ps.w.org/wpforms-lite/assets/banner-1544x500.png?rev=1371112\";s:2:\"1x\";s:67:\"https://ps.w.org/wpforms-lite/assets/banner-772x250.png?rev=1371112\";}s:11:\"banners_rtl\";a:0:{}}s:24:\"wordpress-seo/wp-seo.php\";O:8:\"stdClass\":9:{s:2:\"id\";s:27:\"w.org/plugins/wordpress-seo\";s:4:\"slug\";s:13:\"wordpress-seo\";s:6:\"plugin\";s:24:\"wordpress-seo/wp-seo.php\";s:11:\"new_version\";s:4:\"13.5\";s:3:\"url\";s:44:\"https://wordpress.org/plugins/wordpress-seo/\";s:7:\"package\";s:61:\"https://downloads.wordpress.org/plugin/wordpress-seo.13.5.zip\";s:5:\"icons\";a:3:{s:2:\"2x\";s:66:\"https://ps.w.org/wordpress-seo/assets/icon-256x256.png?rev=1834347\";s:2:\"1x\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";s:3:\"svg\";s:58:\"https://ps.w.org/wordpress-seo/assets/icon.svg?rev=1946641\";}s:7:\"banners\";a:2:{s:2:\"2x\";s:69:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500.png?rev=1843435\";s:2:\"1x\";s:68:\"https://ps.w.org/wordpress-seo/assets/banner-772x250.png?rev=1843435\";}s:11:\"banners_rtl\";a:2:{s:2:\"2x\";s:73:\"https://ps.w.org/wordpress-seo/assets/banner-1544x500-rtl.png?rev=1843435\";s:2:\"1x\";s:72:\"https://ps.w.org/wordpress-seo/assets/banner-772x250-rtl.png?rev=1843435\";}}}}','no'),(30372,'_site_transient_timeout_theme_roots','1587141859','no'),(30373,'_site_transient_theme_roots','a:3:{s:5:\"astra\";s:7:\"/themes\";s:7:\"oceanwp\";s:7:\"/themes\";s:12:\"twentytwenty\";s:7:\"/themes\";}','no'),(30196,'_site_transient_update_themes','O:8:\"stdClass\":4:{s:12:\"last_checked\";i:1587140059;s:7:\"checked\";a:3:{s:5:\"astra\";s:5:\"2.3.5\";s:7:\"oceanwp\";s:5:\"1.8.2\";s:12:\"twentytwenty\";s:3:\"1.2\";}s:8:\"response\";a:1:{s:5:\"astra\";a:6:{s:5:\"theme\";s:5:\"astra\";s:11:\"new_version\";s:5:\"2.4.2\";s:3:\"url\";s:35:\"https://wordpress.org/themes/astra/\";s:7:\"package\";s:53:\"https://downloads.wordpress.org/theme/astra.2.4.2.zip\";s:8:\"requires\";b:0;s:12:\"requires_php\";b:0;}}s:12:\"translations\";a:0:{}}','no'),(30137,'_transient_timeout_jetpack_https_test','1587205050','no'),(30275,'_transient_jetpack_file_data_8.4.2','a:52:{s:32:\"212a162108f1dc20cc6c768d5b47d4f2\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d3576702faeb399eb47ad20f586c3804\";a:14:{s:4:\"name\";s:8:\"Carousel\";s:11:\"description\";s:75:\"Display images and galleries in a gorgeous, full-screen browsing experience\";s:4:\"sort\";s:2:\"22\";s:20:\"recommendation_order\";s:2:\"12\";s:10:\"introduced\";s:3:\"1.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:80:\"gallery, carousel, diaporama, slideshow, images, lightbox, exif, metadata, image\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"55409a5f8388b8d33e2350ef80de3ea3\";a:14:{s:4:\"name\";s:13:\"Comment Likes\";s:11:\"description\";s:64:\"Increase visitor engagement by adding a Like button to comments.\";s:4:\"sort\";s:2:\"39\";s:20:\"recommendation_order\";s:2:\"17\";s:10:\"introduced\";s:3:\"5.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:37:\"like widget, like button, like, likes\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e914e6d31cb61f5a9ef86e1b9573430e\";a:14:{s:4:\"name\";s:8:\"Comments\";s:11:\"description\";s:81:\"Let visitors use a WordPress.com, Twitter, Facebook, or Google account to comment\";s:4:\"sort\";s:2:\"20\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:53:\"comments, comment, facebook, twitter, google+, social\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1b8c61705fb18eb8c8584c9f9cdffd9\";a:14:{s:4:\"name\";s:12:\"Contact Form\";s:11:\"description\";s:81:\"Add a customizable contact form to any post or page using the Jetpack Form Block.\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:3:\"1.3\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:214:\"contact, form, grunion, feedback, submission, contact form, email, feedback, contact form plugin, custom form, custom form plugin, form builder, forms, form maker, survey, contact by jetpack, contact us, forms free\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4fca6eb23a793155d69fdb119a094926\";a:14:{s:4:\"name\";s:9:\"Copy Post\";s:11:\"description\";s:77:\"Enable the option to copy entire posts and pages, including tags and settings\";s:4:\"sort\";s:2:\"15\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"7.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:15:\"copy, duplicate\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cfdac01e3c3c529f93a8f49edef1f5db\";a:14:{s:4:\"name\";s:20:\"Custom content types\";s:11:\"description\";s:74:\"Display different types of content on your site with custom content types.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:72:\"cpt, custom post types, portfolio, portfolios, testimonial, testimonials\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4b9137ecf507290743735fb1f94535df\";a:14:{s:4:\"name\";s:10:\"Custom CSS\";s:11:\"description\";s:88:\"Adds options for CSS preprocessor use, disabling the theme\'s CSS, or custom image width.\";s:4:\"sort\";s:1:\"2\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.7\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:108:\"css, customize, custom, style, editor, less, sass, preprocessor, font, mobile, appearance, theme, stylesheet\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"95d75b38d76d2ee1b5b537026eadb8ff\";a:14:{s:4:\"name\";s:21:\"Enhanced Distribution\";s:11:\"description\";s:27:\"Increase reach and traffic.\";s:4:\"sort\";s:1:\"5\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"google, seo, firehose, search, broadcast, broadcasting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"f1bb571a95c5de1e6adaf9db8567c039\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"822f9ef1281dace3fb7cc420c77d24e0\";a:14:{s:4:\"name\";s:16:\"Google Analytics\";s:11:\"description\";s:56:\"Set up Google Analytics without touching a line of code.\";s:4:\"sort\";s:2:\"37\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"4.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:37:\"webmaster, google, analytics, console\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"c167275f926ef0eefaec9a679bd88d34\";a:14:{s:4:\"name\";s:19:\"Gravatar Hovercards\";s:11:\"description\";s:58:\"Enable pop-up business cards over commenters’ Gravatars.\";s:4:\"sort\";s:2:\"11\";s:20:\"recommendation_order\";s:2:\"13\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:20:\"gravatar, hovercards\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"58cbd4585a74829a1c88aa9c295f3993\";a:14:{s:4:\"name\";s:15:\"Infinite Scroll\";s:11:\"description\";s:53:\"Automatically load new content when a visitor scrolls\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:33:\"scroll, infinite, infinite scroll\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"d4a35eabc948caefad71a0d3303b95c8\";a:14:{s:4:\"name\";s:8:\"JSON API\";s:11:\"description\";s:51:\"Allow applications to securely access your content.\";s:4:\"sort\";s:2:\"19\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:6:\"Public\";s:11:\"module_tags\";s:19:\"Writing, Developers\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:50:\"api, rest, develop, developers, json, klout, oauth\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"7b0c670bc3f8209dc83abb8610e23a89\";a:14:{s:4:\"name\";s:14:\"Beautiful Math\";s:11:\"description\";s:74:\"Use the LaTeX markup language to write mathematical equations and formulas\";s:4:\"sort\";s:2:\"12\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:47:\"latex, math, equation, equations, formula, code\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b00e4e6c109ce6f77b5c83fbaaaead4c\";a:14:{s:4:\"name\";s:11:\"Lazy Images\";s:11:\"description\";s:137:\"Speed up your site and create a smoother viewing experience by loading images as visitors scroll down the screen, instead of all at once.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:2:\"14\";s:10:\"introduced\";s:5:\"5.6.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:23:\"Appearance, Recommended\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:150:\"mobile, theme, fast images, fast image, image, lazy, lazy load, lazyload, images, lazy images, thumbnail, image lazy load, lazy loading, load, loading\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"8e46c72906c928eca634ac2c8b1bc84f\";a:14:{s:4:\"name\";s:5:\"Likes\";s:11:\"description\";s:63:\"Give visitors an easy way to show they appreciate your content.\";s:4:\"sort\";s:2:\"23\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:26:\"like, likes, wordpress.com\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"2df2264a07aff77e0556121e33349dce\";a:14:{s:4:\"name\";s:8:\"Markdown\";s:11:\"description\";s:50:\"Write posts or pages in plain-text Markdown syntax\";s:4:\"sort\";s:2:\"31\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:12:\"md, markdown\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0337eacae47d30c946cb9fc4e5ece649\";a:14:{s:4:\"name\";s:21:\"WordPress.com Toolbar\";s:11:\"description\";s:91:\"Replaces the admin bar with a useful toolbar to quickly manage your site via WordPress.com.\";s:4:\"sort\";s:2:\"38\";s:20:\"recommendation_order\";s:2:\"16\";s:10:\"introduced\";s:3:\"4.8\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"General\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:19:\"adminbar, masterbar\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cb5d81445061b89d19cb9c7754697a39\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ea0fbbd64080c81a90a784924603588c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"5c53fdb3633ba3232f60180116900273\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"40b97d9ce396339d3e8e46b833a045b5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"0739df64747f2d02c140f23ce6c19cd8\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"c54bb0a65b39f1316da8632197a88a4e\";a:14:{s:4:\"name\";s:7:\"Monitor\";s:11:\"description\";s:118:\"Jetpack’s downtime monitoring will continuously watch your site, and alert you the moment that downtime is detected.\";s:4:\"sort\";s:2:\"28\";s:20:\"recommendation_order\";s:2:\"10\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:123:\"monitor, uptime, downtime, monitoring, maintenance, maintenance mode, offline, site is down, site down, down, repair, error\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cc013f4c5480c7bdc1e7edb2f410bf3c\";a:14:{s:4:\"name\";s:13:\"Notifications\";s:11:\"description\";s:57:\"Receive instant notifications of site comments and likes.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:5:\"Other\";s:7:\"feature\";s:7:\"General\";s:25:\"additional_search_queries\";s:62:\"notification, notifications, toolbar, adminbar, push, comments\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"b3b34928b1e549bb52f866accc0450c5\";a:14:{s:4:\"name\";s:9:\"Asset CDN\";s:11:\"description\";s:154:\"Jetpack’s Site Accelerator loads your site faster by optimizing your images and serving your images and static files from our global network of servers.\";s:4:\"sort\";s:2:\"26\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"6.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:160:\"site accelerator, accelerate, static, assets, javascript, css, files, performance, cdn, bandwidth, content delivery network, pagespeed, combine js, optimize css\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"714284944f56d6936a40f3309900bc8e\";a:14:{s:4:\"name\";s:9:\"Image CDN\";s:11:\"description\";s:141:\"Mirrors and serves your images from our free and fast image CDN, improving your site’s performance with no additional load on your servers.\";s:4:\"sort\";s:2:\"25\";s:20:\"recommendation_order\";s:1:\"1\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:42:\"Photos and Videos, Appearance, Recommended\";s:7:\"feature\";s:23:\"Recommended, Appearance\";s:25:\"additional_search_queries\";s:171:\"photon, photo cdn, image cdn, speed, compression, resize, responsive images, responsive, content distribution network, optimize, page speed, image optimize, photon jetpack\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"348754bc914ee02c72d9af445627784c\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"041704e207c4c59eea93e0499c908bff\";a:14:{s:4:\"name\";s:13:\"Post by email\";s:11:\"description\";s:33:\"Publish posts by sending an email\";s:4:\"sort\";s:2:\"14\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:7:\"Writing\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:20:\"post by email, email\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"26e6cb3e08a6cfd0811c17e7c633c72c\";a:14:{s:4:\"name\";s:7:\"Protect\";s:11:\"description\";s:151:\"Enabling brute force protection will prevent bots and hackers from attempting to log in to your website with common username and password combinations.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"4\";s:10:\"introduced\";s:3:\"3.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:173:\"security, jetpack protect, secure, protection, botnet, brute force, protect, login, bot, password, passwords, strong passwords, strong password, wp-login.php,  protect admin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"915a504082f797395713fd01e0e2e713\";a:14:{s:4:\"name\";s:9:\"Publicize\";s:11:\"description\";s:128:\"Publicize makes it easy to share your site’s posts on several social media networks automatically when you publish a new post.\";s:4:\"sort\";s:2:\"10\";s:20:\"recommendation_order\";s:1:\"7\";s:10:\"introduced\";s:3:\"2.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:220:\"facebook, jetpack publicize, twitter, tumblr, linkedin, social, tweet, connections, sharing, social media, automated, automated sharing, auto publish, auto tweet and like, auto tweet, facebook auto post, facebook posting\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"a7b21cc562ee9ffa357bba19701fe45b\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"9243c1a718566213f4eaf3b44cf14b07\";a:14:{s:4:\"name\";s:13:\"Related posts\";s:11:\"description\";s:113:\"Keep visitors engaged on your blog by highlighting relevant and new content at the bottom of each published post.\";s:4:\"sort\";s:2:\"29\";s:20:\"recommendation_order\";s:1:\"9\";s:10:\"introduced\";s:3:\"2.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:11:\"Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:360:\"related, jetpack related posts, related posts for wordpress, related posts, popular posts, popular, related content, related post, contextual, context, contextual related posts, related articles, similar posts, easy related posts, related page, simple related posts, free related posts, related thumbnails, similar, engagement, yet another related posts plugin\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"583e4cda5596ee1b28a19cde33f438be\";a:14:{s:4:\"name\";s:6:\"Search\";s:11:\"description\";s:102:\"Help visitors quickly find answers with highly relevant instant search results and powerful filtering.\";s:4:\"sort\";s:2:\"34\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:6:\"Search\";s:25:\"additional_search_queries\";s:110:\"search, elastic, elastic search, elasticsearch, fast search, search results, search performance, google search\";s:12:\"plan_classes\";s:8:\"business\";}s:32:\"15346c1f7f2a5f29d34378774ecfa830\";a:14:{s:4:\"name\";s:9:\"SEO Tools\";s:11:\"description\";s:50:\"Better results on search engines and social media.\";s:4:\"sort\";s:2:\"35\";s:20:\"recommendation_order\";s:2:\"15\";s:10:\"introduced\";s:3:\"4.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:7:\"Traffic\";s:25:\"additional_search_queries\";s:81:\"search engine optimization, social preview, meta description, custom title format\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"72a0ff4cfae86074a7cdd2dcd432ef11\";a:14:{s:4:\"name\";s:7:\"Sharing\";s:11:\"description\";s:120:\"Add Twitter, Facebook and Google+ buttons at the bottom of each post, making it easy for visitors to share your content.\";s:4:\"sort\";s:1:\"7\";s:20:\"recommendation_order\";s:1:\"6\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Social, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:229:\"share, sharing, sharedaddy, social buttons, buttons, share facebook, share twitter, social media sharing, social media share, social share, icons, email, facebook, twitter, linkedin, pinterest, pocket, social widget, social media\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"bb8c6c190aaec212a7ab6e940165af4d\";a:14:{s:4:\"name\";s:16:\"Shortcode Embeds\";s:11:\"description\";s:177:\"Shortcodes are WordPress-specific markup that let you add media from popular sites. This feature is no longer necessary as the editor now handles media embeds rather gracefully.\";s:4:\"sort\";s:1:\"3\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:3:\"1.2\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:46:\"Photos and Videos, Social, Writing, Appearance\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:236:\"shortcodes, shortcode, embeds, media, bandcamp, dailymotion, facebook, flickr, google calendars, google maps, google+, polldaddy, recipe, recipes, scribd, slideshare, slideshow, slideshows, soundcloud, ted, twitter, vimeo, vine, youtube\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"1abd31fe07ae4fb0f8bb57dc24592219\";a:14:{s:4:\"name\";s:16:\"WP.me Shortlinks\";s:11:\"description\";s:82:\"Generates shorter links so you can have more space to write on social media sites.\";s:4:\"sort\";s:1:\"8\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:17:\"shortlinks, wp.me\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"cae5f097f8d658e0b0ae50733d7c6476\";a:14:{s:4:\"name\";s:8:\"Sitemaps\";s:11:\"description\";s:50:\"Make it easy for search engines to find your site.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.9\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:20:\"Recommended, Traffic\";s:7:\"feature\";s:11:\"Recommended\";s:25:\"additional_search_queries\";s:39:\"sitemap, traffic, search, site map, seo\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"e9b8318133b2f95e7906cedb3557a87d\";a:14:{s:4:\"name\";s:14:\"Secure Sign On\";s:11:\"description\";s:63:\"Allow users to log in to this site using WordPress.com accounts\";s:4:\"sort\";s:2:\"30\";s:20:\"recommendation_order\";s:1:\"5\";s:10:\"introduced\";s:3:\"2.6\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Developers\";s:7:\"feature\";s:8:\"Security\";s:25:\"additional_search_queries\";s:51:\"sso, single sign on, login, log in, 2fa, two-factor\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"17e66a12031ccf11d8d45ceee0955f05\";a:14:{s:4:\"name\";s:10:\"Site Stats\";s:11:\"description\";s:44:\"Collect valuable traffic stats and insights.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:1:\"2\";s:10:\"introduced\";s:3:\"1.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:23:\"Site Stats, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:54:\"statistics, tracking, analytics, views, traffic, stats\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"346cf9756e7c1252acecb9a8ca81a21c\";a:14:{s:4:\"name\";s:13:\"Subscriptions\";s:11:\"description\";s:58:\"Let visitors subscribe to new posts and comments via email\";s:4:\"sort\";s:1:\"9\";s:20:\"recommendation_order\";s:1:\"8\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:6:\"Social\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:74:\"subscriptions, subscription, email, follow, followers, subscribers, signup\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"4f84d218792a6efa06ed6feae09c4dd5\";a:14:{s:4:\"name\";s:0:\"\";s:11:\"description\";s:0:\"\";s:4:\"sort\";s:0:\"\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:0:\"\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:0:\"\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:0:\"\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ca086af79d0d9dccacc934ccff5b4fd7\";a:14:{s:4:\"name\";s:15:\"Tiled Galleries\";s:11:\"description\";s:61:\"Display image galleries in a variety of elegant arrangements.\";s:4:\"sort\";s:2:\"24\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.1\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:43:\"gallery, tiles, tiled, grid, mosaic, images\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"43c24feb7c541c376af93e0251c1a261\";a:14:{s:4:\"name\";s:20:\"Backups and Scanning\";s:11:\"description\";s:100:\"Protect your site with daily or real-time backups and automated virus scanning and threat detection.\";s:4:\"sort\";s:2:\"32\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"0:1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:5:\"false\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:16:\"Security, Health\";s:25:\"additional_search_queries\";s:386:\"backup, cloud backup, database backup, restore, wordpress backup, backup plugin, wordpress backup plugin, back up, backup wordpress, backwpup, vaultpress, backups, off-site backups, offsite backup, offsite, off-site, antivirus, malware scanner, security, virus, viruses, prevent viruses, scan, anti-virus, antimalware, protection, safe browsing, malware, wp security, wordpress security\";s:12:\"plan_classes\";s:27:\"personal, business, premium\";}s:32:\"b9396d8038fc29140b499098d2294d79\";a:14:{s:4:\"name\";s:17:\"Site verification\";s:11:\"description\";s:58:\"Establish your site\'s authenticity with external services.\";s:4:\"sort\";s:2:\"33\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"3.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:0:\"\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:56:\"webmaster, seo, google, bing, pinterest, search, console\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"afe184082e106c1bdfe1ee844f98aef3\";a:14:{s:4:\"name\";s:10:\"VideoPress\";s:11:\"description\";s:101:\"Save on hosting storage and bandwidth costs by streaming fast, ad-free video from our global network.\";s:4:\"sort\";s:2:\"27\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.5\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:5:\"false\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:0:\"\";s:11:\"module_tags\";s:17:\"Photos and Videos\";s:7:\"feature\";s:7:\"Writing\";s:25:\"additional_search_queries\";s:118:\"video, videos, videopress, video gallery, video player, videoplayer, mobile video, vimeo, youtube, html5 video, stream\";s:12:\"plan_classes\";s:17:\"business, premium\";}s:32:\"44637d43460370af9a1b31ce3ccec0cd\";a:14:{s:4:\"name\";s:17:\"Widget Visibility\";s:11:\"description\";s:42:\"Control where widgets appear on your site.\";s:4:\"sort\";s:2:\"17\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"2.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:10:\"Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:54:\"widget visibility, logic, conditional, widgets, widget\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"694c105a5c3b659acfcddad220048d08\";a:14:{s:4:\"name\";s:21:\"Extra Sidebar Widgets\";s:11:\"description\";s:49:\"Provides additional widgets for use on your site.\";s:4:\"sort\";s:1:\"4\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"1.2\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:2:\"No\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:18:\"Social, Appearance\";s:7:\"feature\";s:10:\"Appearance\";s:25:\"additional_search_queries\";s:65:\"widget, widgets, facebook, gallery, twitter, gravatar, image, rss\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"21b59e7bb3fe0784e7525ad11ad8a8f6\";a:14:{s:4:\"name\";s:21:\"WooCommerce Analytics\";s:11:\"description\";s:53:\"Enhanced analytics for WooCommerce and Jetpack users.\";s:4:\"sort\";s:2:\"13\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:3:\"8.4\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:3:\"Yes\";s:11:\"module_tags\";s:18:\"Other, Recommended\";s:7:\"feature\";s:10:\"Engagement\";s:25:\"additional_search_queries\";s:69:\"woocommerce, analytics, stats, statistics, tracking, analytics, views\";s:12:\"plan_classes\";s:0:\"\";}s:32:\"ae15da72c5802d72f320640bad669561\";a:14:{s:4:\"name\";s:3:\"Ads\";s:11:\"description\";s:60:\"Earn income by allowing Jetpack to display high quality ads.\";s:4:\"sort\";s:1:\"1\";s:20:\"recommendation_order\";s:0:\"\";s:10:\"introduced\";s:5:\"4.5.0\";s:7:\"changed\";s:0:\"\";s:10:\"deactivate\";s:0:\"\";s:4:\"free\";s:0:\"\";s:19:\"requires_connection\";s:3:\"Yes\";s:13:\"auto_activate\";s:2:\"No\";s:11:\"module_tags\";s:19:\"Traffic, Appearance\";s:7:\"feature\";s:0:\"\";s:25:\"additional_search_queries\";s:26:\"advertising, ad codes, ads\";s:12:\"plan_classes\";s:17:\"premium, business\";}}','no'),(30352,'_transient_timeout_3__2899230903','1587140812','no'),(30353,'_transient_3__2899230903','[\"ID\",\"post_author\",\"post_date\",\"post_date_gmt\",\"post_content\",\"post_title\",\"post_excerpt\",\"post_status\",\"comment_status\",\"ping_status\",\"post_password\",\"post_name\",\"to_ping\",\"pinged\",\"post_modified\",\"post_modified_gmt\",\"post_content_filtered\",\"post_parent\",\"guid\",\"menu_order\",\"post_type\",\"post_mime_type\",\"comment_count\"]','no'),(30356,'_transient_timeout_5__2899230903','1587140812','no'),(30357,'_transient_5__2899230903','[\"pid\",\"image_slug\",\"post_id\",\"galleryid\",\"filename\",\"description\",\"alttext\",\"imagedate\",\"exclude\",\"sortorder\",\"meta_data\",\"extras_post_id\",\"updated_at\"]','no');
/*!40000 ALTER TABLE `wp_options` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_options` with 750 row(s)
--

--
-- 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_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `post_id` (`post_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5883 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_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 (2,3,'_wp_page_template','default'),(3,5,'_menu_item_type','custom'),(4,5,'_menu_item_menu_item_parent','0'),(5,5,'_menu_item_object_id','5'),(6,5,'_menu_item_object','custom'),(7,5,'_menu_item_target',''),(8,5,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(9,5,'_menu_item_xfn',''),(10,5,'_menu_item_url','https://pranakriyayoga.com/'),(21,13,'_elementor_controls_usage','a:0:{}'),(22,13,'_astra_sites_imported_wp_forms','1'),(23,14,'_elementor_controls_usage','a:0:{}'),(3096,775,'_edit_last','2'),(3093,775,'_edit_lock','1585417366:2'),(3032,765,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:300;s:6:\"height\";i:300;s:4:\"file\";s:16:\"2020/02/mala.jpg\";s:5:\"sizes\";a:2:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:16:\"mala-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:16:\"mala-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3031,765,'_wp_attached_file','2020/02/mala.jpg'),(3058,770,'_elementor_edit_mode','builder'),(3059,770,'_elementor_template_type','wp-page'),(3060,770,'_elementor_version','2.9.3'),(3061,770,'_wp_page_template','default'),(3062,770,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life\\u2019s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Yogi Kaivalyananda\",\"testimonial_job\":\"Prana Kriya Yoga Leader, Yoga and Healing Master\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3068,772,'_elementor_version','2.9.3'),(3069,772,'_wp_page_template','default'),(3070,772,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life\\u2019s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\",\"testimonial_image\":{\"id\":771,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/IMG_6275.jpg\"},\"testimonial_name\":\"Yogi Kaivalyananda\",\"testimonial_job\":\"Prana Kriya Yoga Leader, Yoga and Healing Master\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3067,772,'_elementor_template_type','wp-page'),(3066,772,'_elementor_edit_mode','builder'),(3064,771,'_wp_attached_file','2020/02/IMG_6275.jpg'),(3065,771,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:1093;s:4:\"file\";s:20:\"2020/02/IMG_6275.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_6275-274x300.jpg\";s:5:\"width\";i:274;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_6275-937x1024.jpg\";s:5:\"width\";i:937;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_6275-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_6275-768x839.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:839;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_6275-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"6.3\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 700D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1548003322\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"36\";s:3:\"iso\";s:3:\"800\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3220,802,'_elementor_edit_mode','builder'),(3221,802,'_elementor_template_type','wp-page'),(3222,802,'_elementor_version','2.9.3'),(3072,291,'_edit_lock','1583003398:2'),(3223,802,'_wp_page_template','default'),(3224,802,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body. Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life\\u2019s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\",\"testimonial_image\":{\"id\":771,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/IMG_6275.jpg\"},\"testimonial_name\":\"Yogi Kaivalyananda\",\"testimonial_job\":\"Prana Kriya Yoga Leader, Yoga and Healing Master\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3103,777,'_elementor_controls_usage','a:0:{}'),(3104,777,'_elementor_edit_mode','builder'),(3105,777,'_elementor_template_type','wp-page'),(3106,777,'_elementor_version','2.9.3'),(3107,777,'_wp_page_template','default'),(3108,777,'_elementor_data','[]'),(3225,802,'_elementor_css','a:5:{s:4:\"time\";i:1582999496;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3197,799,'_elementor_controls_usage','a:0:{}'),(3198,799,'_elementor_edit_mode','builder'),(3199,799,'_elementor_template_type','wp-page'),(3200,799,'_elementor_version','2.9.3'),(3201,799,'_elementor_data','[]'),(3202,799,'_wp_page_template','default'),(3203,594,'_elementor_css','a:6:{s:4:\"time\";i:1582996887;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3218,370,'_elementor_css','a:6:{s:4:\"time\";i:1582999494;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(3315,817,'_wp_page_template','default'),(3317,818,'_elementor_edit_mode','builder'),(3318,818,'_elementor_template_type','wp-page'),(3319,818,'_elementor_version','2.9.3'),(3320,818,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(237,287,'_wp_page_template','elementor_header_footer'),(238,287,'site-sidebar-layout','no-sidebar'),(239,287,'site-content-layout','page-builder'),(240,287,'theme-transparent-header-meta','enabled'),(241,287,'_yoast_wpseo_content_score','60'),(242,287,'_elementor_edit_mode','builder'),(243,287,'_elementor_template_type','wp-post'),(244,287,'_astra_content_layout_flag','disabled'),(245,287,'site-post-title','disabled'),(246,287,'ast-title-bar-display','disabled'),(247,287,'ast-featured-img','disabled'),(248,287,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#25408F\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(816,391,'_elementor_edit_mode','builder'),(817,391,'_elementor_template_type','wp-post'),(818,391,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(249,287,'_elementor_version','2.9.7'),(250,287,'astra-main-page-id','23830'),(251,287,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(252,287,'_wxr_import_user_slug','satishk'),(253,287,'_astra_sites_imported_post','1'),(255,288,'_wp_page_template','elementor_header_footer'),(256,288,'site-sidebar-layout','no-sidebar'),(257,288,'site-content-layout','page-builder'),(258,288,'theme-transparent-header-meta','enabled'),(259,288,'_yoast_wpseo_content_score','60'),(260,288,'site-post-title','disabled'),(261,288,'_elementor_edit_mode','builder'),(262,288,'_elementor_template_type','wp-post'),(263,288,'_astra_content_layout_flag','disabled'),(264,288,'ast-title-bar-display','disabled'),(265,288,'ast-featured-img','disabled'),(266,288,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p>\\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p>\\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;<\\/p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;<\\/p>\\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"when we practice Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(1929,589,'_elementor_template_type','wp-post'),(1930,589,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":587,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/YogiAshokananda-4915-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(267,288,'_elementor_version','2.9.7'),(268,288,'astra-main-page-id','23827'),(269,288,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(270,288,'_wxr_import_user_slug','satishk'),(271,288,'_astra_sites_imported_post','1'),(5841,1175,'_elementor_version','2.9.7'),(5842,1175,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5843,1175,'_elementor_css','a:5:{s:4:\"time\";i:1585427904;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5854,287,'_elementor_controls_usage','a:10:{s:6:\"column\";a:3:{s:5:\"count\";i:17;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:13;s:19:\"_inline_size_tablet\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}s:14:\"section_border\";a:3:{s:13:\"border_border\";i:2;s:12:\"border_width\";i:2;s:12:\"border_color\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:6:\"margin\";i:2;s:7:\"padding\";i:7;s:13:\"margin_mobile\";i:2;s:14:\"padding_mobile\";i:6;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:5:\"style\";a:3:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:4;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:16:\"background_color\";i:3;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:6;s:7:\"z_index\";i:1;s:13:\"margin_mobile\";i:1;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:6:{s:13:\"content_width\";i:4;s:6:\"layout\";i:3;s:6:\"height\";i:2;s:13:\"custom_height\";i:4;s:16:\"content_position\";i:6;s:3:\"gap\";i:7;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:8;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:5:\"align\";i:2;s:10:\"text_color\";i:8;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:25:\"typography_letter_spacing\";i:2;s:22:\"typography_font_weight\";i:7;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:8;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:2;s:4:\"size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:10;s:21:\"typography_typography\";i:10;s:20:\"typography_font_size\";i:8;s:27:\"typography_font_size_mobile\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:22:\"typography_font_family\";i:1;s:22:\"typography_line_height\";i:2;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:8;s:25:\"typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:11;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:14:\"thumbnail_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:5:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;s:15:\"hover_animation\";i:2;s:13:\"image_opacity\";i:2;s:19:\"image_opacity_hover\";i:2;}s:21:\"section_style_content\";a:15:{s:10:\"text_align\";i:2;s:26:\"content_vertical_alignment\";i:2;s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:27:\"title_typography_typography\";i:2;s:26:\"title_typography_font_size\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:32:\"description_typography_font_size\";i:2;s:34:\"description_typography_font_weight\";i:2;s:37:\"description_typography_text_transform\";i:2;s:37:\"description_typography_letter_spacing\";i:2;s:34:\"description_typography_line_height\";i:2;s:28:\"title_typography_line_height\";i:2;s:31:\"title_typography_letter_spacing\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:4:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;}s:20:\"section_social_hover\";a:3:{s:21:\"hover_secondary_color\";i:2;s:15:\"hover_animation\";i:2;s:19:\"hover_primary_color\";i:2;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:5:\"color\";i:8;s:3:\"gap\";i:8;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:8;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;s:12:\"width_tablet\";i:6;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_video\";a:2:{s:10:\"video_type\";i:1;s:10:\"hosted_url\";i:1;}}}}}'),(309,291,'_wp_page_template','default'),(310,291,'site-sidebar-layout','no-sidebar'),(311,291,'site-content-layout','page-builder'),(312,291,'theme-transparent-header-meta','enabled'),(313,291,'_yoast_wpseo_content_score','90'),(314,291,'_elementor_edit_mode','builder'),(315,291,'_elementor_template_type','wp-post'),(316,291,'_astra_content_layout_flag','disabled'),(317,291,'site-post-title','disabled'),(318,291,'ast-title-bar-display','disabled'),(319,291,'ast-featured-img','disabled'),(320,291,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"\",\"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_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"7b3e073\"},{\"social\":\"fa fa-twitter\",\"_id\":\"0ec3dce\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"\",\"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}}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3265,809,'_wp_page_template','default'),(3258,808,'_wp_page_template','default'),(3259,808,'_elementor_edit_mode','builder'),(3260,808,'_elementor_template_type','wp-post'),(3261,808,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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-google-plus\",\"_id\":\"5e4a996\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-google-plus-g\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(321,291,'_elementor_version','2.9.3'),(322,291,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(323,291,'astra-main-page-id','23829'),(324,291,'_wxr_import_user_slug','satishk'),(325,291,'_astra_sites_imported_post','1'),(747,380,'_wp_attached_file','2019/11/YogiAshokananda-4865-e1577563799475.jpg'),(340,294,'_elementor_controls_usage','a:0:{}'),(341,294,'_menu_item_type','post_type'),(342,294,'_menu_item_object_id','288'),(343,294,'_menu_item_object','page'),(344,294,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(345,294,'_wxr_import_user_slug','satishk'),(346,294,'_astra_sites_imported_post','1'),(347,295,'_elementor_controls_usage','a:0:{}'),(348,295,'_menu_item_type','post_type'),(349,295,'_menu_item_object_id','287'),(350,295,'_menu_item_object','page'),(351,295,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(352,295,'_wxr_import_user_slug','satishk'),(353,295,'_astra_sites_imported_post','1'),(354,49,'_elementor_controls_usage','a:0:{}'),(355,49,'_wxr_import_user_slug','satishk'),(356,49,'_astra_sites_imported_post','1'),(357,150,'_elementor_controls_usage','a:0:{}'),(358,150,'_menu_item_type','post_type'),(359,150,'_menu_item_object_id','291'),(360,150,'_menu_item_object','page'),(361,150,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(362,150,'_wxr_import_user_slug','sonalib'),(363,150,'_astra_sites_imported_post','1'),(364,273,'_elementor_controls_usage','a:0:{}'),(365,273,'site-post-title','disabled'),(366,273,'site-sidebar-layout','no-sidebar'),(367,273,'site-content-layout','page-builder'),(368,273,'ast-featured-img','disabled'),(369,273,'theme-transparent-header-meta','enabled'),(370,273,'_yoast_wpseo_content_score','60'),(371,273,'astra-main-page-id','23828'),(372,273,'_wxr_import_user_slug','rishabhm'),(373,273,'_astra_sites_imported_post','1'),(3101,775,'theme-transparent-header-meta','default'),(3100,775,'site-content-layout','content-boxed-container'),(3099,775,'site-sidebar-layout','left-sidebar'),(500,322,'_elementor_data','[{\"id\":\"3906703\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/about-bg-2.jpg\",\"id\":58},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5b80d24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"24c9f1f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[{\"id\":\"2eee3f2\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"contact Us\",\"description_text\":\"\",\"title_size\":\"h1\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.2},\"description_color\":\"rgba(255,255,255,0.94)\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"9a08ab1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"315\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5246e5c\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Address\\u200b\",\"description_text\":\"123 Fifth Avenue, NY 10160,\\n<br>\\nNew York, USA\\n\\n\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":17},\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Email Us\",\"description_text\":\"<a href=\\\"mailto:contact@example.com\\\" style=\\\"color:#4c5863\\\">contact@example.com\\u200b<\\/a>\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Call Us\",\"description_text\":\"800-123-456\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"social\":\"fa fa-twitter\",\"_id\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"social\":\"fa fa-google-plus\",\"_id\":\"5e4a996\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(497,322,'_wp_page_template','default'),(499,322,'_elementor_template_type','post'),(496,322,'_elementor_controls_usage','a:0:{}'),(524,326,'_elementor_controls_usage','a:0:{}'),(498,322,'_elementor_edit_mode','builder'),(501,322,'_elementor_version','0.4'),(502,322,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(517,325,'_elementor_controls_usage','a:0:{}'),(518,325,'_wp_page_template','default'),(519,325,'_elementor_edit_mode','builder'),(520,325,'_elementor_template_type','post'),(521,325,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/about-bg-5.jpg\",\"id\":158},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[{\"id\":\"1ff413a\",\"elType\":\"widget\",\"settings\":{\"icon\":\"\",\"title_text\":\"Who We Are?\",\"description_text\":\"\",\"title_size\":\"h1\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.2},\"description_color\":\"rgba(255,255,255,0.94)\",\"description_typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/mission-2.jpg\",\"id\":157},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(522,325,'_elementor_version','0.4'),(523,325,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(525,326,'_wp_page_template','default'),(526,326,'_elementor_edit_mode','builder'),(527,326,'_elementor_template_type','post'),(528,326,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/hero-bg.jpg\",\"id\":237},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Wonderful Gift\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/quote-1.png\",\"id\":132},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/quote-1.png\",\"id\":132},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/discover-outdoors\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/hiking-1.jpg\",\"id\":30},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/discover-outdoors\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/walk-1.jpg\",\"id\":35},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/section-bg.jpg\",\"id\":178},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/snow.jpg\",\"id\":168},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/image-1.jpg\",\"id\":228},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/snow-1.jpg\",\"id\":170},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"https:\\/\\/websitedemos.net\\/outdoor-adventure\\/wp-content\\/uploads\\/sites\\/351\\/2018\\/11\\/mountain-3.jpg\",\"id\":177},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(529,326,'_elementor_version','0.4'),(530,326,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:64;}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:44;}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:30;}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:32;}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:24;}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:20;}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:19;}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:18;}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:16;}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";i:15;}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3250,807,'_wp_page_template','default'),(3251,807,'_elementor_edit_mode','builder'),(3252,807,'_elementor_template_type','post'),(3253,807,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"<a href=\\\"mailto:contact@example.com\\\" style=\\\"color:#4c5863\\\">contact@example.com\\u200b<\\/a>\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"6\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"800-123-456\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-google-plus\",\"_id\":\"5e4a996\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3254,807,'_elementor_version','0.4'),(3255,807,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3256,807,'_elementor_css','a:5:{s:4:\"time\";i:1583001667;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:4;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3262,808,'_elementor_version','2.9.3'),(3263,808,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3266,809,'_elementor_edit_mode','builder'),(3267,809,'_elementor_template_type','wp-post'),(3268,809,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"7b3e073\"}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(534,291,'_astra_sites_hotlink_imported','1'),(3321,818,'_wp_page_template','default'),(3329,820,'_elementor_edit_mode','builder'),(3330,820,'_elementor_template_type','wp-page'),(3323,819,'_elementor_edit_mode','builder'),(3324,819,'_elementor_template_type','wp-page'),(3325,819,'_elementor_version','2.9.3'),(3326,819,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1896,584,'_elementor_controls_usage','a:0:{}'),(1897,584,'_wp_page_template','default'),(1898,584,'_elementor_edit_mode','builder'),(1899,584,'_elementor_template_type','wp-post'),(1900,584,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_image\":{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c75224c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1901,584,'_elementor_version','0.4'),(1902,584,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1928,589,'_elementor_edit_mode','builder'),(1903,585,'_wp_page_template','default'),(1904,585,'_elementor_edit_mode','builder'),(1905,585,'_elementor_template_type','wp-post'),(1906,585,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[{\"id\":\"1ff413a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"title_size\":\"h1\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.2},\"description_color\":\"rgba(255,255,255,0.94)\",\"description_typography_typography\":\"custom\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1907,585,'_elementor_version','2.8.2'),(1908,585,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(597,288,'_astra_sites_hotlink_imported','1'),(3327,819,'_wp_page_template','default'),(649,364,'_elementor_controls_usage','a:0:{}'),(650,364,'_wp_page_template','default'),(651,364,'_elementor_edit_mode','builder'),(652,364,'_elementor_template_type','post'),(653,364,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":363,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4915-2.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Wonderful Gift\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(654,364,'_elementor_version','0.4'),(655,364,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(738,379,'_wp_page_template','default'),(739,379,'_elementor_edit_mode','builder'),(740,379,'_elementor_template_type','wp-post'),(741,379,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":378,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Wonderful Gift\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(671,368,'_edit_lock','1585517782:2'),(673,368,'_edit_last','2'),(674,368,'site-sidebar-layout','no-sidebar'),(675,368,'site-content-layout','page-builder'),(676,368,'theme-transparent-header-meta','default'),(677,370,'_edit_lock','1582998908:2'),(678,370,'_elementor_controls_usage','a:0:{}'),(679,370,'_edit_last','2'),(680,370,'site-sidebar-layout','no-sidebar'),(681,370,'site-content-layout','page-builder'),(682,370,'theme-transparent-header-meta','default'),(683,372,'_edit_lock','1587122555:2'),(685,372,'_edit_last','2'),(686,372,'site-sidebar-layout','no-sidebar'),(687,372,'site-content-layout','page-builder'),(688,372,'theme-transparent-header-meta','default'),(690,375,'_menu_item_type','post_type'),(691,375,'_menu_item_menu_item_parent','0'),(692,375,'_menu_item_object_id','372'),(693,375,'_menu_item_object','page'),(694,375,'_menu_item_target',''),(695,375,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(696,375,'_menu_item_xfn',''),(697,375,'_menu_item_url',''),(731,375,'_elementor_controls_usage','a:0:{}'),(2472,686,'_menu_item_url',''),(2471,686,'_menu_item_xfn',''),(2470,686,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2469,686,'_menu_item_target',''),(2468,686,'_menu_item_object','category'),(2467,686,'_menu_item_object_id','7'),(2466,686,'_menu_item_menu_item_parent','0'),(2465,686,'_menu_item_type','taxonomy'),(708,377,'_menu_item_type','post_type'),(709,377,'_menu_item_menu_item_parent','0'),(710,377,'_menu_item_object_id','368'),(711,377,'_menu_item_object','page'),(712,377,'_menu_item_target',''),(713,377,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(714,377,'_menu_item_xfn',''),(715,377,'_menu_item_url',''),(730,377,'_elementor_controls_usage','a:0:{}'),(717,295,'_menu_item_menu_item_parent','0'),(718,295,'_menu_item_target',''),(719,295,'_menu_item_xfn',''),(720,295,'_menu_item_url',''),(721,294,'_menu_item_menu_item_parent','0'),(722,294,'_menu_item_target',''),(723,294,'_menu_item_xfn',''),(724,294,'_menu_item_url',''),(732,150,'_menu_item_menu_item_parent','0'),(733,150,'_menu_item_target',''),(734,150,'_menu_item_xfn',''),(735,150,'_menu_item_url',''),(742,379,'_elementor_version','2.7.3'),(743,379,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(749,381,'_wp_page_template','default'),(750,381,'_elementor_edit_mode','builder'),(751,381,'_elementor_template_type','wp-post'),(752,381,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Wonderful Gift\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(625,287,'_astra_sites_hotlink_imported','1'),(631,287,'_edit_lock','1585940079:2'),(632,358,'_wp_attached_file','2019/11/PKY_logoSideR1.png'),(633,358,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:1670;s:4:\"file\";s:26:\"2019/11/PKY_logoSideR1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"PKY_logoSideR1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"PKY_logoSideR1-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"PKY_logoSideR1-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"PKY_logoSideR1-1024x724.png\";s:5:\"width\";i:1024;s:6:\"height\";i:724;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(634,359,'_wp_attached_file','2019/11/cropped-PKY_logoSideR1.png'),(635,359,'_wp_attachment_context','custom-logo'),(636,359,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:1016;s:4:\"file\";s:34:\"2019/11/cropped-PKY_logoSideR1.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logoSideR1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logoSideR1-300x129.png\";s:5:\"width\";i:300;s:6:\"height\";i:129;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logoSideR1-768x330.png\";s:5:\"width\";i:768;s:6:\"height\";i:330;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"cropped-PKY_logoSideR1-1024x440.png\";s:5:\"width\";i:1024;s:6:\"height\";i:440;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(638,361,'_wp_attached_file','2019/11/cropped-PKY_logoSideR1-1.png'),(639,361,'_wp_attachment_context','custom-logo'),(640,361,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2362;s:6:\"height\";i:1038;s:4:\"file\";s:36:\"2019/11/cropped-PKY_logoSideR1-1.png\";s:5:\"sizes\";a:5:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logoSideR1-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logoSideR1-1-300x132.png\";s:5:\"width\";i:300;s:6:\"height\";i:132;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logoSideR1-1-768x338.png\";s:5:\"width\";i:768;s:6:\"height\";i:338;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logoSideR1-1-1024x450.png\";s:5:\"width\";i:1024;s:6:\"height\";i:450;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:35:\"cropped-PKY_logoSideR1-1-138x61.png\";s:5:\"width\";i:138;s:6:\"height\";i:61;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(748,380,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:720;s:4:\"file\";s:47:\"2019/11/YogiAshokananda-4865-e1577563799475.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4865-e1577563799475-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4865-e1577563799475-300x144.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:144;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4865-e1577563799475-768x369.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:369;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"YogiAshokananda-4865-e1577563799475-1024x492.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:492;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(753,381,'_elementor_version','2.7.3'),(754,381,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(757,382,'_wp_page_template','default'),(758,382,'_elementor_edit_mode','builder'),(759,382,'_elementor_template_type','wp-post'),(760,382,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Wonderful Gift\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(761,382,'_elementor_version','2.7.3'),(762,382,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(783,385,'_wp_attached_file','2019/11/PKY_logoSIDEwhite.png'),(784,385,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:707;s:4:\"file\";s:29:\"2019/11/PKY_logoSIDEwhite.png\";s:5:\"sizes\";a:3:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:29:\"PKY_logoSIDEwhite-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:29:\"PKY_logoSIDEwhite-300x212.png\";s:5:\"width\";i:300;s:6:\"height\";i:212;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:29:\"PKY_logoSIDEwhite-768x543.png\";s:5:\"width\";i:768;s:6:\"height\";i:543;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(785,386,'_wp_attached_file','2019/11/cropped-PKY_logoSIDEwhite.png'),(786,386,'_wp_attachment_context','custom-logo'),(787,386,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:452;s:4:\"file\";s:37:\"2019/11/cropped-PKY_logoSIDEwhite.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logoSIDEwhite-300x136.png\";s:5:\"width\";i:300;s:6:\"height\";i:136;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logoSIDEwhite-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logoSIDEwhite-768x347.png\";s:5:\"width\";i:768;s:6:\"height\";i:347;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logoSIDEwhite-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logoSIDEwhite-138x62.png\";s:5:\"width\";i:138;s:6:\"height\";i:62;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(791,388,'_wp_page_template','default'),(792,388,'_elementor_edit_mode','builder'),(793,388,'_elementor_template_type','wp-post'),(794,388,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(815,391,'_wp_page_template','default'),(778,384,'_elementor_version','2.7.3'),(779,384,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(800,389,'_wp_page_template','default'),(801,389,'_elementor_edit_mode','builder'),(802,389,'_elementor_template_type','wp-post'),(803,389,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(777,384,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\\\"<\\/p>\",\"align\":\"center\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>- ADAM SENDLER<\\/p>\",\"align\":\"center\",\"text_color\":\"rgba(76,88,99,0.62)\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(774,384,'_wp_page_template','default'),(775,384,'_elementor_edit_mode','builder'),(776,384,'_elementor_template_type','wp-post'),(795,388,'_elementor_version','2.7.3'),(796,388,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(797,388,'_elementor_controls_usage','a:8:{s:6:\"column\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:18;s:16:\"content_position\";i:2;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:7;s:14:\"padding_tablet\";i:3;s:7:\"padding\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:5:\"align\";i:5;s:11:\"header_size\";i:3;s:12:\"align_mobile\";i:3;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:11:{s:11:\"title_color\";i:3;s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:5;s:25:\"typography_letter_spacing\";i:5;s:22:\"typography_font_family\";i:1;s:21:\"typography_font_style\";i:1;s:27:\"typography_font_size_tablet\";i:1;s:27:\"typography_font_size_mobile\";i:1;s:25:\"typography_text_transform\";i:4;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:4;s:5:\"color\";i:4;s:3:\"gap\";i:4;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:4;s:5:\"align\";i:3;s:12:\"width_tablet\";i:1;s:12:\"width_mobile\";i:3;s:12:\"align_mobile\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:4:{s:4:\"text\";i:5;s:5:\"align\";i:5;s:10:\"icon_align\";i:3;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:5;s:20:\"typography_font_size\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:5;s:17:\"button_text_color\";i:5;s:16:\"background_color\";i:5;s:13:\"border_radius\";i:5;s:12:\"text_padding\";i:5;s:11:\"hover_color\";i:5;s:29:\"button_background_hover_color\";i:5;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:4;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:21:\"background_attachment\";i:1;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:3;}s:26:\"section_background_overlay\";a:9:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:1;s:24:\"background_overlay_image\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:6;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:5;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:7;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;s:12:\"align_tablet\";i:1;s:10:\"image_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:12:{s:5:\"width\";i:7;s:12:\"width_mobile\";i:1;s:12:\"space_tablet\";i:1;s:12:\"space_mobile\";i:1;s:22:\"css_filters_css_filter\";i:6;s:22:\"css_filters_brightness\";i:6;s:20:\"css_filters_contrast\";i:6;s:20:\"css_filters_saturate\";i:6;s:15:\"css_filters_hue\";i:3;s:19:\"image_border_radius\";i:6;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:6;}}s:8:\"advanced\";a:1:{s:15:\"_section_border\";a:1:{s:14:\"_border_radius\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:4;s:21:\"typography_typography\";i:3;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:3;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:2;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:1;s:8:\"_padding\";i:2;s:15:\"_padding_mobile\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:4:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}}'),(1012,430,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:512;s:6:\"height\";i:512;s:4:\"file\";s:34:\"2019/12/cropped-PKY_logo_hires.png\";s:5:\"sizes\";a:6:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logo_hires-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logo_hires-300x300.png\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-270\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logo_hires-270x270.png\";s:5:\"width\";i:270;s:6:\"height\";i:270;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-192\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logo_hires-192x192.png\";s:5:\"width\";i:192;s:6:\"height\";i:192;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"site_icon-180\";a:4:{s:4:\"file\";s:34:\"cropped-PKY_logo_hires-180x180.png\";s:5:\"width\";i:180;s:6:\"height\";i:180;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"site_icon-32\";a:4:{s:4:\"file\";s:32:\"cropped-PKY_logo_hires-32x32.png\";s:5:\"width\";i:32;s:6:\"height\";i:32;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(799,287,'_edit_last','2'),(804,389,'_elementor_version','2.7.3'),(805,389,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1010,430,'_wp_attached_file','2019/12/cropped-PKY_logo_hires.png'),(1011,430,'_wp_attachment_context','site-icon'),(808,390,'_wp_page_template','default'),(809,390,'_elementor_edit_mode','builder'),(810,390,'_elementor_template_type','wp-post'),(811,390,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6d0d9cb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming Events\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Everest Camp Trek\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Walking Holidays\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(812,390,'_elementor_version','2.7.3'),(813,390,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(819,391,'_elementor_version','2.7.3'),(820,391,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(838,394,'_wp_page_template','default'),(839,394,'_elementor_edit_mode','builder'),(840,394,'_elementor_template_type','wp-post'),(841,394,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(835,393,'_elementor_version','2.7.3'),(836,393,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(832,393,'_elementor_edit_mode','builder'),(833,393,'_elementor_template_type','wp-post'),(834,393,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":351,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/walk-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(831,393,'_wp_page_template','default'),(842,394,'_elementor_version','2.7.3'),(843,394,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(847,396,'_wp_page_template','default'),(848,396,'_elementor_edit_mode','builder'),(849,396,'_elementor_template_type','wp-post'),(850,396,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(845,395,'_wp_attached_file','2019/11/IMG_20190901_072749-e1577569481979.jpg'),(846,395,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1356;s:6:\"height\";i:810;s:4:\"file\";s:46:\"2019/11/IMG_20190901_072749-e1577569481979.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569481979-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569481979-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569481979-768x459.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:47:\"IMG_20190901_072749-e1577569481979-1024x612.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"LYA-L29\";s:7:\"caption\";s:3:\"rpt\";s:17:\"created_timestamp\";s:10:\"1567322870\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"5.58\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:8:\"0.002615\";s:5:\"title\";s:3:\"rpt\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(851,396,'_elementor_version','2.7.3'),(852,396,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(854,397,'_wp_page_template','default'),(855,397,'_elementor_edit_mode','builder'),(856,397,'_elementor_template_type','wp-post'),(857,397,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(858,397,'_elementor_version','2.7.3'),(859,397,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(861,398,'_wp_page_template','default'),(862,398,'_elementor_edit_mode','builder'),(863,398,'_elementor_template_type','wp-post'),(864,398,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#fb2056\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(865,398,'_elementor_version','2.7.3'),(866,398,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(868,399,'_wp_page_template','default'),(869,399,'_elementor_edit_mode','builder'),(870,399,'_elementor_template_type','wp-post'),(871,399,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul TEACHERS\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(872,399,'_elementor_version','2.7.3'),(873,399,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(875,400,'_wp_page_template','default'),(876,400,'_elementor_edit_mode','builder'),(877,400,'_elementor_template_type','wp-post'),(878,400,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c604d49\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"padding\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"78\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"db54639\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"em\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2decc38\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"30a546a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"65ab451\",\"elType\":\"widget\",\"settings\":{\"title\":\"Upcoming tours & destination\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.3},\"align_mobile\":\"center\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.1}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c80b653\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":15},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"b619695\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.<\\/p>\",\"text_color\":\"#4c5863\",\"_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":17}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"d7fa531\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn more\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"#fb2056\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"17\",\"right\":\"34\",\"bottom\":\"17\",\"left\":\"34\",\"isLinked\":false},\"hover_color\":\"#ffffff\",\"button_background_hover_color\":\"#fb2056\",\"_padding\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"23b3343\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4ceedfc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":353,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"08a284c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":354,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/image-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":95},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":110},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\",\"_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"css_filters_hue\":{\"unit\":\"px\",\"size\":346}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"e531b1b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1709558\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":355,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/snow-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":134},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"image_size\":\"full\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"82b71e9\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":356,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mountain-3.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":108},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(879,400,'_elementor_version','2.7.3'),(880,400,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1083,447,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(920,408,'_elementor_edit_mode','builder'),(921,408,'_elementor_template_type','wp-post'),(922,408,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":406,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(892,403,'_wp_page_template','default'),(882,401,'_wp_page_template','default'),(883,401,'_elementor_edit_mode','builder'),(884,401,'_elementor_template_type','wp-post'),(885,401,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":350,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/hiking-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(886,401,'_elementor_version','2.7.3'),(887,401,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(893,403,'_elementor_edit_mode','builder'),(894,403,'_elementor_template_type','wp-post'),(895,403,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":402,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(956,418,'_wp_attached_file','2019/11/YogiAshokananda-4887-e1577564470686.jpg'),(957,418,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1359;s:6:\"height\";i:812;s:4:\"file\";s:47:\"2019/11/YogiAshokananda-4887-e1577564470686.jpg\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4887-e1577564470686-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:6:\"medium\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4887-e1577564470686-300x179.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:179;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:47:\"YogiAshokananda-4887-e1577564470686-768x459.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:459;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:48:\"YogiAshokananda-4887-e1577564470686-1024x612.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:612;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(896,403,'_elementor_version','2.7.3'),(897,403,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(902,405,'_wp_page_template','default'),(903,405,'_elementor_edit_mode','builder'),(904,405,'_elementor_template_type','wp-post'),(905,405,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":404,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-1.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":88},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(906,405,'_elementor_version','2.7.3'),(907,405,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(919,408,'_wp_page_template','default'),(911,407,'_wp_page_template','default'),(912,407,'_elementor_edit_mode','builder'),(913,407,'_elementor_template_type','wp-post'),(914,407,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"afcd584\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"width\":{\"unit\":\"%\",\"size\":75},\"align\":\"right\",\"align_mobile\":\"center\",\"width_mobile\":{\"unit\":\"%\",\"size\":31},\"align_tablet\":\"center\",\"space_tablet\":{\"unit\":\"%\",\"size\":9},\"space_mobile\":{\"unit\":\"%\",\"size\":22}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":406,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(915,407,'_elementor_version','2.7.3'),(916,407,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(923,408,'_elementor_version','2.7.3'),(924,408,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}');
INSERT INTO `wp_postmeta` VALUES (927,409,'_wp_page_template','default'),(928,409,'_elementor_edit_mode','builder'),(929,409,'_elementor_template_type','wp-post'),(930,409,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":406,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"classic\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore The World\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(931,409,'_elementor_version','2.7.3'),(932,409,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1065,445,'_wp_page_template','default'),(1066,445,'_elementor_edit_mode','builder'),(1067,445,'_elementor_template_type','wp-post'),(1068,445,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(969,273,'uagb_style_timestamp-css','1583002287'),(970,273,'_edit_lock','1583002274:2'),(971,273,'_edit_last','2'),(973,273,'_elementor_template_type','wp-page'),(974,273,'_elementor_version','2.9.3'),(985,372,'_elementor_edit_mode','builder'),(986,372,'_elementor_template_type','wp-page'),(987,372,'_elementor_version','2.9.3'),(988,372,'_astra_content_layout_flag','disabled'),(989,372,'site-post-title','disabled'),(990,372,'ast-title-bar-display','disabled'),(991,372,'ast-featured-img','disabled'),(1008,429,'_wp_attached_file','2019/12/PKY_logo_hires.png'),(1009,429,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1368;s:6:\"height\";i:1782;s:4:\"file\";s:26:\"2019/12/PKY_logo_hires.png\";s:5:\"sizes\";a:4:{s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"PKY_logo_hires-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"PKY_logo_hires-230x300.png\";s:5:\"width\";i:230;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:27:\"PKY_logo_hires-768x1000.png\";s:5:\"width\";i:768;s:6:\"height\";i:1000;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:27:\"PKY_logo_hires-786x1024.png\";s:5:\"width\";i:786;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(964,420,'_elementor_version','2.7.3'),(965,420,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(961,420,'_elementor_edit_mode','builder'),(962,420,'_elementor_template_type','wp-post'),(963,420,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.55},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"top center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2196,638,'_wp_attached_file','2020/02/PKY.jpg'),(2197,638,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:15:\"2020/02/PKY.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:15:\"PKY-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:16:\"PKY-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:15:\"PKY-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:15:\"PKY-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:17:\"PKY-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:15:\"PKY-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1080,447,'_wp_page_template','default'),(1081,447,'_elementor_edit_mode','builder'),(1082,447,'_elementor_template_type','wp-post'),(960,420,'_wp_page_template','default'),(2186,636,'_wp_page_template','default'),(2187,636,'_elementor_edit_mode','builder'),(2188,636,'_elementor_template_type','wp-post'),(2189,636,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1062,380,'_edit_lock','1577563729:2'),(1063,380,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:763;s:4:\"file\";s:24:\"YogiAshokananda-4865.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4865-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4865-300x153.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:153;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4865-768x391.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:391;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4865-1024x521.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:521;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1064,380,'_edit_last','2'),(1069,445,'_elementor_version','2.7.3'),(1070,445,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1073,446,'_wp_page_template','default'),(1074,446,'_elementor_edit_mode','builder'),(1075,446,'_elementor_template_type','wp-post'),(1076,446,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.18},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"3428592\",\"elType\":\"widget\",\"settings\":{\"title\":\"Explore the colourful world\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":25},\"typography_font_weight\":\"500\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.4},\"header_size\":\"h4\",\"typography_font_family\":\"Vidaloka\",\"typography_font_style\":\"italic\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":28},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":20}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#f05a22\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1077,446,'_elementor_version','2.8.2'),(1078,446,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1084,447,'_elementor_version','2.8.2'),(1085,447,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1087,448,'_wp_page_template','default'),(1088,448,'_elementor_edit_mode','builder'),(1089,448,'_elementor_template_type','wp-post'),(1090,448,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1091,448,'_elementor_version','2.8.2'),(1092,448,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1094,449,'_wp_page_template','default'),(1095,449,'_elementor_edit_mode','builder'),(1096,449,'_elementor_template_type','wp-post'),(1097,449,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":415,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1098,449,'_elementor_version','2.8.2'),(1099,449,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1104,450,'_wp_page_template','default'),(1105,450,'_elementor_edit_mode','builder'),(1106,450,'_elementor_template_type','wp-post'),(1107,450,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1101,418,'_edit_lock','1577564478:2'),(1102,418,'_wp_attachment_backup_sizes','a:5:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1359;s:6:\"height\";i:1074;s:4:\"file\";s:24:\"YogiAshokananda-4887.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-300x237.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:237;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-768x607.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:607;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4887-1024x809.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:809;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1103,418,'_edit_last','2'),(1108,450,'_elementor_version','2.8.2'),(1109,450,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1172,458,'_wp_page_template','default'),(1112,451,'_wp_page_template','default'),(1113,451,'_elementor_edit_mode','builder'),(1114,451,'_elementor_template_type','wp-post'),(1115,451,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1116,451,'_elementor_version','2.8.2'),(1117,451,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1121,452,'_wp_page_template','default'),(1122,452,'_elementor_edit_mode','builder'),(1123,452,'_elementor_template_type','wp-post'),(1124,452,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1125,452,'_elementor_version','2.8.2'),(1126,452,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1130,453,'_wp_page_template','default'),(1131,453,'_elementor_edit_mode','builder'),(1132,453,'_elementor_template_type','wp-post'),(1133,453,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#00ce1b\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1134,453,'_elementor_version','2.8.2'),(1135,453,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1138,454,'_wp_page_template','default'),(1139,454,'_elementor_edit_mode','builder'),(1140,454,'_elementor_template_type','wp-post'),(1141,454,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1142,454,'_elementor_version','2.8.2'),(1143,454,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1148,455,'_wp_page_template','default'),(1149,455,'_elementor_edit_mode','builder'),(1150,455,'_elementor_template_type','wp-post'),(1151,455,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1145,395,'_edit_lock','1577569367:2'),(1146,395,'_wp_attachment_backup_sizes','a:15:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:1046;s:4:\"file\";s:23:\"IMG_20190901_072749.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-300x209.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:209;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-768x536.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:536;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:32:\"IMG_20190901_072749-1024x714.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:714;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1577569443280\";a:3:{s:5:\"width\";i:1500;s:6:\"height\";i:813;s:4:\"file\";s:38:\"IMG_20190901_072749-e1577569072385.jpg\";}s:23:\"thumbnail-1577569443280\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569072385-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"medium-1577569443280\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569072385-300x163.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:163;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"medium_large-1577569443280\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569072385-768x416.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:416;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"large-1577569443280\";a:4:{s:4:\"file\";s:47:\"IMG_20190901_072749-e1577569072385-1024x555.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:555;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:18:\"full-1577569481979\";a:3:{s:5:\"width\";i:1357;s:6:\"height\";i:813;s:4:\"file\";s:38:\"IMG_20190901_072749-e1577569443280.jpg\";}s:23:\"thumbnail-1577569481979\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569443280-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"medium-1577569481979\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569443280-300x180.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:180;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:26:\"medium_large-1577569481979\";a:4:{s:4:\"file\";s:46:\"IMG_20190901_072749-e1577569443280-768x460.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:460;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:19:\"large-1577569481979\";a:4:{s:4:\"file\";s:47:\"IMG_20190901_072749-e1577569443280-1024x613.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:613;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(1147,395,'_edit_last','2'),(1152,455,'_elementor_version','2.8.2'),(1153,455,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1156,456,'_wp_page_template','default'),(1157,456,'_elementor_edit_mode','builder'),(1158,456,'_elementor_template_type','wp-post'),(1159,456,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":352,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/section-bg.jpg\"},\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.78},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1160,456,'_elementor_version','2.8.2'),(1161,456,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1176,458,'_elementor_version','2.8.2'),(1177,458,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1173,458,'_elementor_edit_mode','builder'),(1174,458,'_elementor_template_type','wp-post'),(1175,458,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1195,461,'_wp_page_template','default'),(1196,461,'_elementor_edit_mode','builder'),(1197,461,'_elementor_template_type','wp-post'),(1198,461,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1191,460,'_elementor_version','2.8.2'),(1192,460,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1187,460,'_wp_page_template','default'),(1188,460,'_elementor_edit_mode','builder'),(1189,460,'_elementor_template_type','wp-post'),(1190,460,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1199,461,'_elementor_version','2.8.2'),(1200,461,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1203,462,'_wp_page_template','default'),(1204,462,'_elementor_edit_mode','builder'),(1205,462,'_elementor_template_type','wp-post'),(1206,462,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1207,462,'_elementor_version','2.8.2'),(1208,462,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1310,489,'_wp_page_template','default'),(1311,489,'_elementor_edit_mode','builder'),(1312,489,'_elementor_template_type','wp-post'),(1313,489,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1301,487,'_wp_attached_file','2019/12/IMG_6311.jpg'),(1302,487,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2019/12/IMG_6311.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_6311-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_6311-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_6311-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_6311-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_6311-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_6311-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503313487\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1252,472,'_wp_page_template','default'),(1253,472,'_elementor_edit_mode','builder'),(1254,472,'_elementor_template_type','wp-post'),(1255,472,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1256,472,'_elementor_version','2.8.2'),(1257,472,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1258,472,'_elementor_controls_usage','a:8:{s:6:\"column\";a:3:{s:5:\"count\";i:21;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:20;s:16:\"content_position\";i:1;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:2:{s:21:\"background_background\";i:1;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:9;s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:5;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:9;s:5:\"color\";i:9;s:3:\"gap\";i:9;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:9;s:5:\"align\";i:2;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:9;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:10;s:22:\"typography_font_weight\";i:10;s:25:\"typography_text_transform\";i:9;s:25:\"typography_letter_spacing\";i:3;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}s:14:\"section_layout\";a:5:{s:6:\"height\";i:1;s:3:\"gap\";i:4;s:16:\"content_position\";i:4;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:5:\"width\";i:2;s:22:\"css_filters_css_filter\";i:2;s:22:\"css_filters_brightness\";i:2;s:20:\"css_filters_contrast\";i:2;s:20:\"css_filters_saturate\";i:2;s:15:\"css_filters_hue\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;s:7:\"opacity\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:2;s:4:\"link\";i:2;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}}'),(1269,476,'_wp_attached_file','2019/12/21078346_1579740485436055_2377968432397300917_n.jpg'),(1270,476,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/12/21078346_1579740485436055_2377968432397300917_n.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"21078346_1579740485436055_2377968432397300917_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"21078346_1579740485436055_2377968432397300917_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"21078346_1579740485436055_2377968432397300917_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1271,477,'_wp_attached_file','2019/12/21167471_1582174205192683_5688557370099696401_o.jpg'),(1272,477,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"21167471_1582174205192683_5688557370099696401_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"21167471_1582174205192683_5688557370099696401_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"21167471_1582174205192683_5688557370099696401_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"21167471_1582174205192683_5688557370099696401_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1273,478,'_wp_attached_file','2019/12/21167863_1582169448526492_1229433253302720631_o.jpg'),(1274,478,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"21167863_1582169448526492_1229433253302720631_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"21167863_1582169448526492_1229433253302720631_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"21167863_1582169448526492_1229433253302720631_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"21167863_1582169448526492_1229433253302720631_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1275,479,'_wp_attached_file','2019/12/21199409_1582169598526477_8575745642100233851_o.jpg'),(1276,479,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"21199409_1582169598526477_8575745642100233851_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"21199409_1582169598526477_8575745642100233851_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"21199409_1582169598526477_8575745642100233851_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"21199409_1582169598526477_8575745642100233851_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1277,480,'_wp_attached_file','2019/12/21199648_1582169608526476_3191518829946662371_o.jpg'),(1278,480,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"21199648_1582169608526476_3191518829946662371_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"21199648_1582169608526476_3191518829946662371_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"21199648_1582169608526476_3191518829946662371_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"21199648_1582169608526476_3191518829946662371_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1279,481,'_wp_attached_file','2019/12/67529458_2481180638625364_1055571591192117248_o.jpg'),(1280,481,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:4:\"file\";s:59:\"2019/12/67529458_2481180638625364_1055571591192117248_o.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"67529458_2481180638625364_1055571591192117248_o-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:60:\"67529458_2481180638625364_1055571591192117248_o-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"67529458_2481180638625364_1055571591192117248_o-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"67529458_2481180638625364_1055571591192117248_o-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:61:\"67529458_2481180638625364_1055571591192117248_o-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1281,482,'_wp_attached_file','2019/12/69861785_2575231205886973_7571841920519897088_n.jpg'),(1282,482,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:59:\"2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\";s:5:\"sizes\";a:3:{s:6:\"medium\";a:4:{s:4:\"file\";s:59:\"69861785_2575231205886973_7571841920519897088_n-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:59:\"69861785_2575231205886973_7571841920519897088_n-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:59:\"69861785_2575231205886973_7571841920519897088_n-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1291,485,'_wp_attached_file','2019/12/IMG_4474.jpg'),(1292,485,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1536;s:4:\"file\";s:20:\"2019/12/IMG_4474.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_4474-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_4474-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_4474-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_4474-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_4474-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_4474-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1502362244\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1307,488,'_elementor_version','2.8.2'),(1308,488,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1306,488,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1303,488,'_wp_page_template','default'),(1304,488,'_elementor_edit_mode','builder'),(1305,488,'_elementor_template_type','wp-post'),(1314,489,'_elementor_version','2.8.2'),(1315,489,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1317,490,'_wp_page_template','default'),(1318,490,'_elementor_edit_mode','builder'),(1319,490,'_elementor_template_type','wp-post'),(1320,490,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.<\\/p>\",\"text_color\":\"#ffffff\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1321,490,'_elementor_version','2.8.2'),(1322,490,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1324,491,'_wp_page_template','default'),(1325,491,'_elementor_edit_mode','builder'),(1326,491,'_elementor_template_type','wp-post'),(1327,491,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1328,491,'_elementor_version','2.8.2'),(1329,491,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1366,497,'_elementor_edit_mode','builder'),(1367,497,'_elementor_template_type','wp-post'),(1368,497,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1345,494,'_elementor_version','2.8.2'),(1346,494,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1341,494,'_wp_page_template','default'),(1342,494,'_elementor_edit_mode','builder'),(1343,494,'_elementor_template_type','wp-post'),(1344,494,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1362,496,'_elementor_version','2.8.2'),(1363,496,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1365,497,'_wp_page_template','default'),(1358,496,'_wp_page_template','default'),(1359,496,'_elementor_edit_mode','builder'),(1360,496,'_elementor_template_type','wp-post'),(1361,496,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#ffffff\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1369,497,'_elementor_version','2.8.2'),(1370,497,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1375,498,'_wp_page_template','default'),(1376,498,'_elementor_edit_mode','builder'),(1377,498,'_elementor_template_type','wp-post'),(1378,498,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1373,287,'_oembed_f8a21e0e6a462ed42bd0798b2950cb9c','<iframe title=\"Video Placeholder\" width=\"500\" height=\"281\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1374,287,'_oembed_time_f8a21e0e6a462ed42bd0798b2950cb9c','1577635674'),(1379,498,'_elementor_version','2.8.2'),(1380,498,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1383,499,'_wp_page_template','default'),(1384,499,'_elementor_edit_mode','builder'),(1385,499,'_elementor_template_type','wp-post'),(1386,499,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1387,499,'_elementor_version','2.8.2'),(1388,499,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1401,501,'_wp_page_template','default'),(1402,501,'_elementor_edit_mode','builder'),(1403,501,'_elementor_template_type','wp-post'),(1404,501,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1391,500,'_wp_page_template','default'),(1392,500,'_elementor_edit_mode','builder'),(1393,500,'_elementor_template_type','wp-post'),(1394,500,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"header_size\":\"h1\",\"title_color\":\"#000000\",\"size\":\"xxl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1395,500,'_elementor_version','2.8.2'),(1396,500,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1397,500,'_elementor_controls_usage','a:9:{s:6:\"column\";a:3:{s:5:\"count\";i:22;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:20;s:16:\"content_position\";i:1;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:9;s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:5;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:9;s:5:\"color\";i:9;s:3:\"gap\";i:9;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:9;s:5:\"align\";i:2;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:9;s:12:\"align_mobile\";i:2;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:10;s:22:\"typography_font_weight\";i:10;s:25:\"typography_text_transform\";i:9;s:25:\"typography_letter_spacing\";i:3;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:11;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}s:14:\"section_layout\";a:5:{s:6:\"height\";i:1;s:3:\"gap\";i:4;s:16:\"content_position\";i:4;s:13:\"custom_height\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:5:\"width\";i:2;s:22:\"css_filters_css_filter\";i:2;s:22:\"css_filters_brightness\";i:2;s:20:\"css_filters_contrast\";i:2;s:20:\"css_filters_saturate\";i:2;s:15:\"css_filters_hue\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;s:7:\"opacity\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1399,287,'_oembed_87b947de7716efd8672902a3875e0696','<iframe title=\"Video Placeholder\" width=\"1200\" height=\"675\" src=\"https://www.youtube.com/embed/XHOmBV4js_E?feature=oembed\" frameborder=\"0\" allow=\"accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture\" allowfullscreen></iframe>'),(1400,287,'_oembed_time_87b947de7716efd8672902a3875e0696','1577637177'),(1405,501,'_elementor_version','2.8.2'),(1406,501,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4002,940,'_elementor_edit_mode','builder'),(4003,940,'_elementor_template_type','wp-post'),(4004,940,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"feb6567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2106,627,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1434,509,'_wp_page_template','default'),(1427,508,'_wp_page_template','default'),(1428,508,'_elementor_edit_mode','builder'),(1429,508,'_elementor_template_type','wp-post'),(1430,508,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":502,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw6.jpg\"},{\"id\":503,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw4.jpg\"},{\"id\":504,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw3.jpg\"},{\"id\":505,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw2.jpg\"},{\"id\":506,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw1.jpg\"},{\"id\":507,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/qw5.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":10},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3331,820,'_elementor_version','2.9.3'),(3332,820,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(1431,508,'_elementor_version','2.8.2'),(1432,508,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1435,509,'_elementor_edit_mode','builder'),(1436,509,'_elementor_template_type','wp-post'),(1437,509,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1438,509,'_elementor_version','2.8.2'),(1439,509,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1442,510,'_wp_page_template','default'),(1443,510,'_elementor_edit_mode','builder'),(1444,510,'_elementor_template_type','wp-post'),(1445,510,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1446,510,'_elementor_version','2.8.2'),(1447,510,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1481,516,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1462,514,'_wp_page_template','default'),(1463,514,'_elementor_edit_mode','builder'),(1464,514,'_elementor_template_type','wp-post'),(1465,514,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743940c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"beefc2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"deb636d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"77455fa\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"283337f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"d734087\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1454,513,'_wp_page_template','default'),(1455,513,'_elementor_edit_mode','builder'),(1456,513,'_elementor_template_type','wp-post'),(1457,513,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1458,513,'_elementor_version','2.8.2'),(1459,513,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1460,513,'_elementor_controls_usage','a:10:{s:6:\"column\";a:3:{s:5:\"count\";i:23;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:20;s:16:\"content_position\";i:1;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:9;s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:5;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:9;s:5:\"color\";i:9;s:3:\"gap\";i:9;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:9;s:5:\"align\";i:2;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:2;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:10;s:22:\"typography_font_weight\";i:10;s:25:\"typography_text_transform\";i:9;s:25:\"typography_letter_spacing\";i:3;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:8;}s:14:\"section_layout\";a:6:{s:6:\"height\";i:1;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;s:6:\"layout\";i:1;s:13:\"content_width\";i:1;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:7;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:5:\"width\";i:2;s:22:\"css_filters_css_filter\";i:2;s:22:\"css_filters_brightness\";i:2;s:20:\"css_filters_contrast\";i:2;s:20:\"css_filters_saturate\";i:2;s:15:\"css_filters_hue\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;s:7:\"opacity\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1466,514,'_elementor_version','2.8.2'),(1467,514,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1478,516,'_wp_page_template','default'),(1479,516,'_elementor_edit_mode','builder'),(1480,516,'_elementor_template_type','wp-post'),(1470,515,'_wp_page_template','default'),(1471,515,'_elementor_edit_mode','builder'),(1472,515,'_elementor_template_type','wp-post'),(1473,515,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"743940c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"beefc2b\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"deb636d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"77455fa\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"283337f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"d734087\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"5011be4\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(1474,515,'_elementor_version','2.8.2'),(1475,515,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1482,516,'_elementor_version','2.8.2'),(1483,516,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1486,517,'_wp_page_template','default'),(1487,517,'_elementor_edit_mode','builder'),(1488,517,'_elementor_template_type','wp-post'),(1489,517,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1490,517,'_elementor_version','2.8.2'),(1491,517,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1493,518,'_wp_page_template','default'),(1494,518,'_elementor_edit_mode','builder'),(1495,518,'_elementor_template_type','wp-post'),(1496,518,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.43},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1497,518,'_elementor_version','2.8.2'),(1498,518,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1502,520,'_wp_page_template','default'),(1503,520,'_elementor_edit_mode','builder'),(1504,520,'_elementor_template_type','wp-post'),(1505,520,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.46},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1500,519,'_wp_attached_file','2019/12/IMG_4474-1.jpg'),(1501,519,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2019/12/IMG_4474-1.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_4474-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_4474-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_4474-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_4474-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"IMG_4474-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"IMG_4474-1-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1502362244\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1506,520,'_elementor_version','2.8.2'),(1507,520,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1509,521,'_wp_page_template','default'),(1510,521,'_elementor_edit_mode','builder'),(1511,521,'_elementor_template_type','wp-post'),(1512,521,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1513,521,'_elementor_version','2.8.2'),(1514,521,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1560,533,'_wp_page_template','default'),(1561,533,'_elementor_edit_mode','builder'),(1562,533,'_elementor_template_type','wp-post'),(1563,533,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d1a059\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc8bc73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e67595\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"75fde6f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"73b2f54\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"de1eea9\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"26c2526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1534,527,'_elementor_controls_usage','a:0:{}'),(1535,527,'_mc4wp_settings','a:9:{s:15:\"required_fields\";s:5:\"EMAIL\";s:12:\"double_optin\";s:1:\"1\";s:15:\"update_existing\";s:1:\"0\";s:17:\"replace_interests\";s:1:\"1\";s:15:\"subscriber_tags\";s:0:\"\";s:18:\"hide_after_success\";s:1:\"0\";s:8:\"redirect\";s:0:\"\";s:3:\"css\";s:1:\"0\";s:5:\"lists\";a:0:{}}'),(1536,527,'text_subscribed','Thank you, your sign up request was successful! Please check your e-mail inbox to confirm.'),(1537,527,'text_invalid_email','Please provide a valid e-mail address.'),(1538,527,'text_required_field_missing','Please fill in the required fields.'),(1539,527,'text_already_subscribed','Given e-mail address is already subscribed, thank you!'),(1540,527,'text_error','Oops. Something went wrong. Please try again later.'),(1541,527,'text_unsubscribed','You were successfully unsubscribed.'),(1542,527,'text_not_subscribed','Given e-mail address is not subscribed.'),(1543,527,'text_no_lists_selected','Please select at least one list.'),(1544,527,'text_updated','Thank you, your records have been updated!'),(3269,809,'_elementor_version','2.9.3'),(1564,533,'_elementor_version','2.8.2'),(1565,533,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1568,534,'_wp_page_template','default'),(1569,534,'_elementor_edit_mode','builder'),(1570,534,'_elementor_template_type','wp-post'),(1571,534,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d1a059\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc8bc73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e67595\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"75fde6f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"73b2f54\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"de1eea9\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"26c2526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1572,534,'_elementor_version','2.8.2'),(1573,534,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1575,535,'_wp_page_template','default'),(1576,535,'_elementor_edit_mode','builder'),(1577,535,'_elementor_template_type','wp-post'),(1578,535,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>Yoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d1a059\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc8bc73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e67595\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"75fde6f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"73b2f54\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"de1eea9\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"26c2526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1579,535,'_elementor_version','2.8.2'),(1580,535,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1582,536,'_wp_page_template','default'),(1583,536,'_elementor_edit_mode','builder'),(1584,536,'_elementor_template_type','wp-post'),(1585,536,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d1a059\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"fc8bc73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e67595\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"75fde6f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"73b2f54\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"de1eea9\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"26c2526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1586,536,'_elementor_version','2.8.2'),(1587,536,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1589,537,'_wp_page_template','default'),(1590,537,'_elementor_edit_mode','builder'),(1591,537,'_elementor_template_type','wp-post'),(1592,537,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1d1a059\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"5\",\"bottom\":\"4\",\"left\":\"5\",\"isLinked\":false}},\"elements\":[{\"id\":\"fc8bc73\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"2e67595\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"75fde6f\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"73b2f54\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"de1eea9\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":14,\"sizes\":[]},\"_padding\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"-6\",\"bottom\":\"-6\",\"left\":\"-6\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"26c2526\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"170\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1593,537,'_elementor_version','2.8.2'),(1594,537,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1610,540,'_wp_page_template','default'),(1611,540,'_elementor_edit_mode','builder'),(1612,540,'_elementor_template_type','wp-post'),(1613,540,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1607,539,'_elementor_version','2.8.2'),(1608,539,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1603,539,'_wp_page_template','default'),(1604,539,'_elementor_edit_mode','builder'),(1605,539,'_elementor_template_type','wp-post'),(1606,539,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1614,540,'_elementor_version','2.8.2'),(1615,540,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1617,541,'_wp_page_template','default'),(1618,541,'_elementor_edit_mode','builder'),(1619,541,'_elementor_template_type','wp-post'),(1620,541,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1621,541,'_elementor_version','2.8.2'),(1622,541,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1624,542,'_wp_page_template','default'),(1625,542,'_elementor_edit_mode','builder'),(1626,542,'_elementor_template_type','wp-post'),(1627,542,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1628,542,'_elementor_version','2.8.2'),(1629,542,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1631,543,'_wp_page_template','default'),(1632,543,'_elementor_edit_mode','builder'),(1633,543,'_elementor_template_type','wp-post'),(1634,543,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1635,543,'_elementor_version','2.8.2'),(1636,543,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1638,544,'_wp_page_template','default'),(1639,544,'_elementor_edit_mode','builder'),(1640,544,'_elementor_template_type','wp-post'),(1641,544,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"170\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"64\",\"right\":0,\"bottom\":\"64\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1642,544,'_elementor_version','2.8.2'),(1643,544,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1645,545,'_wp_page_template','default'),(1646,545,'_elementor_edit_mode','builder'),(1647,545,'_elementor_template_type','wp-post'),(1648,545,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1649,545,'_elementor_version','2.8.2'),(1650,545,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1652,546,'_wp_page_template','default'),(1653,546,'_elementor_edit_mode','builder'),(1654,546,'_elementor_template_type','wp-post'),(1655,546,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"-2\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1656,546,'_elementor_version','2.8.2'),(1657,546,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1659,547,'_wp_page_template','default'),(1660,547,'_elementor_edit_mode','builder'),(1661,547,'_elementor_template_type','wp-post'),(1662,547,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1663,547,'_elementor_version','2.8.2'),(1664,547,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1666,548,'_wp_page_template','default'),(1667,548,'_elementor_edit_mode','builder'),(1668,548,'_elementor_template_type','wp-post'),(1669,548,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1670,548,'_elementor_version','2.8.2'),(1671,548,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1687,551,'_wp_page_template','default'),(1688,551,'_elementor_edit_mode','builder'),(1689,551,'_elementor_template_type','wp-post'),(1690,551,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"106\",\"right\":0,\"bottom\":\"106\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1684,550,'_elementor_version','2.8.2'),(1685,550,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1680,550,'_wp_page_template','default'),(1681,550,'_elementor_edit_mode','builder'),(1682,550,'_elementor_template_type','wp-post'),(1683,550,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"240\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"height\":\"full\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\"},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1691,551,'_elementor_version','2.8.2'),(1692,551,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1694,552,'_wp_page_template','default'),(1695,552,'_elementor_edit_mode','builder'),(1696,552,'_elementor_template_type','wp-post'),(1697,552,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"98\",\"right\":0,\"bottom\":\"98\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1698,552,'_elementor_version','2.8.2'),(1699,552,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1701,553,'_wp_page_template','default'),(1702,553,'_elementor_edit_mode','builder'),(1703,553,'_elementor_template_type','wp-post'),(1704,553,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"98\",\"right\":0,\"bottom\":\"98\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"163\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1705,553,'_elementor_version','2.8.2'),(1706,553,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1708,554,'_wp_page_template','default'),(1709,554,'_elementor_edit_mode','builder'),(1710,554,'_elementor_template_type','wp-post'),(1711,554,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"98\",\"right\":0,\"bottom\":\"98\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1712,554,'_elementor_version','2.8.2'),(1713,554,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1768,565,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0270\",\"right\":\"0\",\"bottom\":\"0241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1715,555,'_wp_page_template','default'),(1716,555,'_elementor_edit_mode','builder'),(1717,555,'_elementor_template_type','wp-post'),(1718,555,'_elementor_data','[{\"id\":\"d731468\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fb69655\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e388d0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"317e185\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"6e4c12a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4caa248\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a6eaf34\"}],\"shape\":\"circle\",\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1719,555,'_elementor_version','2.8.2'),(1720,555,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1722,556,'_wp_page_template','default'),(1723,556,'_elementor_edit_mode','builder'),(1724,556,'_elementor_template_type','wp-post'),(1725,556,'_elementor_data','[{\"id\":\"d731468\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fb69655\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e388d0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"317e185\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a6eaf34\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"6e4c12a\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4caa248\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1726,556,'_elementor_version','2.8.2'),(1727,556,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1766,565,'_elementor_edit_mode','builder'),(1767,565,'_elementor_template_type','wp-post'),(1729,557,'_wp_page_template','default'),(1730,557,'_elementor_edit_mode','builder'),(1731,557,'_elementor_template_type','wp-post'),(1732,557,'_elementor_data','[{\"id\":\"d731468\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fb69655\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e388d0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"317e185\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a6eaf34\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"6e4c12a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4caa248\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1733,557,'_elementor_version','2.8.2'),(1734,557,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1765,565,'_wp_page_template','default'),(1736,558,'_wp_page_template','default'),(1737,558,'_elementor_edit_mode','builder'),(1738,558,'_elementor_template_type','wp-post'),(1739,558,'_elementor_data','[{\"id\":\"d731468\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"fb69655\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"5e388d0\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"317e185\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a6eaf34\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"6e4c12a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4caa248\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UC5B68Y1ICdhai3CSifxxAHg\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"align\":\"right\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"20\",\"right\":0,\"bottom\":\"20\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.332},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1740,558,'_elementor_version','2.8.2'),(1741,558,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1744,559,'_wp_attached_file','2019/12/cropped-PKY_logo_hires-1.png'),(1745,559,'_wp_attachment_context','custom-logo'),(1746,559,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1368;s:6:\"height\";i:1425;s:4:\"file\";s:36:\"2019/12/cropped-PKY_logo_hires-1.png\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-1-288x300.png\";s:5:\"width\";i:288;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logo_hires-1-983x1024.png\";s:5:\"width\";i:983;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-1-768x800.png\";s:5:\"width\";i:768;s:6:\"height\";i:800;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-1-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}s:13:\"ast-logo-size\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-1-100x104.png\";s:5:\"width\";i:100;s:6:\"height\";i:104;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(3270,809,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1769,565,'_elementor_version','2.8.2'),(1770,565,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1774,566,'_wp_page_template','default'),(1775,566,'_elementor_edit_mode','builder'),(1776,566,'_elementor_template_type','wp-post'),(1777,566,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0270\",\"right\":\"0\",\"bottom\":\"0241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"initial\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1778,566,'_elementor_version','2.8.2'),(1779,566,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1782,567,'_wp_page_template','default'),(1783,567,'_elementor_edit_mode','builder'),(1784,567,'_elementor_template_type','wp-post'),(1785,567,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"0270\",\"right\":\"0\",\"bottom\":\"0241\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1786,567,'_elementor_version','2.8.2'),(1787,567,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1789,568,'_wp_page_template','default'),(1790,568,'_elementor_edit_mode','builder'),(1791,568,'_elementor_template_type','wp-post'),(1792,568,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1793,568,'_elementor_version','2.8.2'),(1794,568,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1796,569,'_wp_page_template','default'),(1797,569,'_elementor_edit_mode','builder'),(1798,569,'_elementor_template_type','wp-post'),(1799,569,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"300\",\"bottom\":\"300\",\"left\":\"300\",\"isLinked\":true},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":500,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"13\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1800,569,'_elementor_version','2.8.2'),(1801,569,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1803,570,'_wp_page_template','default'),(1804,570,'_elementor_edit_mode','builder'),(1805,570,'_elementor_template_type','wp-post'),(1806,570,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"186\",\"right\":\"186\",\"bottom\":\"186\",\"left\":\"186\",\"isLinked\":true},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1807,570,'_elementor_version','2.8.2'),(1808,570,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1814,572,'_wp_page_template','default'),(1815,572,'_elementor_edit_mode','builder'),(1816,572,'_elementor_template_type','wp-post'),(1817,572,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"186\",\"right\":\"186\",\"bottom\":\"186\",\"left\":\"186\",\"isLinked\":true},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1818,572,'_elementor_version','2.8.2'),(1819,572,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1822,573,'_wp_page_template','default'),(1823,573,'_elementor_edit_mode','builder'),(1824,573,'_elementor_template_type','wp-post'),(1825,573,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"294\",\"right\":\"100\",\"bottom\":\"201\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1826,573,'_elementor_version','2.8.2'),(1827,573,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1830,574,'_wp_page_template','default'),(1831,574,'_elementor_edit_mode','builder'),(1832,574,'_elementor_template_type','wp-post'),(1833,574,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"},{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1859,579,'_wp_page_template','default'),(1860,579,'_elementor_edit_mode','builder'),(1834,574,'_elementor_version','2.8.2'),(1835,574,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1861,579,'_elementor_template_type','wp-post'),(1862,579,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1848,575,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:1707;s:4:\"file\";s:27:\"2019/12/IMG_0254-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_0254-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_0254-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_0254-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_0254-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:22:\"IMG_0254-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:22:\"IMG_0254-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_0254-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:14:\"Canon EOS 550D\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503386790\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"55\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:5:\"0.005\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}s:14:\"original_image\";s:12:\"IMG_0254.jpg\";}'),(1839,575,'_wp_attached_file','2019/12/IMG_0254-scaled.jpg'),(1855,578,'_elementor_version','2.8.2'),(1856,578,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1854,578,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":577,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1849,577,'_wp_attached_file','2019/12/IMG_6311-1.jpg'),(1850,577,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2304;s:6:\"height\";i:1536;s:4:\"file\";s:22:\"2019/12/IMG_6311-1.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_6311-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_6311-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_6311-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_6311-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:24:\"IMG_6311-1-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:24:\"IMG_6311-1-2048x1365.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:1365;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"IMG_6311-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"3.2\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503313487\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"51\";s:3:\"iso\";s:3:\"320\";s:13:\"shutter_speed\";s:4:\"0.02\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"0\";s:8:\"keywords\";a:0:{}}}'),(1851,578,'_wp_page_template','default'),(1852,578,'_elementor_edit_mode','builder'),(1853,578,'_elementor_template_type','wp-post'),(1863,579,'_elementor_version','2.8.2'),(1864,579,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1878,582,'_wp_page_template','default'),(1879,582,'_elementor_edit_mode','builder'),(1880,582,'_elementor_template_type','wp-post'),(1881,582,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1868,580,'_wp_page_template','default'),(1869,580,'_elementor_edit_mode','builder'),(1870,580,'_elementor_template_type','wp-post'),(1871,580,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":484,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (1872,580,'_elementor_version','2.8.2'),(1873,580,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1874,580,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:22;s:16:\"content_position\";i:1;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:9;s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:9;s:5:\"color\";i:9;s:3:\"gap\";i:9;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:9;s:5:\"align\";i:2;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:2;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:10;s:22:\"typography_font_weight\";i:10;s:25:\"typography_text_transform\";i:9;s:25:\"typography_letter_spacing\";i:3;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:5;s:7:\"z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:5:\"width\";i:2;s:22:\"css_filters_css_filter\";i:2;s:22:\"css_filters_brightness\";i:2;s:20:\"css_filters_contrast\";i:2;s:20:\"css_filters_saturate\";i:2;s:15:\"css_filters_hue\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;s:7:\"opacity\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:1:{s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1968,595,'_elementor_template_type','wp-post'),(1969,595,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(1876,581,'_wp_attached_file','2019/12/IMG_6844-1.jpg'),(1877,581,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:22:\"2019/12/IMG_6844-1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"IMG_6844-1-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"IMG_6844-1-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"IMG_6844-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"IMG_6844-1-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"IMG_6844-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503401568\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:3:\"160\";s:13:\"shutter_speed\";s:4:\"0.01\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(1882,582,'_elementor_version','2.8.2'),(1883,582,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1966,595,'_wp_page_template','default'),(1967,595,'_elementor_edit_mode','builder'),(1887,288,'_edit_lock','1586264823:2'),(1931,589,'_elementor_version','2.8.2'),(1932,589,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1914,586,'_elementor_version','2.8.2'),(1915,586,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1927,589,'_wp_page_template','default'),(1919,588,'_wp_page_template','default'),(1920,588,'_elementor_edit_mode','builder'),(1921,588,'_elementor_template_type','wp-post'),(1922,588,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":587,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/YogiAshokananda-4915-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[{\"id\":\"1ff413a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"title_size\":\"h1\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.2},\"description_color\":\"rgba(255,255,255,0.94)\",\"description_typography_typography\":\"custom\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1917,587,'_wp_attached_file','2019/12/YogiAshokananda-4915-2.jpg'),(1918,587,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2500;s:6:\"height\";i:692;s:4:\"file\";s:34:\"2019/12/YogiAshokananda-4915-2.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4915-2-300x83.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:83;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:35:\"YogiAshokananda-4915-2-1024x283.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:283;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:34:\"YogiAshokananda-4915-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:34:\"YogiAshokananda-4915-2-768x213.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:213;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:35:\"YogiAshokananda-4915-2-1536x425.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:425;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:35:\"YogiAshokananda-4915-2-2048x567.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:567;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:34:\"YogiAshokananda-4915-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(1923,588,'_elementor_version','2.8.2'),(1924,588,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1910,586,'_wp_page_template','default'),(1911,586,'_elementor_edit_mode','builder'),(1912,586,'_elementor_template_type','wp-post'),(1913,586,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[{\"id\":\"1ff413a\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"\",\"description_text\":\"\",\"title_size\":\"h1\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#ffffff\",\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2.2},\"description_color\":\"rgba(255,255,255,0.94)\",\"description_typography_typography\":\"custom\",\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"}],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1961,594,'_elementor_edit_mode','builder'),(1962,594,'_elementor_template_type','kit'),(2180,3,'_edit_lock','1582842032:2'),(2181,3,'_edit_last','2'),(2182,3,'site-sidebar-layout','default'),(2183,3,'site-content-layout','default'),(2184,3,'theme-transparent-header-meta','default'),(1936,590,'_wp_page_template','default'),(1937,590,'_elementor_edit_mode','builder'),(1938,590,'_elementor_template_type','wp-post'),(1939,590,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":587,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/YogiAshokananda-4915-2.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1940,590,'_elementor_version','2.8.2'),(1941,590,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1942,590,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:3;s:12:\"width_mobile\";i:3;s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:3;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:5;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:4;s:15:\"_padding_mobile\";i:5;s:14:\"_margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:9:{s:5:\"width\";i:1;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:15:\"css_filters_hue\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(1944,288,'_edit_last','2'),(2198,639,'_wp_page_template','default'),(2199,639,'_elementor_edit_mode','builder'),(2200,639,'_elementor_template_type','wp-post'),(1957,592,'_elementor_version','2.8.2'),(1958,592,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2201,639,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1955,592,'_elementor_template_type','wp-post'),(1956,592,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":419,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_6857.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(1953,592,'_wp_page_template','default'),(1954,592,'_elementor_edit_mode','builder'),(1970,595,'_elementor_version','2.8.2'),(1971,595,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(1972,595,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:25;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:22;s:16:\"content_position\";i:1;s:19:\"_inline_size_tablet\";i:4;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:17:\"background_repeat\";i:1;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:14:\"padding_mobile\";i:9;s:14:\"padding_tablet\";i:1;s:7:\"padding\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:9;s:5:\"color\";i:9;s:3:\"gap\";i:9;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:9;s:5:\"align\";i:2;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:2;s:12:\"align_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:2;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:10;s:22:\"typography_font_weight\";i:10;s:25:\"typography_text_transform\";i:9;s:25:\"typography_letter_spacing\";i:3;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:13;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:9;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:11:{s:29:\"background_overlay_background\";i:3;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:3;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:26:\"background_overlay_color_b\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:10;s:13:\"margin_tablet\";i:2;s:14:\"padding_tablet\";i:7;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:5;s:7:\"z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:10:{s:5:\"width\";i:2;s:22:\"css_filters_css_filter\";i:2;s:22:\"css_filters_brightness\";i:2;s:20:\"css_filters_contrast\";i:2;s:20:\"css_filters_saturate\";i:2;s:15:\"css_filters_hue\";i:2;s:32:\"image_box_shadow_box_shadow_type\";i:2;s:27:\"image_box_shadow_box_shadow\";i:2;s:7:\"opacity\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:6;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:10:\"title_size\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:1:{s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:7:{s:27:\"title_typography_typography\";i:2;s:28:\"title_typography_font_weight\";i:2;s:31:\"title_typography_text_transform\";i:2;s:31:\"title_typography_letter_spacing\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:18:\"title_bottom_space\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:15:\"_padding_tablet\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:3;s:5:\"align\";i:3;s:10:\"icon_align\";i:3;s:13:\"selected_icon\";i:3;s:4:\"link\";i:3;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:17:\"button_text_color\";i:3;s:16:\"background_color\";i:3;s:11:\"hover_color\";i:3;s:29:\"button_background_hover_color\";i:3;s:13:\"border_radius\";i:3;s:12:\"text_padding\";i:3;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:6:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:2;s:12:\"icon_padding\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:1:{s:19:\"hover_primary_color\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(1979,597,'_astra_sites_imported_wp_forms','1'),(3333,820,'_wp_page_template','default'),(2054,620,'_wp_page_template','default'),(2055,620,'_elementor_edit_mode','builder'),(2056,620,'_elementor_template_type','wp-post'),(2057,620,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga\\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2040,618,'_wp_page_template','default'),(2041,618,'_elementor_edit_mode','builder'),(2042,618,'_elementor_template_type','wp-post'),(2043,618,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Story\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"wdmt9lc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":599,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/Groom-free-img.jpg\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true},{\"id\":\"d9tk1eq\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":10},\"elements\":[{\"id\":\"wlleoe4\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Mark Walker\",\"description_text\":\"Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Donec sollicitudin molestie malesuada. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Donec sollicitudin molestie malesuada. Cras ultricies ligula sed magna dictum porta. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Donec rutrum congue leo eget malesuada. Cras ultricies ligula sed magna dictum porta. Cras ultricies ligula sed magna dictum porta.\\n\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4bsp5gj\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"nzctq7q\",\"elType\":\"section\",\"settings\":{\"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\":\"kobd1t1\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"hgo3jn0\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"30\",\"left\":\"0\",\"isLinked\":false},\"reverse_order_mobile\":\"reverse-mobile\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"rt3y18g\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"background_background\":\"classic\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"65\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"15\",\"bottom\":\"30\",\"left\":\"15\",\"isLinked\":false},\"space_between_widgets\":10},\"elements\":[{\"id\":\"ka0uurt\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Sally Pearson\",\"description_text\":\"Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Donec sollicitudin molestie malesuada. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Donec sollicitudin molestie malesuada. Cras ultricies ligula sed magna dictum porta. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Donec rutrum congue leo eget malesuada. Cras ultricies ligula sed magna dictum porta. Cras ultricies ligula sed magna dictum porta.\\n\",\"position\":\"right\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"left\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4zv0l8o\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"square\",\"align\":\"left\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"cc3xin4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"cypw9oe\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":600,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/sally.jpg\"}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"t4im1dw\",\"elType\":\"widget\",\"settings\":{\"space\":{\"unit\":\"px\",\"size\":47},\"space_mobile\":{\"unit\":\"px\",\"size\":0}},\"elements\":[],\"widgetType\":\"spacer\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2044,618,'_elementor_version','2.8.2'),(2045,618,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2058,620,'_elementor_version','2.9.3'),(2059,620,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2061,621,'_wp_page_template','default'),(2062,621,'_elementor_edit_mode','builder'),(2063,621,'_elementor_template_type','wp-post'),(2064,621,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Prana Kriya Yoga Leader <br>\\nYoga and Healing Master\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2065,621,'_elementor_version','2.9.3'),(2066,621,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2075,623,'_wp_page_template','default'),(2076,623,'_elementor_edit_mode','builder'),(2077,623,'_elementor_template_type','wp-post'),(2078,623,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2068,622,'_wp_page_template','default'),(2069,622,'_elementor_edit_mode','builder'),(2070,622,'_elementor_template_type','wp-post'),(2071,622,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"01ffef0\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"97\",\"right\":\"0\",\"bottom\":\"5\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0aa0836\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"-4\",\"bottom\":\"6\",\"left\":\"-4\",\"isLinked\":false}},\"elements\":[{\"id\":\"66852a0\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\"},\"elements\":[{\"id\":\"0304c3f\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10},\"elements\":[],\"isInner\":true},{\"id\":\"56e7952\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":79.333},\"elements\":[{\"id\":\"e5e7443\",\"elType\":\"widget\",\"settings\":{\"title\":\"<div data-id=\\\"3ff3ce6f\\\" data-element_type=\\\"widget\\\" data-widget_type=\\\"heading.default\\\" style=\\\"caret-color: rgb(0, 0, 0); color: rgb(0, 0, 0); font-style: normal; text-transform: none; white-space: normal; font-stretch: inherit; line-height: inherit; font-family: Poppins; font-size: 15px; width: 1120px; letter-spacing: 0.8999999761581421px;\\\"><div style=\\\"margin-top: -35px; margin-bottom: -47px; font-variant-caps: inherit; font-stretch: inherit; line-height: inherit; font-family: inherit; font-size: 15px;\\\"><br><\\/div><\\/div>Gurukul TEACHing Team\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"151b4b0\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F15A25\",\"width\":{\"unit\":\"%\",\"size\":8},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"align\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":true},{\"id\":\"775de24\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":10,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"isInner\":true}],\"isInner\":true},{\"id\":\"5415cda\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"55\",\"bottom\":\"2\",\"left\":\"55\",\"isLinked\":false},\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":55,\"sizes\":[]},\"background_overlay_color_b\":\"rgba(0, 0, 0, 0)\",\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":54,\"sizes\":[]},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.63,\"sizes\":[]}},\"elements\":[{\"id\":\"2c614c4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"45\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7da6c6c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":81},\"css_filters_hue\":{\"unit\":\"px\",\"size\":336},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"ba141ea\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"4cc62c7\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"http:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true},{\"id\":\"1aaf044\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"_inline_size_tablet\":50,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"0cc4d06\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":101},\"css_filters_hue\":{\"unit\":\"px\",\"size\":340},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(255,255,255,0.07)\"},\"_background_background\":\"gradient\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"7c7a6b0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"\",\"title_size\":\"h5\",\"image_size\":{\"unit\":\"%\",\"size\":88},\"title_typography_typography\":\"custom\",\"title_typography_font_weight\":\"700\",\"title_typography_text_transform\":\"uppercase\",\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":1},\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":12},\"_padding\":{\"unit\":\"px\",\"top\":\"27\",\"right\":\"40\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"10\",\"right\":\"35\",\"bottom\":\"0\",\"left\":\"35\",\"isLinked\":false},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"874b8fb\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#f05a22\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#1a212b\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"f63fd79\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\"},\"elements\":[{\"id\":\"b9c3d68\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"9eb406a\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"e8c0e9d\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"87aa9b8\"},{\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"_id\":\"1b34e3a\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"79aa03c\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"a744895\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_secondary_color\":\"#FFFFFF\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"hover_primary_color\":\"#F25D1D\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"48\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"22b0672\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"8a0845c\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"852b694\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"e57bf7e\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"4adb1e8\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":12,\"sizes\":[]},\"icon_padding\":{\"unit\":\"em\",\"size\":0.4,\"sizes\":[]},\"icon_spacing\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"-3\",\"bottom\":\"0\",\"left\":\"-66\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2072,622,'_elementor_version','2.9.3'),(2073,622,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2079,623,'_elementor_version','2.9.3'),(2080,623,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2082,624,'_wp_page_template','default'),(2083,624,'_elementor_edit_mode','builder'),(2084,624,'_elementor_template_type','wp-post'),(2085,624,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2086,624,'_elementor_version','2.9.3'),(2087,624,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2105,627,'_elementor_template_type','wp-post'),(2089,625,'_wp_page_template','default'),(2090,625,'_elementor_edit_mode','builder'),(2091,625,'_elementor_template_type','wp-post'),(2092,625,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2093,625,'_elementor_version','2.9.3'),(2094,625,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2103,627,'_wp_page_template','default'),(2104,627,'_elementor_edit_mode','builder'),(2096,626,'_wp_page_template','default'),(2097,626,'_elementor_edit_mode','builder'),(2098,626,'_elementor_template_type','wp-post'),(2099,626,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/plus.google.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"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\":\"https:\\/\\/www.instagram.com\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2100,626,'_elementor_version','2.9.3'),(2101,626,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2107,627,'_elementor_version','2.9.3'),(2108,627,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4001,940,'_wp_page_template','elementor_header_footer'),(2110,628,'_wp_page_template','default'),(2111,628,'_elementor_edit_mode','builder'),(2112,628,'_elementor_template_type','wp-post'),(2113,628,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2114,628,'_elementor_version','2.9.3'),(2115,628,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2190,636,'_elementor_version','2.8.2'),(2191,636,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2128,631,'_wp_page_template','default'),(2129,631,'_elementor_edit_mode','builder'),(2130,631,'_elementor_template_type','wp-post'),(2131,631,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2132,631,'_elementor_version','2.9.3'),(2133,631,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2134,631,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:4;s:17:\"background_repeat\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:5:\"color\";i:8;s:3:\"gap\";i:8;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:8;s:5:\"align\";i:1;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:8;s:25:\"typography_letter_spacing\";i:2;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:6;s:7:\"z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:3:{s:10:\"text_align\";i:2;s:18:\"title_bottom_space\";i:2;s:17:\"text_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:21:\"hover_secondary_color\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(2148,633,'_elementor_version','2.9.3'),(2149,633,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2272,648,'_elementor_edit_mode','builder'),(2273,648,'_elementor_template_type','wp-post'),(2274,648,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2147,633,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2144,633,'_wp_page_template','default'),(2145,633,'_elementor_edit_mode','builder'),(2146,633,'_elementor_template_type','wp-post'),(2192,636,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:5:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:3;s:12:\"width_mobile\";i:3;s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:3;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:5;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:4;s:15:\"_padding_mobile\";i:5;s:14:\"_margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:9:{s:5:\"width\";i:1;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:15:\"css_filters_hue\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2202,639,'_elementor_version','2.8.2'),(2203,639,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2215,641,'_wp_page_template','default'),(2216,641,'_elementor_edit_mode','builder'),(2217,641,'_elementor_template_type','wp-post'),(2218,641,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2207,640,'_wp_page_template','default'),(2208,640,'_elementor_edit_mode','builder'),(2209,640,'_elementor_template_type','wp-post'),(2210,640,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2211,640,'_elementor_version','2.9.3'),(2212,640,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2213,640,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:3;s:12:\"width_mobile\";i:3;s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:3;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:5;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:4;s:15:\"_padding_mobile\";i:5;s:14:\"_margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:9:{s:5:\"width\";i:1;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:15:\"css_filters_hue\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2219,641,'_elementor_version','2.9.3'),(2220,641,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2588,699,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2232,643,'_wp_page_template','default'),(2233,643,'_elementor_edit_mode','builder'),(2234,643,'_elementor_template_type','wp-post'),(2235,643,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"height\":\"min-height\"},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2241,644,'_wp_page_template','default'),(2242,644,'_elementor_edit_mode','builder'),(2224,642,'_wp_page_template','default'),(2225,642,'_elementor_edit_mode','builder'),(2226,642,'_elementor_template_type','wp-post'),(2227,642,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}]},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2228,642,'_elementor_version','2.9.3'),(2229,642,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2230,642,'_elementor_controls_usage','a:7:{s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:2:{s:12:\"_inline_size\";i:7;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:7:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:13:\"margin_tablet\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:3;s:5:\"align\";i:3;s:12:\"align_mobile\";i:3;s:11:\"header_size\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:3;s:22:\"typography_font_weight\";i:3;s:25:\"typography_text_transform\";i:3;s:25:\"typography_letter_spacing\";i:3;s:29:\"typography_line_height_tablet\";i:1;s:29:\"typography_line_height_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:3;s:12:\"width_mobile\";i:3;s:12:\"align_mobile\";i:3;s:5:\"align\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:4;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:10:\"text_color\";i:5;s:21:\"typography_typography\";i:3;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:21:\"typography_font_style\";i:3;s:22:\"typography_line_height\";i:1;s:12:\"align_mobile\";i:5;s:27:\"typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:4;s:15:\"_padding_mobile\";i:5;s:14:\"_margin_mobile\";i:2;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_image\";a:1:{s:5:\"image\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_style_image\";a:9:{s:5:\"width\";i:1;s:22:\"css_filters_css_filter\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:19:\"image_border_radius\";i:1;s:32:\"image_box_shadow_box_shadow_type\";i:1;s:27:\"image_box_shadow_box_shadow\";i:1;s:15:\"css_filters_hue\";i:1;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2236,643,'_elementor_version','2.9.3'),(2237,643,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2243,644,'_elementor_template_type','wp-post'),(2244,644,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\"},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2245,644,'_elementor_version','2.9.3'),(2246,644,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2587,699,'_elementor_template_type','wp-post'),(2248,645,'_wp_page_template','default'),(2249,645,'_elementor_edit_mode','builder'),(2250,645,'_elementor_template_type','wp-post'),(2251,645,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2252,645,'_elementor_version','2.9.3'),(2253,645,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2585,699,'_wp_page_template','default'),(2586,699,'_elementor_edit_mode','builder'),(2327,657,'_wp_page_template','default'),(2328,657,'_elementor_edit_mode','builder'),(2329,657,'_elementor_template_type','wp-post'),(2330,657,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c40d7b\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"70\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2ebbf9c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"content_position\":\"center\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"fe195c7\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Mission\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"dc051dd\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e5f497e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":20},\"typography_font_weight\":\"700\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.5},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5dcd18a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e5fdae0\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"50\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"96b5b53\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":347,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/mission-2.jpg\"},\"width\":{\"unit\":\"%\",\"size\":100},\"css_filters_css_filter\":\"custom\",\"css_filters_brightness\":{\"unit\":\"px\",\"size\":103},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":96},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":74},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true},\"image_box_shadow_box_shadow_type\":\"yes\",\"image_box_shadow_box_shadow\":{\"horizontal\":10,\"vertical\":10,\"blur\":0,\"spread\":1,\"color\":\"rgba(0,0,0,0.07)\"},\"css_filters_hue\":{\"unit\":\"px\",\"size\":360}},\"elements\":[],\"widgetType\":\"image\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Extraordinary Experiences\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<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>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Our Core Values\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"6d1a71e\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Locavit liberioris possedit\",\"icon\":\"fa fa-minus\",\"_id\":\"cd48abc\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Diremit mundi mare undae\",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}},{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-check\",\"library\":\"fa-solid\"}}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2268,647,'_elementor_version','2.9.3'),(2269,647,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2264,647,'_wp_page_template','default'),(2265,647,'_elementor_edit_mode','builder'),(2266,647,'_elementor_template_type','wp-post'),(2267,647,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"},{\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"194d982\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3993,939,'_elementor_edit_mode','builder'),(3994,939,'_elementor_template_type','wp-post'),(3995,939,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2271,648,'_wp_page_template','default'),(2275,648,'_elementor_version','2.9.3'),(2276,648,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2278,649,'_wp_page_template','default'),(2279,649,'_elementor_edit_mode','builder'),(2280,649,'_elementor_template_type','wp-post'),(2281,649,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2282,649,'_elementor_version','2.9.3'),(2283,649,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2286,650,'_wp_page_template','default'),(2287,650,'_elementor_edit_mode','builder'),(2288,650,'_elementor_template_type','wp-post'),(2289,650,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2290,650,'_elementor_version','2.9.3'),(2291,650,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2295,651,'_wp_page_template','default'),(2296,651,'_elementor_edit_mode','builder'),(2297,651,'_elementor_template_type','wp-post'),(2298,651,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2299,651,'_elementor_version','2.9.3'),(2300,651,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2312,653,'_wp_page_template','default'),(2313,653,'_elementor_edit_mode','builder'),(2314,653,'_elementor_template_type','wp-post'),(2315,653,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2304,652,'_wp_page_template','default'),(2305,652,'_elementor_edit_mode','builder'),(2306,652,'_elementor_template_type','wp-post'),(2307,652,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (2308,652,'_elementor_version','2.9.3'),(2309,652,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2310,652,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:4;s:17:\"background_repeat\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:5:\"color\";i:8;s:3:\"gap\";i:8;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:8;s:5:\"align\";i:1;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:8;s:25:\"typography_letter_spacing\";i:2;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:6;s:7:\"z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:14:\"caption_source\";i:2;s:7:\"caption\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:3:{s:10:\"text_align\";i:2;s:18:\"title_bottom_space\";i:2;s:17:\"text_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:21:\"hover_secondary_color\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(2316,653,'_elementor_version','2.9.3'),(2317,653,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3226,372,'_elementor_controls_usage','a:3:{s:11:\"testimonial\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_testimonial\";a:5:{s:19:\"testimonial_content\";i:3;s:17:\"testimonial_image\";i:3;s:16:\"testimonial_name\";i:3;s:15:\"testimonial_job\";i:3;s:21:\"testimonial_alignment\";i:3;}}s:5:\"style\";a:4:{s:33:\"section_style_testimonial_content\";a:5:{s:21:\"content_content_color\";i:3;s:29:\"content_typography_typography\";i:3;s:28:\"content_typography_font_size\";i:3;s:30:\"content_typography_font_weight\";i:3;s:30:\"content_typography_line_height\";i:3;}s:31:\"section_style_testimonial_image\";a:1:{s:10:\"image_size\";i:3;}s:30:\"section_style_testimonial_name\";a:4:{s:15:\"name_text_color\";i:3;s:26:\"name_typography_typography\";i:3;s:25:\"name_typography_font_size\";i:3;s:32:\"name_typography_font_size_tablet\";i:3;}s:29:\"section_style_testimonial_job\";a:4:{s:14:\"job_text_color\";i:3;s:25:\"job_typography_typography\";i:3;s:24:\"job_typography_font_size\";i:3;s:26:\"job_typography_font_weight\";i:3;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:3;}}s:5:\"style\";a:2:{s:14:\"section_border\";a:6:{s:12:\"border_width\";i:3;s:13:\"border_radius\";i:3;s:26:\"box_shadow_box_shadow_type\";i:3;s:21:\"box_shadow_box_shadow\";i:3;s:32:\"box_shadow_hover_box_shadow_type\";i:3;s:27:\"box_shadow_hover_box_shadow\";i:3;}s:13:\"section_style\";a:1:{s:21:\"background_background\";i:2;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:6:\"margin\";i:3;s:7:\"padding\";i:3;s:13:\"margin_tablet\";i:3;s:13:\"margin_mobile\";i:3;s:14:\"padding_tablet\";i:3;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}s:14:\"section_layout\";a:3:{s:3:\"gap\";i:1;s:13:\"custom_height\";i:1;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:3:{s:7:\"padding\";i:2;s:14:\"padding_tablet\";i:2;s:14:\"padding_mobile\";i:1;}}}}}'),(5836,368,'_elementor_css','a:5:{s:4:\"time\";i:1585548035;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(2331,657,'_elementor_version','2.9.3'),(2332,657,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2335,370,'_elementor_edit_mode','builder'),(2336,370,'_elementor_template_type','wp-page'),(2337,370,'_elementor_version','2.9.3'),(2338,370,'_astra_content_layout_flag','disabled'),(2339,370,'site-post-title','disabled'),(2340,370,'ast-title-bar-display','disabled'),(2341,370,'ast-featured-img','disabled'),(3335,821,'_elementor_edit_mode','builder'),(3336,821,'_elementor_template_type','wp-page'),(3337,821,'_elementor_version','2.9.3'),(3338,821,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2354,370,'_elementor_data','[]'),(2405,671,'_elementor_controls_usage','a:0:{}'),(2406,671,'_elementor_edit_mode','builder'),(2407,671,'_elementor_template_type','wp-page'),(2408,671,'_elementor_version','2.9.3'),(2409,671,'_elementor_data','[]'),(2410,671,'_wp_page_template','default'),(3242,372,'_elementor_css','a:5:{s:4:\"time\";i:1583001668;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3244,805,'_elementor_controls_usage','a:0:{}'),(3245,805,'_elementor_template_type','wp-page'),(3246,805,'_elementor_version','2.9.3'),(3247,805,'_wp_page_template','default'),(3248,805,'_elementor_data','[]'),(3249,805,'_elementor_edit_mode','builder'),(3272,810,'_wp_page_template','default'),(3273,810,'_elementor_edit_mode','builder'),(3274,810,'_elementor_template_type','wp-post'),(3275,810,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"\",\"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\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"7b3e073\"}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3276,810,'_elementor_version','2.9.3'),(3277,810,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3279,811,'_wp_page_template','default'),(3280,811,'_elementor_edit_mode','builder'),(3281,811,'_elementor_template_type','wp-post'),(3282,811,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"\",\"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_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"7b3e073\"},{\"social\":\"fa fa-twitter\",\"_id\":\"0ec3dce\",\"link\":{\"url\":\"#\",\"is_external\":\"\",\"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}}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3283,811,'_elementor_version','2.9.3'),(3284,811,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3286,812,'_wp_page_template','default'),(3287,812,'_elementor_edit_mode','builder'),(3288,812,'_elementor_template_type','wp-post'),(3289,812,'_elementor_data','[{\"id\":\"34cbd81\",\"elType\":\"section\",\"settings\":{\"padding\":{\"unit\":\"px\",\"top\":\"165\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_position\":\"bottom left\",\"background_size\":\"cover\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"30\",\"bottom\":\"80\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"51\",\"right\":\"20\",\"bottom\":\"10\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"1dfb88a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_color\":\"#ffffff\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"8672813\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false}},\"elements\":[{\"id\":\"21ad806\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":55,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#ffffff\",\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"_inline_size_tablet\":55,\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"45\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"74c0dbc\",\"elType\":\"widget\",\"settings\":{\"title\":\"We\'re ready, Let\'s talk.\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"bef937d\",\"elType\":\"widget\",\"settings\":{\"shortcode\":\"[wpforms id=\\\"13\\\"]\\t\",\"_padding\":{\"unit\":\"px\",\"top\":\"33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"shortcode\"}],\"isInner\":true},{\"id\":\"150c869\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":45,\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"80\",\"isLinked\":false},\"_inline_size_tablet\":45,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.87},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"29\",\"bottom\":\"0\",\"left\":\"29\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"border_radius\":{\"unit\":\"px\",\"top\":\"4\",\"right\":\"4\",\"bottom\":\"4\",\"left\":\"4\",\"isLinked\":true}},\"elements\":[{\"id\":\"f73529e\",\"elType\":\"widget\",\"settings\":{\"title\":\"Contact info\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"typography_text_transform\":\"uppercase\",\"align_mobile\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f47ccc1\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Email Us\",\"description_text\":\"hello@pranakriyayoga.com\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-14\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"e842658\",\"elType\":\"widget\",\"settings\":{\"title_text\":\"Call Us\",\"description_text\":\"+44 7480 257766\",\"primary_color\":\"rgba(64,177,208,0.86)\",\"icon_space\":{\"unit\":\"px\",\"size\":12},\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"title_color\":\"#000000\",\"position\":\"left\",\"icon_size\":{\"unit\":\"px\",\"size\":22},\"title_typography_font_weight\":\"700\",\"description_color\":\"#4c5863\",\"description_typography_typography\":\"custom\",\"text_align\":\"left\",\"title_typography_typography\":\"custom\",\"_padding\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"-7\",\"bottom\":\"-7\",\"left\":\"-7\",\"isLinked\":false},\"title_typography_text_transform\":\"uppercase\",\"description_typography_line_height\":{\"unit\":\"px\",\"size\":\"\"},\"title_size\":\"h6\",\"text_align_mobile\":\"center\",\"title_bottom_space_tablet\":{\"unit\":\"px\",\"size\":10},\"title_bottom_space_mobile\":{\"unit\":\"px\",\"size\":8},\"selected_icon\":{\"value\":\"\",\"library\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"-16\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-box\"},{\"id\":\"9f74309\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"57fe014\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"\",\"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_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"7b3e073\"},{\"social\":\"fa fa-twitter\",\"_id\":\"0ec3dce\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"\",\"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}}],\"shape\":\"circle\",\"align\":\"left\",\"align_mobile\":\"center\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#939393\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_size_tablet\":{\"unit\":\"px\",\"size\":16},\"icon_size_mobile\":{\"unit\":\"px\",\"size\":15},\"icon_padding\":{\"unit\":\"em\",\"size\":0.6},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"icon_spacing_mobile\":{\"unit\":\"px\",\"size\":13},\"hover_primary_color\":\"#fb2056\",\"hover_secondary_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3290,812,'_elementor_version','2.9.3'),(3291,812,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3292,291,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:2;s:5:\"align\";i:2;s:12:\"align_mobile\";i:2;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:4:{s:21:\"typography_typography\";i:2;s:22:\"typography_font_weight\";i:2;s:25:\"typography_letter_spacing\";i:2;s:25:\"typography_text_transform\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:1;}}}}s:9:\"shortcode\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:17:\"section_shortcode\";a:1:{s:9:\"shortcode\";i:1;}}s:8:\"advanced\";a:2:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}s:19:\"_section_background\";a:1:{s:22:\"_background_background\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:3;s:19:\"_inline_size_tablet\";i:2;s:16:\"content_position\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:6:\"margin\";i:2;s:13:\"margin_mobile\";i:3;s:7:\"padding\";i:3;s:14:\"padding_mobile\";i:3;s:14:\"padding_tablet\";i:3;s:13:\"margin_tablet\";i:1;}}s:5:\"style\";a:3:{s:13:\"section_style\";a:3:{s:21:\"background_background\";i:2;s:16:\"background_color\";i:2;s:17:\"background_repeat\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:2;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}s:14:\"section_border\";a:1:{s:13:\"border_radius\";i:2;}}}}s:8:\"icon-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:9;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:5:{s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;s:8:\"position\";i:2;s:10:\"title_size\";i:2;s:13:\"selected_icon\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_style_icon\";a:3:{s:13:\"primary_color\";i:2;s:10:\"icon_space\";i:2;s:9:\"icon_size\";i:2;}s:21:\"section_style_content\";a:12:{s:18:\"title_bottom_space\";i:2;s:11:\"title_color\";i:2;s:28:\"title_typography_font_weight\";i:2;s:17:\"description_color\";i:2;s:33:\"description_typography_typography\";i:2;s:10:\"text_align\";i:2;s:27:\"title_typography_typography\";i:2;s:31:\"title_typography_text_transform\";i:2;s:34:\"description_typography_line_height\";i:2;s:17:\"text_align_mobile\";i:2;s:25:\"title_bottom_space_tablet\";i:2;s:25:\"title_bottom_space_mobile\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:2;s:7:\"_margin\";i:1;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:7;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:4:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;s:5:\"align\";i:1;s:12:\"align_mobile\";i:1;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:9:{s:10:\"icon_color\";i:1;s:18:\"icon_primary_color\";i:1;s:20:\"icon_secondary_color\";i:1;s:9:\"icon_size\";i:1;s:16:\"icon_size_tablet\";i:1;s:16:\"icon_size_mobile\";i:1;s:12:\"icon_padding\";i:1;s:12:\"icon_spacing\";i:1;s:19:\"icon_spacing_mobile\";i:1;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:1;s:21:\"hover_secondary_color\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:14:\"padding_tablet\";i:2;s:7:\"padding\";i:1;s:13:\"margin_tablet\";i:1;s:14:\"padding_mobile\";i:1;}}s:5:\"style\";a:1:{s:18:\"section_background\";a:3:{s:21:\"background_background\";i:1;s:19:\"background_position\";i:1;s:15:\"background_size\";i:1;}}}}}'),(3302,815,'_wp_page_template','default'),(3303,815,'_elementor_css','a:5:{s:4:\"time\";i:1582999481;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3305,816,'_elementor_edit_mode','builder'),(3306,816,'_elementor_template_type','wp-page'),(3307,816,'_elementor_version','2.9.3'),(3308,816,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2380,372,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body. Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life\\u2019s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\",\"testimonial_image\":{\"id\":771,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/IMG_6275.jpg\"},\"testimonial_name\":\"Yogi Kaivalyananda\",\"testimonial_job\":\"Prana Kriya Yoga Leader, Yoga and Healing Master\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2379,372,'_wp_page_template','default'),(3339,821,'_wp_page_template','default'),(2381,667,'_elementor_controls_usage','a:0:{}'),(2382,667,'_elementor_edit_mode','builder'),(2383,667,'_elementor_template_type','wp-page'),(2384,667,'_elementor_version','2.9.3'),(2385,667,'_wp_page_template','default'),(2386,667,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers reviews\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":664,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava4.png\"},\"testimonial_name\":\"Adam Sendler\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mila Kunis\",\"testimonial_job\":\"Manager\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":25,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2387,668,'_elementor_edit_mode','builder'),(2388,668,'_elementor_template_type','wp-page'),(2389,668,'_elementor_version','2.9.3'),(2390,668,'_wp_page_template','default'),(2391,668,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Customers reviews\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":664,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava4.png\"},\"testimonial_name\":\"Adam Sendler\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mila Kunis\",\"testimonial_job\":\"Manager\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2393,669,'_elementor_edit_mode','builder'),(2394,669,'_elementor_template_type','wp-page'),(2395,669,'_elementor_version','2.9.3'),(2396,669,'_wp_page_template','default'),(2397,669,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":664,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava4.png\"},\"testimonial_name\":\"Adam Sendler\",\"testimonial_job\":\"Designer\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mila Kunis\",\"testimonial_job\":\"Manager\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2677,715,'_elementor_edit_mode','builder'),(2678,715,'_elementor_template_type','wp-page'),(2679,715,'_elementor_version','2.9.3'),(2680,715,'_wp_page_template','default'),(2681,715,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mila Kunis\",\"testimonial_job\":\"Manager\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2675,714,'_wp_attached_file','2020/02/HB_head-1-of-2.jpg'),(2676,714,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1500;s:4:\"file\";s:26:\"2020/02/HB_head-1-of-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:26:\"HB_head-1-of-2-300x300.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:300;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:28:\"HB_head-1-of-2-1024x1024.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:26:\"HB_head-1-of-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:26:\"HB_head-1-of-2-768x768.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:768;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:26:\"HB_head-1-of-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:19:\"Canon EOS REBEL T1i\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1564159246\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"33\";s:3:\"iso\";s:3:\"400\";s:13:\"shutter_speed\";s:17:\"0.033333333333333\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3122,781,'_elementor_controls_usage','a:0:{}'),(3123,781,'_elementor_edit_mode','builder'),(3124,781,'_elementor_template_type','wp-page'),(3125,781,'_elementor_version','2.9.3'),(3126,781,'_elementor_data','[]'),(3127,781,'_wp_page_template','default'),(3639,867,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:960;s:6:\"height\";i:720;s:4:\"file\";s:18:\"2020/02/anthea.jpg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:18:\"anthea-300x225.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:225;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:18:\"anthea-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:18:\"anthea-768x576.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:18:\"anthea-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(3638,867,'_wp_attached_file','2020/02/anthea.jpg'),(3151,784,'_wp_page_template','default'),(2404,370,'_wp_page_template','default'),(5514,1122,'_thumbnail_id','1139'),(5517,1141,'_wp_attached_file','2020/03/IMG_20190901_072749.jpg'),(5518,1141,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1181;s:6:\"height\";i:787;s:4:\"file\";s:31:\"2020/03/IMG_20190901_072749.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:32:\"IMG_20190901_072749-1024x682.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:682;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:31:\"IMG_20190901_072749-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"LYA-L29\";s:7:\"caption\";s:3:\"rpt\";s:17:\"created_timestamp\";s:10:\"1567322870\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"5.58\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:8:\"0.002615\";s:5:\"title\";s:3:\"rpt\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(3309,816,'_wp_page_template','default'),(3311,817,'_elementor_edit_mode','builder'),(3312,817,'_elementor_template_type','wp-page'),(3313,817,'_elementor_version','2.9.3'),(3314,817,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2473,686,'_menu_item_orphaned','1582925899'),(2474,687,'_menu_item_type','taxonomy'),(2475,687,'_menu_item_menu_item_parent','0'),(2476,687,'_menu_item_object_id','8'),(2477,687,'_menu_item_object','category'),(2478,687,'_menu_item_target',''),(2479,687,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2480,687,'_menu_item_xfn',''),(2481,687,'_menu_item_url',''),(2482,687,'_menu_item_orphaned','1582925899'),(2492,689,'_menu_item_type','taxonomy'),(2493,689,'_menu_item_menu_item_parent','0'),(2494,689,'_menu_item_object_id','10'),(2495,689,'_menu_item_object','category'),(2496,689,'_menu_item_target',''),(2497,689,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2498,689,'_menu_item_xfn',''),(2499,689,'_menu_item_url',''),(2500,689,'_menu_item_orphaned','1582925899'),(2501,690,'_menu_item_type','taxonomy'),(2502,690,'_menu_item_menu_item_parent','0'),(2503,690,'_menu_item_object_id','11'),(2504,690,'_menu_item_object','category'),(2505,690,'_menu_item_target',''),(2506,690,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2507,690,'_menu_item_xfn',''),(2508,690,'_menu_item_url',''),(2509,690,'_menu_item_orphaned','1582925899'),(2510,691,'_menu_item_type','taxonomy'),(2511,691,'_menu_item_menu_item_parent','0'),(2512,691,'_menu_item_object_id','12'),(2513,691,'_menu_item_object','category'),(2514,691,'_menu_item_target',''),(2515,691,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2516,691,'_menu_item_xfn',''),(2517,691,'_menu_item_url',''),(2518,691,'_menu_item_orphaned','1582925899'),(2519,692,'_menu_item_type','taxonomy'),(2520,692,'_menu_item_menu_item_parent','0'),(2521,692,'_menu_item_object_id','13'),(2522,692,'_menu_item_object','category'),(2523,692,'_menu_item_target',''),(2524,692,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2525,692,'_menu_item_xfn',''),(2526,692,'_menu_item_url',''),(2527,692,'_menu_item_orphaned','1582925899'),(2528,693,'_menu_item_type','taxonomy'),(2529,693,'_menu_item_menu_item_parent','0'),(2530,693,'_menu_item_object_id','14'),(2531,693,'_menu_item_object','category'),(2532,693,'_menu_item_target',''),(2533,693,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2534,693,'_menu_item_xfn',''),(2535,693,'_menu_item_url',''),(2536,693,'_menu_item_orphaned','1582925899'),(2537,694,'_menu_item_type','taxonomy'),(2538,694,'_menu_item_menu_item_parent','0'),(2539,694,'_menu_item_object_id','15'),(2540,694,'_menu_item_object','category'),(2541,694,'_menu_item_target',''),(2542,694,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2543,694,'_menu_item_xfn',''),(2544,694,'_menu_item_url',''),(2545,694,'_menu_item_orphaned','1582925899'),(2546,695,'_menu_item_type','taxonomy'),(2547,695,'_menu_item_menu_item_parent','0'),(2548,695,'_menu_item_object_id','16'),(2549,695,'_menu_item_object','category'),(2550,695,'_menu_item_target',''),(2551,695,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2552,695,'_menu_item_xfn',''),(2553,695,'_menu_item_url',''),(2554,695,'_menu_item_orphaned','1582925899'),(2555,696,'_menu_item_type','taxonomy'),(2556,696,'_menu_item_menu_item_parent','0'),(2557,696,'_menu_item_object_id','1'),(2558,696,'_menu_item_object','category'),(2559,696,'_menu_item_target',''),(2560,696,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(2561,696,'_menu_item_xfn',''),(2562,696,'_menu_item_url',''),(2563,696,'_menu_item_orphaned','1582925899'),(2565,273,'_wp_page_template','default'),(2566,273,'_elementor_data','[]'),(2567,697,'_elementor_controls_usage','a:0:{}'),(2568,697,'_elementor_edit_mode','builder'),(2569,697,'_elementor_template_type','wp-page'),(2570,697,'_elementor_version','2.9.3'),(2571,697,'_wp_page_template','default'),(2572,697,'_elementor_data','[]'),(2574,273,'_astra_content_layout_flag','disabled'),(2575,273,'ast-title-bar-display','disabled'),(2617,703,'_elementor_version','2.9.3'),(2618,703,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2589,699,'_elementor_version','2.9.3'),(2590,699,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2613,703,'_wp_page_template','default'),(2614,703,'_elementor_edit_mode','builder'),(2615,703,'_elementor_template_type','wp-post'),(2616,703,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2610,702,'_elementor_version','2.9.3'),(2611,702,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2599,701,'_wp_page_template','default'),(2600,701,'_elementor_edit_mode','builder'),(2601,701,'_elementor_template_type','wp-post'),(2602,701,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"d6e5528\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"051d29f\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f2ad65\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e2a2655\",\"elType\":\"widget\",\"settings\":{\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"810546a\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"Spectent tonitrua mutastis\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"f1e8dc3\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false}]'),(2603,701,'_elementor_version','2.9.3'),(2604,701,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2606,702,'_wp_page_template','default'),(2607,702,'_elementor_edit_mode','builder'),(2608,702,'_elementor_template_type','wp-post'),(2609,702,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2751,727,'_wp_page_template','default'),(2752,727,'_elementor_edit_mode','builder'),(2753,727,'_elementor_template_type','wp-post'),(2754,727,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2655,711,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72897bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900},\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7199241\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a8eb2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c Yogi Ashokananda\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"29\",\"left\":\"125\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2635,709,'_wp_page_template','default'),(2636,709,'_elementor_edit_mode','builder'),(2637,709,'_elementor_template_type','wp-post'),(2638,709,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72897bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900},\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"7199241\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2a8eb2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c Yogi Ashokananda\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"29\",\"left\":\"125\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36db80a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":705,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#011627\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":15},\"background_overlay_color_b\":\"rgba(249,248,248,0.77)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"386ff2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c67b229\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.85},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_color_b\":\"rgba(249,248,248,0)\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7b8d9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b96096b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"rgba(255,255,255,0.65)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ab14cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum Dolor Sit Amet, Consectetur Adipiscing Elit. Ut Elit Tellus, Luctus Nec Ullamcorper.\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e870d2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d81165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Study Nature, Love Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5a4518\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22108ca\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5791dd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Autumn Is a Second Spring\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42f3828\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"09c8e62\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29a9373\",\"elType\":\"widget\",\"settings\":{\"title\":\"Just Let It Rain\\n\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0936e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"06f848f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bdbaee\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Light Wind Swept Over The Corn, And All Nature Laughed In The Sunshine.\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d71124\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b03254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2e78b54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee8b322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forest Wilderness\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed422bc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aba541\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9eb305f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":706,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d079106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Look Deep Into Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89e1e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d32ab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f5104a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":707,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a7c64d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Just Living Is Not Enough\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a41617\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c4f2b11\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d632c73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":708,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a0b7ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adopt The Pace Of Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff7c8b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0bc5c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f9f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8dfa9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"d601f84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":63.957,\"content_position\":\"center\",\"_inline_size_tablet\":64},\"elements\":[{\"id\":\"471ffbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Click Edit Button To Change This Text Lorem Ipsum Dolor\",\"align\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"31b8d64\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.043,\"_inline_size_tablet\":28},\"elements\":[{\"id\":\"038616e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ddfff0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2639,709,'_elementor_version','2.9.3'),(2640,709,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2652,711,'_wp_page_template','default'),(2653,711,'_elementor_edit_mode','builder'),(2654,711,'_elementor_template_type','wp-post'),(2642,710,'_wp_page_template','default'),(2643,710,'_elementor_edit_mode','builder'),(2644,710,'_elementor_template_type','wp-post'),(2645,710,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72897bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900},\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7199241\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a8eb2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c Yogi Ashokananda\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"29\",\"left\":\"125\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36db80a\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":705,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/bg-09-free-img.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#011627\",\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":15},\"background_overlay_color_b\":\"rgba(249,248,248,0.77)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"386ff2c\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"c67b229\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.85},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"background_overlay_color_b\":\"rgba(249,248,248,0)\",\"background_background\":\"classic\"},\"elements\":[{\"id\":\"7b8d9f4\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"b96096b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Services\",\"header_size\":\"h5\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"rgba(255,255,255,0.65)\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9ab14cc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Lorem Ipsum Dolor Sit Amet, Consectetur Adipiscing Elit. Ut Elit Tellus, Luctus Nec Ullamcorper.\",\"header_size\":\"h3\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6e870d2\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1d81165\",\"elType\":\"widget\",\"settings\":{\"title\":\"Study Nature, Love Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b5a4518\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"22108ca\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5791dd8\",\"elType\":\"widget\",\"settings\":{\"title\":\"Autumn Is a Second Spring\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"42f3828\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"09c8e62\",\"elType\":\"widget\",\"settings\":{\"color\":\"rgba(255,255,255,0.3)\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"29a9373\",\"elType\":\"widget\",\"settings\":{\"title\":\"Just Let It Rain\\n\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9d0936e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"text_color\":\"rgba(255,255,255,0.65)\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"06f848f\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"75\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"45\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"4bdbaee\",\"elType\":\"widget\",\"settings\":{\"title\":\"A Light Wind Swept Over The Corn, And All Nature Laughed In The Sunshine.\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"7d71124\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"8b03254\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"2e78b54\",\"elType\":\"widget\",\"settings\":{\"title\":\"Projects\",\"header_size\":\"h5\",\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ee8b322\",\"elType\":\"widget\",\"settings\":{\"title\":\"Forest Wilderness\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed422bc\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1aba541\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"9eb305f\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":706,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-01-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d079106\",\"elType\":\"widget\",\"settings\":{\"title\":\"Look Deep Into Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"89e1e13\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d32ab0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1f5104a\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":707,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-02-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"a7c64d2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Just Living Is Not Enough\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5a41617\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"c4f2b11\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"d632c73\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":708,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/img-03-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"6a0b7ec\",\"elType\":\"widget\",\"settings\":{\"title\":\"Adopt The Pace Of Nature\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"link\":{\"url\":\"#\",\"is_external\":\"\",\"nofollow\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ff7c8b1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.<\\/p>\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"a0bc5c1\",\"elType\":\"section\",\"settings\":{\"structure\":\"40\",\"background_background\":\"classic\",\"background_color\":\"#f9f8f8\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"c8dfa9f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false},{\"id\":\"d601f84\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":63.957,\"content_position\":\"center\",\"_inline_size_tablet\":64},\"elements\":[{\"id\":\"471ffbe\",\"elType\":\"widget\",\"settings\":{\"title\":\"Click Edit Button To Change This Text Lorem Ipsum Dolor\",\"align\":\"left\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false},\"header_size\":\"h3\",\"align_mobile\":\"center\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":\"\"},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":\"\"}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"31b8d64\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":22.043,\"_inline_size_tablet\":28},\"elements\":[{\"id\":\"038616e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Learn More\",\"align\":\"center\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":\"\"},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":\"\"},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-7\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false},{\"id\":\"ddfff0f\",\"elType\":\"column\",\"settings\":{\"_column_size\":25,\"_inline_size\":7,\"_inline_size_tablet\":2},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(2646,710,'_elementor_version','2.9.3'),(2647,710,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2656,711,'_elementor_version','2.9.3'),(2657,711,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2671,713,'_elementor_version','2.9.3'),(2672,713,'_wp_page_template','default'),(2673,713,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":664,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava4.png\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mila Kunis\",\"testimonial_job\":\"Manager\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2669,713,'_elementor_edit_mode','builder'),(2670,713,'_elementor_template_type','wp-page'),(2695,718,'_elementor_edit_mode','builder'),(2696,718,'_elementor_template_type','wp-page'),(2697,718,'_elementor_version','2.9.3'),(2698,718,'_wp_page_template','default'),(2699,718,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2689,717,'_elementor_edit_mode','builder'),(2690,717,'_elementor_template_type','wp-page'),(2691,717,'_elementor_version','2.9.3'),(2692,717,'_wp_page_template','default'),(2693,717,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"7838b677\",\"elType\":\"widget\",\"settings\":{\"title\":\"Testimonials\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":65},\"typography_font_weight\":\"600\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2701,719,'_elementor_edit_mode','builder'),(2702,719,'_elementor_template_type','wp-page'),(2703,719,'_elementor_version','2.9.3'),(2704,719,'_wp_page_template','default'),(2705,719,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":665,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/y9.png\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2709,721,'_elementor_edit_mode','builder'),(2710,721,'_elementor_template_type','wp-page'),(2711,721,'_elementor_version','2.9.3'),(2712,721,'_wp_page_template','default'),(2713,721,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":720,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2715,722,'_elementor_edit_mode','builder'),(2716,722,'_elementor_template_type','wp-page'),(2717,722,'_elementor_version','2.9.3'),(2718,722,'_wp_page_template','default'),(2719,722,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":720,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2721,723,'_elementor_edit_mode','builder'),(2722,723,'_elementor_template_type','wp-page'),(2723,723,'_elementor_version','2.9.3'),(2724,723,'_wp_page_template','default'),(2725,723,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":720,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3033,766,'_elementor_edit_mode','builder'),(3034,766,'_elementor_template_type','wp-page'),(3035,766,'_elementor_version','2.9.3'),(3036,766,'_wp_page_template','default'),(3037,766,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"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.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2727,724,'_wp_page_template','default'),(2728,724,'_elementor_edit_mode','builder'),(2729,724,'_elementor_template_type','wp-post'),(2730,724,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2731,724,'_elementor_version','2.9.3'),(2732,724,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2733,724,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:4;s:17:\"background_repeat\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:5:\"color\";i:8;s:3:\"gap\";i:8;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:8;s:5:\"align\";i:1;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:8;s:25:\"typography_letter_spacing\";i:2;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:6;s:7:\"z_index\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:14:\"caption_source\";i:2;s:7:\"caption\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:3:{s:10:\"text_align\";i:2;s:18:\"title_bottom_space\";i:2;s:17:\"text_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:21:\"hover_secondary_color\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(2735,725,'_wp_page_template','default'),(2736,725,'_elementor_edit_mode','builder'),(2737,725,'_elementor_template_type','wp-post'),(2738,725,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"72897bd\",\"elType\":\"section\",\"settings\":{\"content_width\":{\"unit\":\"px\",\"size\":900},\"gap\":\"no\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"20\",\"bottom\":\"75\",\"left\":\"20\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"7199241\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2a8eb2a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c Yogi Ashokananda\",\"align\":\"center\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"125\",\"bottom\":\"29\",\"left\":\"125\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"25\",\"bottom\":\"10\",\"left\":\"25\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2739,725,'_elementor_version','2.9.3'),(2740,725,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2741,725,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:7;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;s:6:\"margin\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:5:{s:6:\"layout\";i:1;s:6:\"height\";i:1;s:13:\"content_width\";i:1;s:3:\"gap\";i:1;s:16:\"content_position\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:5;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:6;s:11:\"header_size\";i:5;s:5:\"align\";i:6;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:5;s:29:\"typography_line_height_tablet\";i:4;s:29:\"typography_line_height_mobile\";i:4;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:5;s:5:\"color\";i:5;s:3:\"gap\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"width_mobile\";i:5;s:12:\"align_mobile\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:7;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:4:{s:10:\"text_color\";i:7;s:21:\"typography_typography\";i:3;s:21:\"typography_font_style\";i:3;s:12:\"align_mobile\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:14:\"_margin_mobile\";i:4;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2755,727,'_elementor_version','2.9.3'),(2756,727,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2758,728,'_wp_page_template','default'),(2759,728,'_elementor_edit_mode','builder'),(2760,728,'_elementor_template_type','wp-post'),(2761,728,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Times New Roman\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2762,728,'_elementor_version','2.9.3'),(2763,728,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2767,729,'_wp_page_template','default'),(2768,729,'_elementor_edit_mode','builder'),(2769,729,'_elementor_template_type','wp-post'),(2770,729,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2771,729,'_elementor_version','2.9.3'),(2772,729,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2775,730,'_wp_page_template','default'),(2776,730,'_elementor_edit_mode','builder'),(2777,730,'_elementor_template_type','wp-post'),(2778,730,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2779,730,'_elementor_version','2.9.3'),(2780,730,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2782,731,'_wp_page_template','default'),(2783,731,'_elementor_edit_mode','builder'),(2784,731,'_elementor_template_type','wp-post'),(2785,731,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2786,731,'_elementor_version','2.9.3'),(2787,731,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2789,732,'_wp_page_template','default'),(2790,732,'_elementor_edit_mode','builder'),(2791,732,'_elementor_template_type','wp-post'),(2792,732,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2793,732,'_elementor_version','2.9.3'),(2794,732,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2822,736,'_wp_page_template','default'),(2814,735,'_wp_page_template','default'),(2815,735,'_elementor_edit_mode','builder'),(2816,735,'_elementor_template_type','wp-post'),(2817,735,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2887,744,'_elementor_version','2.9.3'),(2888,744,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2891,745,'_wp_page_template','default'),(2892,745,'_elementor_edit_mode','builder'),(2893,745,'_elementor_template_type','wp-post'),(2894,745,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2806,734,'_wp_page_template','default'),(2807,734,'_elementor_edit_mode','builder'),(2808,734,'_elementor_template_type','wp-post'),(2809,734,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"bold\",\"typography_font_style\":\"italic\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2810,734,'_elementor_version','2.9.3'),(2811,734,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2812,734,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:2:{s:6:\"layout\";i:1;s:6:\"height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:3;s:13:\"margin_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:8:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:2;s:5:\"align\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:21:\"typography_font_style\";i:5;s:10:\"text_color\";i:7;s:12:\"align_mobile\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:14:\"_margin_mobile\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:5;s:29:\"typography_line_height_tablet\";i:4;s:29:\"typography_line_height_mobile\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:5;s:5:\"color\";i:5;s:3:\"gap\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"width_mobile\";i:5;s:12:\"align_mobile\";i:5;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2818,735,'_elementor_version','2.9.3'),(2819,735,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2823,736,'_elementor_edit_mode','builder'),(2824,736,'_elementor_template_type','wp-post'),(2825,736,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"230\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2826,736,'_elementor_version','2.9.3'),(2827,736,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2829,737,'_wp_page_template','default'),(2830,737,'_elementor_edit_mode','builder'),(2831,737,'_elementor_template_type','wp-post'),(2832,737,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"224\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":3000,\"background_slideshow_transition_duration\":300,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2833,737,'_elementor_version','2.9.3'),(2834,737,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2837,738,'_wp_page_template','default'),(2838,738,'_elementor_edit_mode','builder'),(2839,738,'_elementor_template_type','wp-post'),(2840,738,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16,\"sizes\":[]},\"typography_font_weight\":\"bold\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2841,738,'_elementor_version','2.9.3'),(2842,738,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2845,739,'_wp_page_template','default'),(2846,739,'_elementor_edit_mode','builder'),(2847,739,'_elementor_template_type','wp-post'),(2848,739,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2849,739,'_elementor_version','2.9.3'),(2850,739,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2852,740,'_wp_page_template','default'),(2853,740,'_elementor_edit_mode','builder'),(2854,740,'_elementor_template_type','wp-post'),(2855,740,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2856,740,'_elementor_version','2.9.3'),(2857,740,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5101,1090,'_elementor_edit_mode','builder'),(5102,1090,'_elementor_template_type','wp-post'),(2859,741,'_wp_page_template','default'),(2860,741,'_elementor_edit_mode','builder'),(2861,741,'_elementor_template_type','wp-post'),(2862,741,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":172,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2863,741,'_elementor_version','2.9.3'),(2864,741,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2867,742,'_wp_page_template','default'),(2868,742,'_elementor_edit_mode','builder'),(2869,742,'_elementor_template_type','wp-post'),(2870,742,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"16\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"39\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2871,742,'_elementor_version','2.9.3'),(2872,742,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2875,743,'_wp_page_template','default'),(2876,743,'_elementor_edit_mode','builder'),(2877,743,'_elementor_template_type','wp-post'),(2878,743,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2879,743,'_elementor_version','2.9.3'),(2880,743,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2883,744,'_wp_page_template','default'),(2884,744,'_elementor_edit_mode','builder'),(2885,744,'_elementor_template_type','wp-post'),(2886,744,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#fb2056\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2895,745,'_elementor_version','2.9.3'),(2896,745,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2906,747,'_wp_page_template','default'),(2907,747,'_elementor_edit_mode','builder'),(2908,747,'_elementor_template_type','wp-post'),(2909,747,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3469,842,'_wp_page_template','default'),(3470,842,'_elementor_edit_mode','builder'),(3211,801,'_elementor_version','2.9.3'),(3212,801,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3213,801,'_elementor_css','a:5:{s:4:\"time\";i:1582996887;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3471,842,'_elementor_template_type','wp-post'),(3472,842,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (3207,801,'_wp_page_template','default'),(3208,801,'_elementor_edit_mode','builder'),(3209,801,'_elementor_template_type','wp-post'),(3210,801,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"150\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(2910,747,'_elementor_version','2.9.3'),(2911,747,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2913,748,'_wp_page_template','default'),(2914,748,'_elementor_edit_mode','builder'),(2915,748,'_elementor_template_type','wp-post'),(2916,748,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2917,748,'_elementor_version','2.9.3'),(2918,748,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2920,749,'_wp_page_template','default'),(2921,749,'_elementor_edit_mode','builder'),(2922,749,'_elementor_template_type','wp-post'),(2923,749,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2924,749,'_elementor_version','2.9.3'),(2925,749,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2927,750,'_wp_page_template','default'),(2928,750,'_elementor_edit_mode','builder'),(2929,750,'_elementor_template_type','wp-post'),(2930,750,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2931,750,'_elementor_version','2.9.3'),(2932,750,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2944,752,'_wp_page_template','default'),(2945,752,'_elementor_edit_mode','builder'),(2946,752,'_elementor_template_type','wp-post'),(2947,752,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2936,751,'_wp_page_template','default'),(2937,751,'_elementor_edit_mode','builder'),(2938,751,'_elementor_template_type','wp-post'),(2939,751,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"258\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"24\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2940,751,'_elementor_version','2.9.3'),(2941,751,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2942,751,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:1;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:8;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:3;}s:14:\"section_layout\";a:3:{s:6:\"layout\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:5:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:4;s:13:\"margin_tablet\";i:2;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:21:\"typography_font_style\";i:4;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;s:10:\"text_color\";i:7;s:12:\"align_mobile\";i:7;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:7:\"_margin\";i:2;s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:14:\"_margin_mobile\";i:4;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:5;s:29:\"typography_line_height_tablet\";i:4;s:29:\"typography_line_height_mobile\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:5;s:5:\"color\";i:5;s:3:\"gap\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"width_mobile\";i:5;s:12:\"align_mobile\";i:5;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(2948,752,'_elementor_version','2.9.3'),(2949,752,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(2981,368,'_wp_page_template','elementor_header_footer'),(3542,851,'_wp_page_template','default'),(3543,851,'_elementor_edit_mode','builder'),(3544,851,'_elementor_template_type','wp-post'),(3545,851,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"326\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(2952,368,'_elementor_edit_mode','builder'),(2953,368,'_elementor_template_type','wp-page'),(2954,368,'_elementor_version','2.9.7'),(2955,368,'_astra_content_layout_flag','disabled'),(2956,368,'site-post-title','disabled'),(2957,368,'ast-title-bar-display','disabled'),(2958,368,'ast-featured-img','disabled'),(3341,822,'_elementor_edit_mode','builder'),(3342,822,'_elementor_template_type','wp-page'),(3343,822,'_elementor_version','2.9.3'),(3344,822,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2980,368,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/info\\/41\\/Prana-Kriya-Yoga.html\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3300,815,'_elementor_version','2.9.3'),(3301,815,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2982,760,'_elementor_controls_usage','a:0:{}'),(2983,760,'_elementor_edit_mode','builder'),(2984,760,'_elementor_template_type','wp-page'),(2985,760,'_elementor_version','2.9.3'),(2986,760,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#ee0979\",\"background_overlay_color_b\":\"#ff6a00\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":45},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"75db0f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"01.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Find & Fund\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dde84d\",\"elType\":\"widget\",\"settings\":{\"title\":\"02.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Build Networks\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6033de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2557c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"03.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bc5263\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Strengthen\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"154eb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e09fbf5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f9fb7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a95952\",\"elType\":\"widget\",\"settings\":{\"title\":\"04.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed50d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Educate\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2796468\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6b14fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e571ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"05.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944d61a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Provide Care\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98843a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8defcb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25e1bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"06.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5081eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Consult\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"160e578\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(2987,760,'_wp_page_template','default'),(3298,815,'_elementor_edit_mode','builder'),(3147,784,'_elementor_edit_mode','builder'),(3148,784,'_elementor_template_type','wp-page'),(3149,784,'_elementor_version','2.9.3'),(3150,784,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"75db0f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"01.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Find & Fund\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dde84d\",\"elType\":\"widget\",\"settings\":{\"title\":\"02.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Build Networks\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6033de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2557c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"03.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bc5263\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Strengthen\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"154eb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e09fbf5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f9fb7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a95952\",\"elType\":\"widget\",\"settings\":{\"title\":\"04.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed50d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Educate\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2796468\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6b14fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e571ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"05.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944d61a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Provide Care\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98843a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8defcb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25e1bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"06.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5081eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Consult\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"160e578\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3144,783,'_wp_page_template','default'),(3142,783,'_elementor_version','2.9.3'),(3143,783,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"gradient\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Do\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"75db0f7\",\"elType\":\"widget\",\"settings\":{\"title\":\"01.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Find & Fund\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2dde84d\",\"elType\":\"widget\",\"settings\":{\"title\":\"02.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Build Networks\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6033de4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2557c12\",\"elType\":\"widget\",\"settings\":{\"title\":\"03.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5bc5263\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Strengthen\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"154eb8d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e09fbf5\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"wide\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f9fb7a1\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"8a95952\",\"elType\":\"widget\",\"settings\":{\"title\":\"04.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ed50d53\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Educate\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2796468\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"6b14fd4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"2e571ac\",\"elType\":\"widget\",\"settings\":{\"title\":\"05.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"944d61a\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Provide Care\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"98843a4\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"8defcb0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"25e1bc6\",\"elType\":\"widget\",\"settings\":{\"title\":\"06.\",\"header_size\":\"h5\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f5081eb\",\"elType\":\"widget\",\"settings\":{\"title\":\"\\u2014 We Consult\",\"header_size\":\"h3\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"160e578\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.<\\/p>\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3141,783,'_elementor_template_type','wp-page'),(3299,815,'_elementor_template_type','wp-page'),(3140,783,'_elementor_edit_mode','builder'),(3046,768,'_elementor_edit_mode','builder'),(3047,768,'_elementor_template_type','wp-page'),(3048,768,'_elementor_version','2.9.3'),(3049,768,'_wp_page_template','default'),(3050,768,'_elementor_data','[{\"id\":\"6ec57f96\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":\"\"},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"6ce0a7b7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"5dd2800b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"413b2549\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"16\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"#FFFFFF\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"gradient\"},\"elements\":[{\"id\":\"6254b3d8\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"\\u201cI became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.\\u201c  \",\"testimonial_image\":{\"id\":714,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/HB_head-1-of-2.jpg\"},\"testimonial_name\":\"Hayden Barile\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"233f07a0\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"8\",\"bottom\":\"0\",\"left\":\"8\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[{\"id\":\"524329da\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good \\/bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\\n\",\"testimonial_image\":{\"id\":765,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/mala.jpg\"},\"testimonial_name\":\"Mala Selvarajah\",\"testimonial_job\":\"Prana Kriya Yoga Leader\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true},{\"id\":\"68fac1f2\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_radius\":{\"unit\":\"px\",\"top\":\"5\",\"right\":\"5\",\"bottom\":\"5\",\"left\":\"5\",\"isLinked\":true},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"16\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":true},\"box_shadow_box_shadow_type\":\"yes\",\"box_shadow_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"spread\":0,\"color\":\"rgba(0,0,0,0.15)\"},\"box_shadow_hover_box_shadow_type\":\"yes\",\"box_shadow_hover_box_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":55,\"spread\":0,\"color\":\"rgba(0,0,0,0.31)\"},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true},\"background_background\":\"classic\"},\"elements\":[{\"id\":\"255f7d91\",\"elType\":\"widget\",\"settings\":{\"testimonial_content\":\"I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life\\u2019s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\",\"testimonial_image\":{\"id\":666,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/ava2.png\"},\"testimonial_name\":\"Mike Stuart\",\"testimonial_job\":\"Support\",\"testimonial_alignment\":\"left\",\"content_content_color\":\"#000000\",\"content_typography_typography\":\"custom\",\"content_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"content_typography_font_weight\":\"300\",\"content_typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"image_size\":{\"unit\":\"px\",\"size\":55},\"name_text_color\":\"#000000\",\"name_typography_typography\":\"custom\",\"name_typography_font_size\":{\"unit\":\"px\",\"size\":20},\"job_text_color\":\"#bfbfbf\",\"job_typography_typography\":\"custom\",\"job_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"job_typography_font_weight\":\"300\",\"name_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":18}},\"elements\":[],\"widgetType\":\"testimonial\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3345,822,'_wp_page_template','default'),(3347,823,'_elementor_edit_mode','builder'),(3348,823,'_elementor_template_type','wp-page'),(3349,823,'_elementor_version','2.9.3'),(3350,823,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3351,823,'_wp_page_template','default'),(3366,826,'_elementor_template_type','wp-page'),(3367,826,'_elementor_version','2.9.3'),(3368,826,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3353,824,'_elementor_edit_mode','builder'),(3354,824,'_elementor_template_type','wp-page'),(3355,824,'_elementor_version','2.9.3'),(3356,824,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3357,824,'_wp_page_template','default'),(3365,826,'_elementor_edit_mode','builder'),(3359,825,'_elementor_edit_mode','builder'),(3360,825,'_elementor_template_type','wp-page'),(3361,825,'_elementor_version','2.9.3'),(3362,825,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"16280bd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"background_color\":\"#f6f6f6\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"71d672e\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"3904c8a\",\"elType\":\"widget\",\"settings\":{\"title\":\"What We Care For!\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7a10433\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ff6a00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5817f5b\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\"},\"elements\":[{\"id\":\"f337b0a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b15dc65\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":754,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-08.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"d8e0125\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach for Children\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"be9bcb7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d165f90\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"690d55b\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":755,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/who-we-are-image-01.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"dc09588\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Keys to a New Future for Exploited Chlidren\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"0c69d1c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"110db54\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"acd14d5\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":756,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-05.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"5ea444a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Boys Rise to Greatness in Burkina Faso\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4e819a7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"e4a75e6\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"gap\":\"extended\",\"content_position\":\"top\",\"padding\":{\"unit\":\"px\",\"top\":\"39\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"14347ed\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"580795e\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":757,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-04-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"af1ecfc\",\"elType\":\"widget\",\"settings\":{\"title\":\"Finding a New Life\\u2014in a New Land\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"c1edc37\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"d6a03a4\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"13\",\"bottom\":\"0\",\"left\":\"13\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"5\",\"bottom\":\"0\",\"left\":\"5\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"15\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"cd18c40\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":758,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/home-image-06.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"bc5da6a\",\"elType\":\"widget\",\"settings\":{\"title\":\"The Children who Break New Ground\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"064fe42\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"f463b0d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"26\",\"isLinked\":false},\"background_background\":\"classic\",\"background_color\":\"#ffffff\",\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b33f153\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":759,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/stories-img-05-free-img.jpg\"},\"image_size\":\"full\",\"align\":\"left\"},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"59ad2b2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Bringing Dreams within Reach\",\"header_size\":\"h5\",\"_padding\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"37\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"20\",\"bottom\":\"20\",\"left\":\"20\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d91c875\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.<\\/p>\",\"align\":\"left\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"60\",\"bottom\":\"0\",\"left\":\"40\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false}]'),(3363,825,'_wp_page_template','default'),(3369,826,'_wp_page_template','default'),(3373,827,'_elementor_edit_mode','builder'),(3374,827,'_elementor_template_type','wp-page'),(3375,827,'_elementor_version','2.9.3'),(3376,827,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3372,291,'_elementor_css','a:5:{s:4:\"time\";i:1583006002;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:0:\"\";i:2;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3377,827,'_wp_page_template','default'),(3378,827,'_elementor_css','a:5:{s:4:\"time\";i:1583005892;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3380,828,'_elementor_edit_mode','builder'),(3381,828,'_elementor_template_type','wp-page'),(3382,828,'_elementor_version','2.9.3'),(3383,828,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3384,828,'_wp_page_template','default'),(3386,829,'_elementor_edit_mode','builder'),(3387,829,'_elementor_template_type','wp-page'),(3388,829,'_elementor_version','2.9.3'),(3389,829,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3390,829,'_wp_page_template','default'),(3392,830,'_elementor_edit_mode','builder'),(3393,830,'_elementor_template_type','wp-page'),(3394,830,'_elementor_version','2.9.3'),(3395,830,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3396,830,'_wp_page_template','default'),(3398,831,'_elementor_edit_mode','builder'),(3399,831,'_elementor_template_type','wp-page'),(3400,831,'_elementor_version','2.9.3'),(3401,831,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3402,831,'_wp_page_template','default'),(3404,832,'_elementor_edit_mode','builder'),(3405,832,'_elementor_template_type','wp-page'),(3406,832,'_elementor_version','2.9.3'),(3407,832,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3408,832,'_wp_page_template','default'),(3410,833,'_elementor_edit_mode','builder'),(3411,833,'_elementor_template_type','wp-page'),(3412,833,'_elementor_version','2.9.3'),(3413,833,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#FF6A00\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3414,833,'_wp_page_template','default'),(3416,834,'_elementor_edit_mode','builder'),(3417,834,'_elementor_template_type','wp-page'),(3418,834,'_elementor_version','2.9.3'),(3419,834,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\" Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3420,834,'_wp_page_template','default'),(3422,835,'_elementor_edit_mode','builder'),(3423,835,'_elementor_template_type','wp-page'),(3424,835,'_elementor_version','2.9.3'),(3425,835,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3426,835,'_wp_page_template','default'),(3428,836,'_elementor_edit_mode','builder'),(3429,836,'_elementor_template_type','wp-page'),(3430,836,'_elementor_version','2.9.3'),(3431,836,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3432,836,'_wp_page_template','default'),(3434,837,'_elementor_edit_mode','builder'),(3435,837,'_elementor_template_type','wp-page'),(3436,837,'_elementor_version','2.9.3'),(3437,837,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3438,837,'_wp_page_template','default'),(3441,838,'_elementor_edit_mode','builder'),(3442,838,'_elementor_template_type','wp-page'),(3443,838,'_elementor_version','2.9.3'),(3444,838,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3445,838,'_wp_page_template','default'),(3446,838,'_elementor_css','a:5:{s:4:\"time\";i:1583008540;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3449,839,'_elementor_edit_mode','builder'),(3450,839,'_elementor_template_type','wp-page'),(3451,839,'_elementor_version','2.9.3'),(3452,839,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3453,839,'_wp_page_template','default'),(3454,839,'_elementor_css','a:5:{s:4:\"time\";i:1583008646;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3456,840,'_elementor_edit_mode','builder'),(3457,840,'_elementor_template_type','wp-page'),(3458,840,'_elementor_version','2.9.3'),(3459,840,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3460,840,'_wp_page_template','default'),(3462,841,'_elementor_edit_mode','builder'),(3463,841,'_elementor_template_type','wp-page'),(3464,841,'_elementor_version','2.9.3'),(3465,841,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3466,841,'_wp_page_template','default'),(3473,842,'_elementor_version','2.9.3'),(3474,842,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3475,842,'_elementor_css','a:5:{s:4:\"time\";i:1582998271;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3487,844,'_wp_page_template','default'),(3478,843,'_wp_page_template','default'),(3479,843,'_elementor_edit_mode','builder'),(3480,843,'_elementor_template_type','wp-post'),(3481,843,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"background_attachment\":\"fixed\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3482,843,'_elementor_version','2.9.3'),(3483,843,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3484,843,'_elementor_css','a:5:{s:4:\"time\";i:1583010415;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3488,844,'_elementor_edit_mode','builder'),(3489,844,'_elementor_template_type','wp-post'),(3490,844,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3523,849,'_wp_page_template','default'),(3524,849,'_elementor_edit_mode','builder'),(3525,849,'_elementor_template_type','wp-post'),(3491,844,'_elementor_version','2.9.3'),(3492,844,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3493,844,'_elementor_css','a:5:{s:4:\"time\";i:1583010560;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3526,849,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"95\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3497,845,'_elementor_edit_mode','builder'),(3498,845,'_elementor_template_type','wp-page'),(3499,845,'_elementor_version','2.9.3'),(3500,845,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3501,845,'_wp_page_template','default'),(3502,845,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:12;s:11:\"header_size\";i:10;s:5:\"align\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:8;s:7:\"_margin\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:19:\"background_position\";i:3;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;}s:26:\"section_background_overlay\";a:6:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:18;s:21:\"typography_typography\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:18;s:8:\"_padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:20:\"typography_font_size\";i:2;s:16:\"background_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;}}}}}'),(3503,845,'_elementor_css','a:5:{s:4:\"time\";i:1583008877;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3515,847,'_wp_page_template','default'),(3517,848,'_elementor_edit_mode','builder'),(3518,848,'_elementor_template_type','wp-page'),(3519,848,'_elementor_version','2.9.3'),(3520,848,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3511,847,'_elementor_edit_mode','builder'),(3512,847,'_elementor_template_type','wp-page'),(3513,847,'_elementor_version','2.9.3'),(3514,847,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"51d07b1\",\"elType\":\"widget\",\"settings\":{\"title\":\"The 100-hour foundation courses are for beginners interested in self-development with the potential to complete a full 200-hour TTC. Upon completion of the 100-hour Foundation Course, a % of hours will be allocated towards the 200-hour TTC with Yogiville Gurukl if completed within a 2-year period.\",\"align\":\"center\",\"header_size\":\"span\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"cb1a699\",\"elType\":\"widget\",\"settings\":{\"title\":\"Each person\\u2019s motivations for embarking upon a yoga teachers\\u2019 training certificate course are different. Some people want to actually change their vocation in life and work towards teaching full time while others undertake it to deepen their own practice and understanding of yoga and its philosophy. Whate ver your motivation is, this teachers\\u2019 training programme will provide you with the opportunity to experience both insight and exceptional training of the highest standards into the depths of the yoga discipline and all it entails. With your will and discipline, we will help you strengthen your yoga practice and develop the knowledge & confidence to teach others.\",\"align\":\"center\",\"header_size\":\"span\",\"typography_typography\":\"custom\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.6,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3521,848,'_wp_page_template','default'),(3600,862,'_elementor_edit_mode','builder'),(3601,862,'_elementor_template_type','wp-page'),(3602,862,'_elementor_version','2.9.3'),(3603,862,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3527,849,'_elementor_version','2.9.3'),(3528,849,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3529,849,'_elementor_css','a:5:{s:4:\"time\";i:1583010761;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3532,850,'_wp_page_template','default'),(3533,850,'_elementor_edit_mode','builder'),(3534,850,'_elementor_template_type','wp-post'),(3535,850,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3536,850,'_elementor_version','2.9.3'),(3537,850,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3538,850,'_elementor_css','a:5:{s:4:\"time\";i:1583011907;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3559,853,'_wp_page_template','default'),(3560,853,'_elementor_edit_mode','builder'),(3561,853,'_elementor_template_type','wp-post'),(3562,853,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\"},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3546,851,'_elementor_version','2.9.3'),(3547,851,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3548,851,'_elementor_css','a:5:{s:4:\"time\";i:1582999472;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3551,852,'_wp_page_template','default'),(3552,852,'_elementor_edit_mode','builder'),(3553,852,'_elementor_template_type','wp-post'),(3554,852,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"326\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3555,852,'_elementor_version','2.9.3'),(3556,852,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3557,852,'_elementor_css','a:5:{s:4:\"time\";i:1583012055;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5100,1090,'_wp_page_template','elementor_header_footer'),(3582,860,'_wp_page_template','default'),(3583,860,'_elementor_edit_mode','builder'),(3584,860,'_elementor_template_type','wp-post'),(3585,860,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"326\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (3563,853,'_elementor_version','2.9.3'),(3564,853,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3565,853,'_elementor_css','a:5:{s:4:\"time\";i:1583011987;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3992,939,'_wp_page_template','elementor_header_footer'),(3591,861,'_wp_page_template','default'),(3592,861,'_elementor_edit_mode','builder'),(3593,861,'_elementor_template_type','wp-post'),(3594,861,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3586,860,'_elementor_version','2.9.3'),(3587,860,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3588,860,'_elementor_css','a:5:{s:4:\"time\";i:1583012182;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5082,1088,'_wp_page_template','elementor_header_footer'),(5083,1088,'_elementor_edit_mode','builder'),(5084,1088,'_elementor_template_type','wp-post'),(5085,1088,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"326\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(3595,861,'_elementor_version','2.9.3'),(3596,861,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3597,861,'_elementor_css','a:5:{s:4:\"time\";i:1583012179;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3604,862,'_wp_page_template','default'),(3605,862,'_elementor_css','a:5:{s:4:\"time\";i:1583012000;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3607,863,'_elementor_edit_mode','builder'),(3608,863,'_elementor_template_type','wp-page'),(3609,863,'_elementor_version','2.9.3'),(3610,863,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3611,863,'_wp_page_template','default'),(3613,864,'_elementor_edit_mode','builder'),(3614,864,'_elementor_template_type','wp-page'),(3615,864,'_elementor_version','2.9.3'),(3616,864,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"150\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":931,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3617,864,'_wp_page_template','default'),(5110,1091,'_elementor_edit_mode','builder'),(5111,1091,'_elementor_template_type','wp-page'),(5112,1091,'_elementor_version','2.9.6'),(5113,1091,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":38,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(3700,883,'_wp_page_template','default'),(3696,879,'_customize_changeset_uuid','3ac25147-04c8-4213-8620-bc2e51e2ed36'),(3629,866,'_menu_item_type','taxonomy'),(3630,866,'_menu_item_menu_item_parent','0'),(3631,866,'_menu_item_object_id','17'),(3632,866,'_menu_item_object','category'),(3633,866,'_menu_item_target',''),(3634,866,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(3635,866,'_menu_item_xfn',''),(3636,866,'_menu_item_url',''),(3642,775,'_thumbnail_id','867'),(5216,1105,'_edit_last','2'),(5846,1102,'uagb_style_timestamp-css','1585743091'),(5190,1102,'_edit_last','2'),(3701,883,'_elementor_edit_mode','builder'),(3702,883,'_elementor_template_type','wp-post'),(3703,883,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"structure\":\"34\",\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.2},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_overlay_color\":\"#040219\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f84d6d\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"55b0429\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[{\"id\":\"92570e2\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":2},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":0},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":0},\"_margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"width_tablet\":{\"unit\":\"%\",\"size\":12},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"453e782\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"align\":\"center\",\"title_color\":\"#ffffff\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"800\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"_padding\":{\"unit\":\"px\",\"top\":\"8\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"header_size\":\"h1\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false},{\"id\":\"79b148e\",\"elType\":\"column\",\"settings\":{\"_column_size\":16,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(3704,883,'_elementor_version','2.9.3'),(3705,883,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3706,883,'_elementor_controls_usage','a:11:{s:6:\"column\";a:3:{s:5:\"count\";i:20;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:1:{s:6:\"layout\";a:3:{s:12:\"_inline_size\";i:17;s:16:\"content_position\";i:3;s:19:\"_inline_size_tablet\";i:2;}}s:5:\"style\";a:2:{s:13:\"section_style\";a:5:{s:21:\"background_background\";i:4;s:17:\"background_repeat\";i:1;s:19:\"background_position\";i:2;s:15:\"background_size\";i:2;s:16:\"background_color\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_image\";i:1;s:25:\"background_overlay_repeat\";i:1;s:26:\"background_overlay_opacity\";i:1;s:22:\"css_filters_brightness\";i:1;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:15:\"css_filters_hue\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:13:\"margin_mobile\";i:2;s:6:\"margin\";i:1;s:7:\"padding\";i:6;s:14:\"padding_mobile\";i:6;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:8;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:8;s:5:\"color\";i:8;s:3:\"gap\";i:8;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:5:{s:5:\"width\";i:8;s:5:\"align\";i:1;s:12:\"width_tablet\";i:7;s:12:\"width_mobile\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:1;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:10;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:5:{s:5:\"title\";i:10;s:5:\"align\";i:4;s:11:\"header_size\";i:8;s:12:\"align_mobile\";i:1;s:4:\"size\";i:1;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:7:{s:11:\"title_color\";i:9;s:21:\"typography_typography\";i:9;s:22:\"typography_font_weight\";i:9;s:25:\"typography_text_transform\";i:8;s:25:\"typography_letter_spacing\";i:2;s:20:\"typography_font_size\";i:7;s:22:\"typography_line_height\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:8:\"_padding\";i:1;s:14:\"_margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:0;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:17:\"section_structure\";a:1:{s:9:\"structure\";i:6;}s:14:\"section_layout\";a:5:{s:13:\"content_width\";i:2;s:6:\"layout\";i:3;s:3:\"gap\";i:5;s:13:\"custom_height\";i:2;s:16:\"content_position\";i:5;}}s:5:\"style\";a:3:{s:18:\"section_background\";a:8:{s:21:\"background_background\";i:3;s:18:\"background_color_b\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:16:\"background_color\";i:2;s:28:\"background_slideshow_gallery\";i:1;}s:26:\"section_background_overlay\";a:8:{s:29:\"background_overlay_background\";i:2;s:27:\"background_overlay_position\";i:2;s:29:\"background_overlay_attachment\";i:2;s:23:\"background_overlay_size\";i:2;s:26:\"background_overlay_opacity\";i:2;s:20:\"css_filters_contrast\";i:1;s:20:\"css_filters_saturate\";i:1;s:24:\"background_overlay_color\";i:2;}s:21:\"section_shape_divider\";a:1:{s:27:\"shape_divider_bottom_height\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:7:{s:7:\"padding\";i:9;s:13:\"margin_tablet\";i:1;s:14:\"padding_tablet\";i:6;s:14:\"padding_mobile\";i:7;s:6:\"margin\";i:6;s:7:\"z_index\";i:1;s:13:\"margin_mobile\";i:1;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:11:{s:5:\"align\";i:2;s:10:\"text_color\";i:9;s:21:\"typography_typography\";i:8;s:22:\"typography_font_family\";i:1;s:20:\"typography_font_size\";i:8;s:21:\"typography_font_style\";i:1;s:22:\"typography_line_height\";i:8;s:29:\"typography_line_height_mobile\";i:1;s:22:\"typography_font_weight\";i:7;s:25:\"typography_letter_spacing\";i:1;s:12:\"align_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:7:\"_margin\";i:8;s:8:\"_padding\";i:1;s:15:\"_padding_mobile\";i:1;}}}}s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:3:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;s:15:\"gallery_columns\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:3:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;s:19:\"image_border_radius\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:3:{s:8:\"_padding\";i:1;s:15:\"_padding_tablet\";i:1;s:7:\"_margin\";i:1;}}}}s:5:\"image\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:2;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:13:\"section_image\";a:5:{s:5:\"image\";i:2;s:14:\"caption_source\";i:2;s:7:\"caption\";i:2;s:7:\"link_to\";i:2;s:4:\"link\";i:2;}}}}s:9:\"image-box\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_image\";a:3:{s:5:\"image\";i:2;s:10:\"title_text\";i:2;s:16:\"description_text\";i:2;}}s:5:\"style\";a:2:{s:19:\"section_style_image\";a:2:{s:11:\"image_space\";i:2;s:10:\"image_size\";i:2;}s:21:\"section_style_content\";a:3:{s:10:\"text_align\";i:2;s:18:\"title_bottom_space\";i:2;s:17:\"text_align_tablet\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:7:\"_margin\";i:2;}}}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:3:{s:16:\"social_icon_list\";i:2;s:5:\"shape\";i:2;s:12:\"align_tablet\";i:2;}}s:5:\"style\";a:2:{s:20:\"section_social_style\";a:5:{s:10:\"icon_color\";i:2;s:18:\"icon_primary_color\";i:2;s:20:\"icon_secondary_color\";i:2;s:9:\"icon_size\";i:2;s:12:\"icon_spacing\";i:2;}s:20:\"section_social_hover\";a:2:{s:19:\"hover_primary_color\";i:2;s:21:\"hover_secondary_color\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:8;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:6:{s:4:\"text\";i:1;s:5:\"align\";i:1;s:10:\"icon_align\";i:1;s:12:\"align_mobile\";i:1;s:4:\"link\";i:1;s:13:\"selected_icon\";i:1;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:13:{s:21:\"typography_typography\";i:1;s:20:\"typography_font_size\";i:1;s:22:\"typography_font_weight\";i:1;s:25:\"typography_text_transform\";i:1;s:25:\"typography_letter_spacing\";i:1;s:17:\"button_text_color\";i:1;s:16:\"background_color\";i:1;s:11:\"hover_color\";i:1;s:29:\"button_background_hover_color\";i:1;s:13:\"border_radius\";i:1;s:12:\"text_padding\";i:1;s:28:\"text_shadow_text_shadow_type\";i:1;s:23:\"text_shadow_text_shadow\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:8:\"_padding\";i:1;}}}}s:5:\"video\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(3707,883,'_elementor_css','a:5:{s:4:\"time\";i:1583014097;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(3708,775,'uagb_style_timestamp-css','1583286910'),(3709,13,'wpforms_entries_count','95'),(3738,897,'title','NextGEN Basic Thumbnails'),(3739,897,'module_id','photocrati-nextgen_basic_gallery'),(3740,897,'preview_image_relpath','photocrati-nextgen_basic_gallery#thumb_preview.jpg'),(3741,897,'default_source','galleries'),(3742,897,'view_order','10000'),(3743,897,'name','photocrati-nextgen_basic_thumbnails'),(3744,897,'installed_at_version','3.3.0'),(3745,897,'hidden_from_ui',''),(3746,897,'hidden_from_igw',''),(3747,897,'__defaults_set','1'),(3748,897,'filter','raw'),(3749,897,'entity_types','WyJpbWFnZSJd'),(3750,897,'aliases','WyJiYXNpY190aHVtYm5haWwiLCJiYXNpY190aHVtYm5haWxzIiwibmV4dGdlbl9iYXNpY190aHVtYm5haWxzIl0='),(3751,897,'id_field','ID'),(3752,897,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwiaW1hZ2VzX3Blcl9wYWdlIjoiMjQiLCJudW1iZXJfb2ZfY29sdW1ucyI6MCwidGh1bWJuYWlsX3dpZHRoIjoyNDAsInRodW1ibmFpbF9oZWlnaHQiOjE2MCwic2hvd19hbGxfaW5fbGlnaHRib3giOjAsImFqYXhfcGFnaW5hdGlvbiI6MSwidXNlX2ltYWdlYnJvd3Nlcl9lZmZlY3QiOjAsInRlbXBsYXRlIjoiIiwiZGlzcGxheV9ub19pbWFnZXNfZXJyb3IiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwic2hvd19zbGlkZXNob3dfbGluayI6MCwic2xpZGVzaG93X2xpbmtfdGV4dCI6IlZpZXcgU2xpZGVzaG93Iiwib3ZlcnJpZGVfdGh1bWJuYWlsX3NldHRpbmdzIjowLCJ0aHVtYm5haWxfcXVhbGl0eSI6IjEwMCIsInRodW1ibmFpbF9jcm9wIjoxLCJ0aHVtYm5haWxfd2F0ZXJtYXJrIjowLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119'),(3753,898,'title','NextGEN Basic Slideshow'),(3754,898,'module_id','photocrati-nextgen_basic_gallery'),(3755,898,'preview_image_relpath','photocrati-nextgen_basic_gallery#slideshow_preview.jpg'),(3756,898,'default_source','galleries'),(3757,898,'view_order','10010'),(3758,898,'name','photocrati-nextgen_basic_slideshow'),(3759,898,'installed_at_version','3.3.0'),(3760,898,'hidden_from_ui',''),(3761,898,'hidden_from_igw',''),(3762,898,'__defaults_set','1'),(3763,898,'filter','raw'),(3764,898,'entity_types','WyJpbWFnZSJd'),(3765,898,'aliases','WyJiYXNpY19zbGlkZXNob3ciLCJuZXh0Z2VuX2Jhc2ljX3NsaWRlc2hvdyJd'),(3766,898,'id_field','ID'),(3767,898,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJ5X3dpZHRoIjo3NTAsImdhbGxlcnlfaGVpZ2h0Ijo1MDAsInNob3dfdGh1bWJuYWlsX2xpbmsiOjAsInRodW1ibmFpbF9saW5rX3RleHQiOiJWaWV3IFRodW1ibmFpbHMiLCJ0ZW1wbGF0ZSI6IiIsImRpc3BsYXlfdmlldyI6ImRlZmF1bHQiLCJhdXRvcGxheSI6MSwicGF1c2VvbmhvdmVyIjoxLCJhcnJvd3MiOjAsImludGVydmFsIjozMDAwLCJ0cmFuc2l0aW9uX3NwZWVkIjozMDAsInRyYW5zaXRpb25fc3R5bGUiOiJmYWRlIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfQ=='),(5878,899,'__defaults_set','1'),(5876,899,'hidden_from_ui',''),(5877,899,'hidden_from_igw',''),(5875,899,'installed_at_version','3.3.5'),(5874,899,'name','photocrati-nextgen_basic_imagebrowser'),(5873,899,'view_order','10020'),(5872,899,'default_source','galleries'),(5871,899,'preview_image_relpath','photocrati-nextgen_basic_imagebrowser#preview.jpg'),(5870,899,'title','NextGEN Basic ImageBrowser'),(5869,899,'meta_value','photocrati-nextgen_basic_imagebrowser'),(5865,899,'filter','raw'),(5866,899,'meta_id','3772'),(5867,899,'post_id','899'),(5868,899,'meta_key','name'),(3782,900,'title','NextGEN Basic SinglePic'),(3783,900,'preview_image_relpath','photocrati-nextgen_basic_singlepic#preview.gif'),(3784,900,'default_source','galleries'),(3785,900,'view_order','10060'),(3786,900,'hidden_from_ui','1'),(3787,900,'hidden_from_igw','1'),(3788,900,'name','photocrati-nextgen_basic_singlepic'),(3789,900,'installed_at_version','3.3.0'),(3790,900,'__defaults_set','1'),(3791,900,'filter','raw'),(3792,900,'entity_types','WyJpbWFnZSJd'),(3793,900,'aliases','WyJiYXNpY19zaW5nbGVwaWMiLCJzaW5nbGVwaWMiLCJuZXh0Z2VuX2Jhc2ljX3NpbmdsZXBpYyJd'),(3794,900,'id_field','ID'),(3795,900,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJ3aWR0aCI6IiIsImhlaWdodCI6IiIsIm1vZGUiOiIiLCJkaXNwbGF5X3dhdGVybWFyayI6MCwiZGlzcGxheV9yZWZsZWN0aW9uIjowLCJmbG9hdCI6IiIsImxpbmsiOiIiLCJsaW5rX3RhcmdldCI6Il9ibGFuayIsInF1YWxpdHkiOjEwMCwiY3JvcCI6MCwidGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119'),(3796,901,'title','NextGEN Basic TagCloud'),(3797,901,'preview_image_relpath','photocrati-nextgen_basic_tagcloud#preview.gif'),(3798,901,'default_source','tags'),(3799,901,'view_order','10100'),(3800,901,'name','photocrati-nextgen_basic_tagcloud'),(3801,901,'installed_at_version','3.3.0'),(3802,901,'hidden_from_ui',''),(3803,901,'hidden_from_igw',''),(3804,901,'__defaults_set','1'),(3805,901,'filter','raw'),(3806,901,'entity_types','WyJpbWFnZSJd'),(3807,901,'aliases','WyJiYXNpY190YWdjbG91ZCIsInRhZ2Nsb3VkIiwibmV4dGdlbl9iYXNpY190YWdjbG91ZCJd'),(3808,901,'id_field','ID'),(3809,901,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIiwibnVtYmVyIjo0NSwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfQ=='),(3810,902,'title','NextGEN Basic Compact Album'),(3811,902,'module_id','photocrati-nextgen_basic_album'),(3812,902,'preview_image_relpath','photocrati-nextgen_basic_album#compact_preview.jpg'),(3813,902,'default_source','albums'),(3814,902,'view_order','10200'),(3815,902,'name','photocrati-nextgen_basic_compact_album'),(3816,902,'installed_at_version','3.3.0'),(3817,902,'hidden_from_ui',''),(3818,902,'hidden_from_igw',''),(3819,902,'__defaults_set','1'),(3820,902,'filter','raw'),(3821,902,'entity_types','WyJhbGJ1bSIsImdhbGxlcnkiXQ=='),(3822,902,'aliases','WyJiYXNpY19jb21wYWN0X2FsYnVtIiwibmV4dGdlbl9iYXNpY19hbGJ1bSIsImJhc2ljX2FsYnVtX2NvbXBhY3QiLCJjb21wYWN0X2FsYnVtIl0='),(3823,902,'id_field','ID'),(3824,902,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwiZ2FsbGVyaWVzX3Blcl9wYWdlIjowLCJlbmFibGVfYnJlYWRjcnVtYnMiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwiZW5hYmxlX2Rlc2NyaXB0aW9ucyI6MCwidGVtcGxhdGUiOiIiLCJvcGVuX2dhbGxlcnlfaW5fbGlnaHRib3giOjAsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MSwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInRodW1ibmFpbF93aWR0aCI6MjQwLCJ0aHVtYm5haWxfaGVpZ2h0IjoxNjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMiLCJnYWxsZXJ5X2Rpc3BsYXlfdGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119'),(3825,903,'title','NextGEN Basic Extended Album'),(3826,903,'module_id','photocrati-nextgen_basic_album'),(3827,903,'preview_image_relpath','photocrati-nextgen_basic_album#extended_preview.jpg'),(3828,903,'default_source','albums'),(3829,903,'view_order','10210'),(3830,903,'name','photocrati-nextgen_basic_extended_album'),(3831,903,'installed_at_version','3.3.0'),(3832,903,'hidden_from_ui',''),(3833,903,'hidden_from_igw',''),(3834,903,'__defaults_set','1'),(3835,903,'filter','raw'),(3836,903,'entity_types','WyJhbGJ1bSIsImdhbGxlcnkiXQ=='),(3837,903,'aliases','WyJiYXNpY19leHRlbmRlZF9hbGJ1bSIsIm5leHRnZW5fYmFzaWNfZXh0ZW5kZWRfYWxidW0iLCJleHRlbmRlZF9hbGJ1bSJd'),(3838,903,'id_field','ID'),(3839,903,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwiZ2FsbGVyaWVzX3Blcl9wYWdlIjowLCJlbmFibGVfYnJlYWRjcnVtYnMiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwiZW5hYmxlX2Rlc2NyaXB0aW9ucyI6MCwidGVtcGxhdGUiOiIiLCJvcGVuX2dhbGxlcnlfaW5fbGlnaHRib3giOjAsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MSwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInRodW1ibmFpbF93aWR0aCI6MzAwLCJ0aHVtYm5haWxfaGVpZ2h0IjoyMDAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMiLCJnYWxsZXJ5X2Rpc3BsYXlfdGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119'),(3840,904,'kaliforms_emails','[{\"fromName\":\"{sitetitle}\",\"fromEmail\":\"{admin_email}\",\"toEmail\":\"{email}\",\"replyTo\":\"\",\"ccEmail\":\"\",\"bccEmail\":\"\",\"emailSubject\":\"Contact form confirmation\",\"emailAttachment\":\"\",\"emailAttachmentFilePaths\":\"\",\"emailAttachmentMediaIds\":\"\",\"emailBody\":\"<p>Hello {first-name},</p> <p>This is your confirmation email for the form submitted on <a href=\'{homeurl}\'>{sitetitle}</a>.</p><p>Message:<br /> {message}</p><p>Have a good day</p>\"},{\"fromName\":\"{sitetitle}\",\"fromEmail\":\"{email}\",\"toEmail\":\"{admin_email}\",\"replyTo\":\"\",\"ccEmail\":\"\",\"bccEmail\":\"\",\"emailSubject\":\"Contact form confirmation\",\"emailAttachment\":\"\",\"emailAttachmentFilePaths\":\"\",\"emailAttachmentMediaIds\":\"\",\"emailBody\":\"<p>Hello {first-name},</p> <p>This is your confirmation email for the form submitted on <a href=\'{homeurl}\'>{sitetitle}</a>.</p><p>Message:<br /> {message}</p><p>Have a good day</p>\"}]'),(3841,904,'kaliforms_field_components','[{\"id\":\"freeText\",\"label\":\"Free Text\",\"internalId\":\"freeText0\",\"properties\":{\"id\":\"greetings\",\"content\":\"Hello, please use the form below in order to get in touch with our team.\"},\"constraint\":0},{\"id\":\"freeText\",\"label\":\"Free Text\",\"internalId\":\"freeText1\",\"properties\":{\"id\":\"name\",\"content\":\"Name\"},\"constraint\":\"none\"},{\"id\":\"textbox\",\"label\":\"Text box\",\"internalId\":\"textbox2\",\"properties\":{\"id\":\"first-name\",\"name\":\"first-name\",\"caption\":\"First Name\",\"description\":\"\",\"default\":\"\",\"type\":\"text\",\"placeholder\":\"\",\"required\":true,\"readonly\":false},\"constraint\":0},{\"id\":\"textbox\",\"label\":\"Text box\",\"internalId\":\"textbox3\",\"properties\":{\"id\":\"last-name\",\"name\":\"last-name\",\"caption\":\"Last Name\",\"description\":\"\",\"default\":\"\",\"type\":\"text\",\"placeholder\":\"\",\"required\":true,\"readonly\":false},\"constraint\":0},{\"id\":\"textbox\",\"label\":\"Text box\",\"internalId\":\"textbox4\",\"properties\":{\"id\":\"email\",\"name\":\"email\",\"caption\":\"Email\",\"description\":\"\",\"default\":\"\",\"type\":\"text\",\"placeholder\":\"\",\"required\":true,\"readonly\":false},\"constraint\":\"none\"},{\"id\":\"textarea\",\"label\":\"Textarea\",\"internalId\":\"textarea5\",\"properties\":{\"id\":\"message\",\"name\":\"message\",\"caption\":\"Message\",\"description\":\"\",\"default\":\"\",\"placeholder\":\"\",\"required\":true,\"readonly\":false},\"constraint\":0},{\"id\":\"submitButton\",\"label\":\"Submit Button\",\"internalId\":\"submitButton6\",\"properties\":{\"id\":\"submit\",\"caption\":\"Send message\",\"description\":\"\"},\"constraint\":\"none\"},{\"id\":\"divider\",\"label\":\"Divider\",\"internalId\":\"divider7\",\"properties\":{\"id\":\"first-divider\",\"name\":\"first-divider\",\"caption\":\"\",\"type\":\"line\"},\"constraint\":12},{\"id\":\"divider\",\"label\":\"Divider\",\"internalId\":\"divider8\",\"properties\":{\"id\":\"second-divider\",\"name\":\"second-divider\",\"caption\":\"\",\"type\":\"space\"},\"constraint\":12},{\"id\":\"divider\",\"label\":\"Divider\",\"internalId\":\"divider9\",\"properties\":{\"id\":\"third-divider\",\"name\":\"third-divider\",\"caption\":\"\",\"type\":\"space\"},\"constraint\":12},{\"id\":\"divider\",\"label\":\"Divider\",\"internalId\":\"divider10\",\"properties\":{\"id\":\"fourth-divider\",\"name\":\"fourth-divider\",\"caption\":\"\",\"type\":\"space\"},\"constraint\":12}]'),(3842,904,'kaliforms_grid','[{\"w\":12,\"h\":1,\"x\":0,\"y\":0,\"i\":\"freeText0\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":2,\"i\":\"freeText1\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":6,\"h\":1,\"x\":0,\"y\":3,\"i\":\"textbox2\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":6,\"h\":1,\"x\":6,\"y\":3,\"i\":\"textbox3\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":5,\"i\":\"textbox4\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":7,\"i\":\"textarea5\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":9,\"i\":\"submitButton6\",\"minW\":3,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":1,\"i\":\"divider7\",\"minW\":12,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":4,\"i\":\"divider8\",\"minW\":12,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":6,\"i\":\"divider9\",\"minW\":12,\"maxH\":1,\"moved\":false,\"static\":false},{\"w\":12,\"h\":1,\"x\":0,\"y\":8,\"i\":\"divider10\",\"minW\":12,\"maxH\":1,\"moved\":false,\"static\":false}]'),(3843,904,'kaliforms_required_field_mark','*'),(3844,904,'kaliforms_show_thank_you_message','1'),(3845,904,'kaliforms_thank_you_message',NULL),(3846,905,'_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\"]'),(3847,905,'_mail','a:8:{s:7:\"subject\";s:17:\" \"[your-subject]\"\";s:6:\"sender\";s:31:\" <wordpress@pranakriyayoga.com>\";s:4:\"body\";s:165:\"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  (https://pranakriyayoga.com)\";s:9:\"recipient\";s:26:\"yogivillegurukul@gmail.com\";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;}'),(3848,905,'_mail_2','a:9:{s:6:\"active\";b:0;s:7:\"subject\";s:17:\" \"[your-subject]\"\";s:6:\"sender\";s:31:\" <wordpress@pranakriyayoga.com>\";s:4:\"body\";s:107:\"Message Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (https://pranakriyayoga.com)\";s:9:\"recipient\";s:12:\"[your-email]\";s:18:\"additional_headers\";s:36:\"Reply-To: yogivillegurukul@gmail.com\";s:11:\"attachments\";s:0:\"\";s:8:\"use_html\";i:0;s:13:\"exclude_blank\";i:0;}'),(3849,905,'_messages','a:8:{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.\";}'),(3850,905,'_additional_settings',NULL),(3851,905,'_locale','en_GB'),(3854,295,'_menu_item_template',''),(3855,295,'_menu_item_mega_template','0'),(3856,295,'_menu_item_nolink',''),(3857,295,'_menu_item_category_post',''),(3858,295,'_menu_item_megamenu',''),(3859,295,'_menu_item_megamenu_auto_width',''),(3860,295,'_menu_item_megamenu_col',''),(3861,295,'_menu_item_megamenu_heading',''),(3862,295,'_menu_item_megamenu_widgetarea','0'),(3863,295,'_menu_item_icon',''),(3864,294,'_menu_item_template',''),(3865,294,'_menu_item_mega_template','0'),(3866,294,'_menu_item_nolink',''),(3867,294,'_menu_item_category_post',''),(3868,294,'_menu_item_megamenu',''),(3869,294,'_menu_item_megamenu_auto_width',''),(3870,294,'_menu_item_megamenu_col',''),(3871,294,'_menu_item_megamenu_heading',''),(3872,294,'_menu_item_megamenu_widgetarea','0'),(3873,294,'_menu_item_icon',''),(3874,377,'_menu_item_template',''),(3875,377,'_menu_item_mega_template','0'),(3876,377,'_menu_item_nolink',''),(3877,377,'_menu_item_category_post',''),(3878,377,'_menu_item_megamenu',''),(3879,377,'_menu_item_megamenu_auto_width',''),(3880,377,'_menu_item_megamenu_col',''),(3881,377,'_menu_item_megamenu_heading',''),(3882,377,'_menu_item_megamenu_widgetarea','0'),(3883,377,'_menu_item_icon',''),(3884,866,'_menu_item_template',''),(3885,866,'_menu_item_mega_template','0'),(3886,866,'_menu_item_nolink',''),(3887,866,'_menu_item_category_post',''),(3888,866,'_menu_item_megamenu',''),(3889,866,'_menu_item_megamenu_auto_width',''),(3890,866,'_menu_item_megamenu_col',''),(3891,866,'_menu_item_megamenu_heading',''),(3892,866,'_menu_item_megamenu_widgetarea','0'),(3893,866,'_menu_item_icon',''),(3894,375,'_menu_item_template',''),(3895,375,'_menu_item_mega_template','0'),(3896,375,'_menu_item_nolink',''),(3897,375,'_menu_item_category_post',''),(3898,375,'_menu_item_megamenu',''),(3899,375,'_menu_item_megamenu_auto_width',''),(3900,375,'_menu_item_megamenu_col',''),(3901,375,'_menu_item_megamenu_heading',''),(3902,375,'_menu_item_megamenu_widgetarea','0'),(3903,375,'_menu_item_icon',''),(3904,150,'_menu_item_template',''),(3905,150,'_menu_item_mega_template','0'),(3906,150,'_menu_item_nolink',''),(3907,150,'_menu_item_category_post',''),(3908,150,'_menu_item_megamenu',''),(3909,150,'_menu_item_megamenu_auto_width',''),(3910,150,'_menu_item_megamenu_col',''),(3911,150,'_menu_item_megamenu_heading',''),(3912,150,'_menu_item_megamenu_widgetarea','0'),(3913,150,'_menu_item_icon',''),(3996,939,'_elementor_version','2.9.3'),(3997,939,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(3998,939,'_elementor_css','a:5:{s:4:\"time\";i:1584298300;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4005,940,'_elementor_version','2.9.6'),(4006,940,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4007,940,'_elementor_css','a:5:{s:4:\"time\";i:1584298350;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4085,963,'_wp_page_template','elementor_header_footer'),(4086,963,'_elementor_edit_mode','builder'),(4087,963,'_elementor_template_type','wp-post'),(4088,963,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"feb6567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4018,944,'_wp_attached_file','2019/12/cropped-PKY_logo_hires-2.png'),(4019,944,'_wp_attachment_context','custom-logo'),(4020,944,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1368;s:6:\"height\";i:1446;s:4:\"file\";s:36:\"2019/12/cropped-PKY_logo_hires-2.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-2-284x300.png\";s:5:\"width\";i:284;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logo_hires-2-969x1024.png\";s:5:\"width\";i:969;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-2-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-2-768x812.png\";s:5:\"width\";i:768;s:6:\"height\";i:812;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-2-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4025,947,'_wp_attached_file','2019/11/cropped-PKY_logoSIDEwhite-1.png'),(4026,947,'_wp_attachment_context','custom-logo'),(4027,947,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:433;s:4:\"file\";s:39:\"2019/11/cropped-PKY_logoSIDEwhite-1.png\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:39:\"cropped-PKY_logoSIDEwhite-1-300x130.png\";s:5:\"width\";i:300;s:6:\"height\";i:130;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:39:\"cropped-PKY_logoSIDEwhite-1-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:39:\"cropped-PKY_logoSIDEwhite-1-768x333.png\";s:5:\"width\";i:768;s:6:\"height\";i:333;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:39:\"cropped-PKY_logoSIDEwhite-1-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4080,962,'_elementor_version','2.9.6'),(4081,962,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4082,962,'_elementor_css','a:5:{s:4:\"time\";i:1584303019;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4108,965,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"2b02625\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4076,962,'_wp_page_template','elementor_header_footer'),(4077,962,'_elementor_edit_mode','builder'),(4078,962,'_elementor_template_type','wp-post'),(4079,962,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"300\",\"right\":\"100\",\"bottom\":\"300\",\"left\":\"100\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"140\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"feb6567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false}]'),(4089,963,'_elementor_version','2.9.6'),(4090,963,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4091,963,'_elementor_css','a:5:{s:4:\"time\";i:1584303104;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4105,965,'_wp_page_template','elementor_header_footer'),(4106,965,'_elementor_edit_mode','builder'),(4107,965,'_elementor_template_type','wp-post'),(4096,964,'_wp_page_template','elementor_header_footer'),(4097,964,'_elementor_edit_mode','builder'),(4098,964,'_elementor_template_type','wp-post'),(4099,964,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"feb6567\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"32f335d\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15,\"content_position\":\"center\",\"_inline_size_tablet\":100},\"elements\":[],\"isInner\":false},{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":69.332,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"33bc69a\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":15},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4100,964,'_elementor_version','2.9.6'),(4101,964,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4102,964,'_elementor_css','a:5:{s:4:\"time\";i:1584304199;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4109,965,'_elementor_version','2.9.6'),(4110,965,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4111,965,'_elementor_css','a:5:{s:4:\"time\";i:1584304269;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4114,966,'_wp_page_template','elementor_header_footer'),(4115,966,'_elementor_edit_mode','builder'),(4116,966,'_elementor_template_type','wp-post'),(4117,966,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":345,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4118,966,'_elementor_version','2.9.6'),(4119,966,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4120,966,'_elementor_css','a:5:{s:4:\"time\";i:1584304343;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4123,967,'_wp_page_template','elementor_header_footer'),(4124,967,'_elementor_edit_mode','builder'),(4125,967,'_elementor_template_type','wp-post'),(4126,967,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"x8xwvd5\",\"elType\":\"section\",\"settings\":{\"padding_mobile\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"5chgwz8\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"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\":\"1u898qt\",\"elType\":\"widget\",\"settings\":{\"title\":\"<span class=\\\"elementor-heading-title elementor-size-default elementor-inline-editing pen\\\" data-elementor-setting-key=\\\"title\\\" data-pen-placeholder=\\\"Type Here...\\\" style=\\\"font-size: 2rem; font-style: normal; font-weight: 700; clear: both; text-transform: uppercase; letter-spacing: 1px;\\\">GURUKUL TEACHING TEAM<\\/span>\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6xj7qo4\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"68o77s6\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"e60accb\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.yogiashokananda.com\",\"link_to\":\"custom\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"b570f35\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI ASHOKANANDA\\u200b\",\"description_text\":\"Founder of Prana Kriya Yoga | \\nMaster of Yoga and Meditation \\nMentor, Trainer, Writer and Speaker\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"7b31b7e\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-instagram\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"km5tkzz\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"_id\":\"f702547\"}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"172f305\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"37\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"3a67255\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_position\":\"top center\",\"background_size\":\"cover\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false},\"content_position\":\"center\"},\"elements\":[{\"id\":\"f052ddc\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":395,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/IMG_20190901_072749-e1577569481979.jpg\"},\"caption_source\":\"custom\",\"caption\":\"www.kaivalyananda.life\",\"link_to\":\"custom\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"image\"},{\"id\":\"1f4a914\",\"elType\":\"widget\",\"settings\":{\"image\":{\"url\":\"\",\"id\":\"\"},\"title_text\":\"YOGI KAIVALYANANDA\\u200b\",\"description_text\":\"Prana Kriya Yoga Leader  | Yoga and Healing Master\\u200b\",\"image_space\":{\"unit\":\"px\",\"size\":0},\"image_size\":{\"unit\":\"%\",\"size\":0},\"text_align\":\"center\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":5},\"text_align_tablet\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"10\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"09d2866\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"q2nixro\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"8wbdqmy\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-google-plus\",\"_id\":\"7mgabty\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#000000\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}}],\"shape\":\"circle\",\"icon_color\":\"custom\",\"icon_primary_color\":\"#b7b7b7\",\"icon_secondary_color\":\"#ffffff\",\"icon_size\":{\"unit\":\"px\",\"size\":18},\"icon_spacing\":{\"unit\":\"px\",\"size\":12},\"hover_primary_color\":\"#808285\",\"hover_secondary_color\":\"#ffffff\",\"align_tablet\":\"left\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4127,967,'_elementor_version','2.9.6'),(4128,967,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4129,967,'_elementor_css','a:5:{s:4:\"time\";i:1584304358;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4155,973,'_elementor_version','2.9.6'),(4156,973,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4157,973,'_elementor_css','a:5:{s:4:\"time\";i:1584305744;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4169,975,'_wp_page_template','elementor_header_footer'),(4160,974,'_wp_page_template','elementor_header_footer'),(4161,974,'_elementor_edit_mode','builder'),(4162,974,'_elementor_template_type','wp-post'),(4163,974,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"-47\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"490ec163\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Senior project \",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4170,975,'_elementor_edit_mode','builder'),(4171,975,'_elementor_template_type','wp-post'),(4172,975,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":\"0\",\"bottom\":\"-47\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Senior project \",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4151,973,'_wp_page_template','elementor_header_footer'),(4152,973,'_elementor_edit_mode','builder'),(4153,973,'_elementor_template_type','wp-post'),(4154,973,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"490ec163\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change.<\\/p>\",\"align\":\"center\",\"text_color\":\"#bfbfbf\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Senior project \",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4164,974,'_elementor_version','2.9.6'),(4165,974,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4166,974,'_elementor_css','a:5:{s:4:\"time\";i:1584305785;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4173,975,'_elementor_version','2.9.6'),(4174,975,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4175,975,'_elementor_css','a:5:{s:4:\"time\";i:1584305840;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4178,976,'_wp_page_template','elementor_header_footer'),(4179,976,'_elementor_edit_mode','builder'),(4180,976,'_elementor_template_type','wp-post'),(4181,976,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Senior project \",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4182,976,'_elementor_version','2.9.6'),(4183,976,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4184,976,'_elementor_css','a:5:{s:4:\"time\";i:1584305877;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4187,977,'_wp_page_template','elementor_header_footer'),(4188,977,'_elementor_edit_mode','builder'),(4189,977,'_elementor_template_type','wp-post'),(4190,977,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4191,977,'_elementor_version','2.9.6'),(4192,977,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4193,977,'_elementor_css','a:5:{s:4:\"time\";i:1584305988;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4205,979,'_wp_page_template','elementor_header_footer'),(4206,979,'_elementor_edit_mode','builder'),(4207,979,'_elementor_template_type','wp-post'),(4208,979,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4196,978,'_wp_page_template','elementor_header_footer'),(4197,978,'_elementor_edit_mode','builder'),(4198,978,'_elementor_template_type','wp-post'),(4199,978,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"3aa14b6c\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"structure\":\"20\",\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"2913650b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"18\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"1e8dfe7d\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Yogi\",\"description_text\":\"Founder\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":35},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30},\"thumbnail_size\":\"large\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"669ff418\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\\u00a0<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"76a4a9d8\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"79385c84\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"10\",\"right\":\"10\",\"bottom\":\"10\",\"left\":\"10\",\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"9\",\"bottom\":\"0\",\"left\":\"9\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2d9940f0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"970\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava2.png\"},\"title_text\":\"Adam Cheise\",\"description_text\":\"Designer\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":35},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":30}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1ae60d7a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<\\/p>\",\"align\":\"center\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8},\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"1d37e58d\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"555b251c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4200,978,'_elementor_version','2.9.6'),(4201,978,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4202,978,'_elementor_css','a:5:{s:4:\"time\";i:1584306579;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4209,979,'_elementor_version','2.9.6'),(4210,979,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4211,979,'_elementor_css','a:5:{s:4:\"time\";i:1584306716;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:16;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4264,986,'_wp_page_template','elementor_header_footer'),(4265,986,'_elementor_edit_mode','builder'),(4266,986,'_elementor_template_type','wp-post'),(4267,986,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4225,981,'_elementor_version','2.9.6'),(4226,981,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4227,981,'_elementor_css','a:5:{s:4:\"time\";i:1584307705;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4255,985,'_wp_page_template','elementor_header_footer'),(4256,985,'_elementor_edit_mode','builder'),(4257,985,'_elementor_template_type','wp-post'),(4258,985,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74c76fb7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"structure\":\"20\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"295f5dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null},\"elements\":[{\"id\":\"27f5b047\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Founder\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"thumbnail_size\":\"large\",\"hover_animation\":\"shrink\",\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6c95d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#dbdbdb\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1665f4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"4002f0ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55598c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"970\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava2.png\"},\"title_text\":\"Adam Cheise\",\"description_text\":\"Designer\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":35},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"29f4df6e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#dbdbdb\",\"width\":{\"unit\":\"%\",\"size\":7},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1b1ced24\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4246,984,'_wp_page_template','elementor_header_footer'),(4247,984,'_elementor_edit_mode','builder'),(4248,984,'_elementor_template_type','wp-post'),(4249,984,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"74c76fb7\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":700},\"structure\":\"30\",\"margin\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"295f5dc\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null},\"elements\":[{\"id\":\"27f5b047\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"969\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava1.png\"},\"title_text\":\"Amanda Lee\",\"description_text\":\"Founder\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25},\"thumbnail_size\":\"large\",\"hover_animation\":\"shrink\",\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"6c95d4\",\"elType\":\"widget\",\"settings\":{\"color\":\"#dbdbdb\",\"width\":{\"unit\":\"%\",\"size\":8},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e1665f4\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"4002f0ac\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"55598c04\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"970\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava2.png\"},\"title_text\":\"Adam Cheise\",\"description_text\":\"Designer\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":35},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"29f4df6e\",\"elType\":\"widget\",\"settings\":{\"color\":\"#dbdbdb\",\"width\":{\"unit\":\"%\",\"size\":7},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"1b1ced24\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false},{\"id\":\"530a5632\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"3ca7bfb0\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"971\",\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/ava4.png\"},\"title_text\":\"Mike Stuart\",\"description_text\":\"SEO\",\"image_space\":{\"unit\":\"px\",\"size\":22},\"image_size\":{\"unit\":\"%\",\"size\":35},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":0},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":5},\"title_typography_font_size_tablet\":{\"unit\":\"px\",\"size\":25}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"1b5b46a6\",\"elType\":\"widget\",\"settings\":{\"color\":\"#dbdbdb\",\"width\":{\"unit\":\"%\",\"size\":7},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"76851a9b\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4221,981,'_wp_page_template','elementor_header_footer'),(4222,981,'_elementor_edit_mode','builder'),(4223,981,'_elementor_template_type','wp-post'),(4224,981,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4241,983,'_elementor_version','2.9.6'),(4242,983,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4243,983,'_elementor_css','a:5:{s:4:\"time\";i:1584307828;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4237,983,'_wp_page_template','elementor_header_footer'),(4238,983,'_elementor_edit_mode','builder'),(4239,983,'_elementor_template_type','wp-post'),(4240,983,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":\"\",\"url\":\"\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4250,984,'_elementor_version','2.9.6'),(4251,984,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4252,984,'_elementor_css','a:5:{s:4:\"time\";i:1584307974;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4259,985,'_elementor_version','2.9.6'),(4260,985,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4261,985,'_elementor_css','a:5:{s:4:\"time\";i:1584308169;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:20;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4268,986,'_elementor_version','2.9.6'),(4269,986,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4270,986,'_elementor_css','a:5:{s:4:\"time\";i:1584308394;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:16;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4275,988,'_wp_page_template','elementor_header_footer'),(4276,988,'_elementor_edit_mode','builder'),(4277,988,'_elementor_template_type','wp-post'),(4278,988,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4273,987,'_wp_attached_file','2020/03/089A1463-2-2.jpg'),(4274,987,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:844;s:4:\"file\";s:24:\"2020/03/089A1463-2-2.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:24:\"089A1463-2-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:25:\"089A1463-2-2-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:24:\"089A1463-2-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:24:\"089A1463-2-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:24:\"089A1463-2-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:1:\"4\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1482841441\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"45\";s:3:\"iso\";s:3:\"100\";s:13:\"shutter_speed\";s:17:\"0.066666666666667\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4279,988,'_elementor_version','2.9.6'),(4280,988,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4281,988,'_elementor_css','a:5:{s:4:\"time\";i:1584309863;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4284,989,'_wp_page_template','elementor_header_footer'),(4285,989,'_elementor_edit_mode','builder'),(4286,989,'_elementor_template_type','wp-post'),(4287,989,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4288,989,'_elementor_version','2.9.6'),(4289,989,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4290,989,'_elementor_css','a:5:{s:4:\"time\";i:1584310385;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4293,990,'_wp_page_template','elementor_header_footer'),(4294,990,'_elementor_edit_mode','builder'),(4295,990,'_elementor_template_type','wp-post'),(4296,990,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-behance\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4297,990,'_elementor_version','2.9.6'),(4298,990,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4299,990,'_elementor_css','a:5:{s:4:\"time\";i:1584310465;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4315,992,'_elementor_version','2.9.6'),(4316,992,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4317,992,'_elementor_css','a:5:{s:4:\"time\";i:1584310916;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4329,994,'_wp_page_template','elementor_header_footer'),(4320,993,'_wp_page_template','elementor_header_footer'),(4321,993,'_elementor_edit_mode','builder'),(4322,993,'_elementor_template_type','wp-post'),(4323,993,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (4314,992,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-behance\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4311,992,'_wp_page_template','elementor_header_footer'),(4312,992,'_elementor_edit_mode','builder'),(4313,992,'_elementor_template_type','wp-post'),(4324,993,'_elementor_version','2.9.6'),(4325,993,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4326,993,'_elementor_css','a:5:{s:4:\"time\";i:1584311186;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4330,994,'_elementor_edit_mode','builder'),(4331,994,'_elementor_template_type','wp-post'),(4332,994,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-behance\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4333,994,'_elementor_version','2.9.6'),(4334,994,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4335,994,'_elementor_css','a:5:{s:4:\"time\";i:1584311338;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4338,995,'_wp_page_template','elementor_header_footer'),(4339,995,'_elementor_edit_mode','builder'),(4340,995,'_elementor_template_type','wp-post'),(4341,995,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4342,995,'_elementor_version','2.9.6'),(4343,995,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4344,995,'_elementor_css','a:5:{s:4:\"time\";i:1584311479;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4347,996,'_wp_page_template','elementor_header_footer'),(4348,996,'_elementor_edit_mode','builder'),(4349,996,'_elementor_template_type','wp-post'),(4350,996,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4351,996,'_elementor_version','2.9.6'),(4352,996,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4353,996,'_elementor_css','a:5:{s:4:\"time\";i:1584311569;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4365,998,'_wp_page_template','elementor_header_footer'),(4366,998,'_elementor_edit_mode','builder'),(4367,998,'_elementor_template_type','wp-post'),(4368,998,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4356,997,'_wp_page_template','elementor_header_footer'),(4357,997,'_elementor_edit_mode','builder'),(4358,997,'_elementor_template_type','wp-post'),(4359,997,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true},\"_id\":\"d2e4eaf\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"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-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"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\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4360,997,'_elementor_version','2.9.6'),(4361,997,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4362,997,'_elementor_css','a:5:{s:4:\"time\";i:1584311574;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4369,998,'_elementor_version','2.9.6'),(4370,998,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4371,998,'_elementor_css','a:5:{s:4:\"time\";i:1584311680;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4374,999,'_wp_page_template','elementor_header_footer'),(4375,999,'_elementor_edit_mode','builder'),(4376,999,'_elementor_template_type','wp-post'),(4377,999,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/pranakriyayoga\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/pranakriyayoga\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4378,999,'_elementor_version','2.9.6'),(4379,999,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4380,999,'_elementor_css','a:5:{s:4:\"time\";i:1584311694;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4455,1008,'_wp_page_template','elementor_header_footer'),(4383,1000,'_wp_page_template','elementor_header_footer'),(4384,1000,'_elementor_edit_mode','builder'),(4385,1000,'_elementor_template_type','wp-post'),(4386,1000,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4387,1000,'_elementor_version','2.9.6'),(4388,1000,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4389,1000,'_elementor_css','a:5:{s:4:\"time\";i:1584311846;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4448,1007,'_elementor_template_type','wp-post'),(4449,1007,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\"},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4392,1001,'_wp_page_template','elementor_header_footer'),(4393,1001,'_elementor_edit_mode','builder'),(4394,1001,'_elementor_template_type','wp-post'),(4395,1001,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4396,1001,'_elementor_version','2.9.6'),(4397,1001,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4398,1001,'_elementor_css','a:5:{s:4:\"time\";i:1584311926;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4401,1002,'_wp_page_template','elementor_header_footer'),(4402,1002,'_elementor_edit_mode','builder'),(4403,1002,'_elementor_template_type','wp-post'),(4404,1002,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4405,1002,'_elementor_version','2.9.6'),(4406,1002,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4407,1002,'_elementor_css','a:5:{s:4:\"time\";i:1584311932;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4447,1007,'_elementor_edit_mode','builder'),(4410,1003,'_wp_page_template','elementor_header_footer'),(4411,1003,'_elementor_edit_mode','builder'),(4412,1003,'_elementor_template_type','wp-post'),(4413,1003,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4414,1003,'_elementor_version','2.9.6'),(4415,1003,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4416,1003,'_elementor_css','a:5:{s:4:\"time\";i:1584311992;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4446,1007,'_wp_page_template','elementor_header_footer'),(4419,1004,'_wp_page_template','elementor_header_footer'),(4420,1004,'_elementor_edit_mode','builder'),(4421,1004,'_elementor_template_type','wp-post'),(4422,1004,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"90\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4423,1004,'_elementor_version','2.9.6'),(4424,1004,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4425,1004,'_elementor_css','a:5:{s:4:\"time\";i:1584312114;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4428,1005,'_wp_page_template','elementor_header_footer'),(4429,1005,'_elementor_edit_mode','builder'),(4430,1005,'_elementor_template_type','wp-post'),(4431,1005,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"27\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4432,1005,'_elementor_version','2.9.6'),(4433,1005,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4434,1005,'_elementor_css','a:5:{s:4:\"time\";i:1584312139;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4437,1006,'_wp_page_template','elementor_header_footer'),(4438,1006,'_elementor_edit_mode','builder'),(4439,1006,'_elementor_template_type','wp-post'),(4440,1006,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4441,1006,'_elementor_version','2.9.6'),(4442,1006,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4443,1006,'_elementor_css','a:5:{s:4:\"time\";i:1584312153;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4450,1007,'_elementor_version','2.9.6'),(4451,1007,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4452,1007,'_elementor_css','a:5:{s:4:\"time\";i:1584312247;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4456,1008,'_elementor_edit_mode','builder'),(4457,1008,'_elementor_template_type','wp-post'),(4458,1008,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4459,1008,'_elementor_version','2.9.6'),(4460,1008,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4461,1008,'_elementor_css','a:5:{s:4:\"time\";i:1584312290;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4464,1009,'_wp_page_template','elementor_header_footer'),(4465,1009,'_elementor_edit_mode','builder'),(4466,1009,'_elementor_template_type','wp-post'),(4467,1009,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"1cd05322\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"21bd650b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>I am text block. 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>\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2},\"align\":\"center\",\"text_color\":\"#bfbfbf\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"517d862c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":972,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/y11.png\"},\"title_text\":\"Larry Flint\",\"description_text\":\"Graphic Designer\",\"image_space\":{\"unit\":\"px\",\"size\":20},\"image_size\":{\"unit\":\"%\",\"size\":26},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":35},\"title_typography_font_weight\":\"900\",\"description_color\":\"#bfbfbf\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"300\",\"description_typography_text_transform\":\"uppercase\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":0.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"5891239f\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-wordpress\",\"library\":\"fa-brands\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4468,1009,'_elementor_version','2.9.6'),(4469,1009,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4470,1009,'_elementor_css','a:5:{s:4:\"time\";i:1584312318;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4522,1018,'_wp_page_template','elementor_header_footer'),(4523,1018,'_elementor_edit_mode','builder'),(4524,1018,'_elementor_template_type','wp-post'),(4525,1018,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4473,1010,'_wp_page_template','elementor_header_footer'),(4474,1010,'_elementor_edit_mode','builder'),(4475,1010,'_elementor_template_type','wp-post'),(4476,1010,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4477,1010,'_elementor_version','2.9.6'),(4478,1010,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4479,1010,'_elementor_css','a:5:{s:4:\"time\";i:1584312329;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:9;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4482,1011,'_wp_page_template','elementor_header_footer'),(4483,1011,'_elementor_edit_mode','builder'),(4484,1011,'_elementor_template_type','wp-post'),(4485,1011,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4486,1011,'_elementor_version','2.9.6'),(4487,1011,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4488,1011,'_elementor_css','a:5:{s:4:\"time\";i:1584313090;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:10;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4513,1017,'_wp_page_template','elementor_header_footer'),(4514,1017,'_elementor_edit_mode','builder'),(4515,1017,'_elementor_template_type','wp-post'),(4516,1017,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4490,1012,'_wp_attached_file','2020/03/IMG_20200102_162008_1.jpg'),(4491,1012,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1300;s:6:\"height\";i:886;s:4:\"file\";s:33:\"2020/03/IMG_20200102_162008_1.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:33:\"IMG_20200102_162008_1-300x204.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:204;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:34:\"IMG_20200102_162008_1-1024x698.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:698;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:33:\"IMG_20200102_162008_1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:33:\"IMG_20200102_162008_1-768x523.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:523;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:33:\"IMG_20200102_162008_1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"1.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:7:\"LYA-L29\";s:7:\"caption\";s:3:\"rpt\";s:17:\"created_timestamp\";s:10:\"1577982008\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:4:\"5.58\";s:3:\"iso\";s:2:\"50\";s:13:\"shutter_speed\";s:8:\"0.001781\";s:5:\"title\";s:3:\"rpt\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4506,1015,'_elementor_version','2.9.6'),(4507,1015,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4508,1015,'_elementor_css','a:5:{s:4:\"time\";i:1584313659;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:10;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4510,1016,'_wp_attached_file','2020/03/0O9A0192-1-e1584459534804.jpg'),(4511,1016,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:993;s:6:\"height\";i:566;s:4:\"file\";s:37:\"2020/03/0O9A0192-1-e1584459534804.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:37:\"0O9A0192-1-e1584459534804-300x171.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:171;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"0O9A0192-1-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:37:\"0O9A0192-1-e1584459534804-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:37:\"0O9A0192-1-e1584459534804-768x438.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:438;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:37:\"0O9A0192-1-e1584459534804-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1568643325\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"41\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4502,1015,'_wp_page_template','elementor_header_footer'),(4503,1015,'_elementor_edit_mode','builder'),(4504,1015,'_elementor_template_type','wp-post'),(4505,1015,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1014,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4499,1014,'_wp_attached_file','2020/03/0O9A0192.jpg'),(4500,1014,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:844;s:4:\"file\";s:20:\"2020/03/0O9A0192.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"0O9A0192-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"0O9A0192-1024x576.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:576;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"0O9A0192-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"0O9A0192-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"0O9A0192-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1568643325\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"41\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4517,1017,'_elementor_version','2.9.6'),(4518,1017,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4519,1017,'_elementor_css','a:5:{s:4:\"time\";i:1584313699;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:10;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4526,1018,'_elementor_version','2.9.6'),(4527,1018,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4528,1018,'_elementor_css','a:5:{s:4:\"time\";i:1584320320;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:10;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4581,1025,'_wp_page_template','elementor_header_footer'),(4572,1024,'_wp_page_template','elementor_header_footer'),(4563,1023,'_wp_page_template','elementor_header_footer'),(4564,1023,'_elementor_edit_mode','builder'),(4565,1023,'_elementor_template_type','wp-post'),(4566,1023,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4542,1020,'_elementor_version','2.9.6'),(4543,1020,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4544,1020,'_elementor_css','a:5:{s:4:\"time\";i:1584368301;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4538,1020,'_wp_page_template','elementor_header_footer'),(4539,1020,'_elementor_edit_mode','builder'),(4540,1020,'_elementor_template_type','wp-post'),(4541,1020,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4558,1022,'_elementor_version','2.9.6'),(4559,1022,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4560,1022,'_elementor_css','a:5:{s:4:\"time\";i:1584368711;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4646,1033,'_wp_page_template','elementor_header_footer'),(4554,1022,'_wp_page_template','elementor_header_footer'),(4555,1022,'_elementor_edit_mode','builder'),(4556,1022,'_elementor_template_type','wp-post'),(4557,1022,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4567,1023,'_elementor_version','2.9.6'),(4568,1023,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4569,1023,'_elementor_css','a:5:{s:4:\"time\";i:1584368733;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4573,1024,'_elementor_edit_mode','builder'),(4574,1024,'_elementor_template_type','wp-post'),(4575,1024,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Healing and Yoga Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"capitalize\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4576,1024,'_elementor_version','2.9.6'),(4577,1024,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4578,1024,'_elementor_css','a:5:{s:4:\"time\";i:1584368845;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4582,1025,'_elementor_edit_mode','builder'),(4583,1025,'_elementor_template_type','wp-post'),(4584,1025,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Healing and Yoga Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (4585,1025,'_elementor_version','2.9.6'),(4586,1025,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4587,1025,'_elementor_css','a:5:{s:4:\"time\";i:1584368891;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4590,1026,'_wp_page_template','elementor_header_footer'),(4591,1026,'_elementor_edit_mode','builder'),(4592,1026,'_elementor_template_type','wp-post'),(4593,1026,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":418,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4887-e1577564470686.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4594,1026,'_elementor_version','2.9.6'),(4595,1026,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4596,1026,'_elementor_css','a:5:{s:4:\"time\";i:1584368988;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4601,1028,'_wp_page_template','elementor_header_footer'),(4602,1028,'_elementor_edit_mode','builder'),(4603,1028,'_elementor_template_type','wp-post'),(4604,1028,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"grow\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4598,1027,'_wp_attached_file','2020/03/YogiAshokananda-4887-scaled.jpg'),(4599,1027,'_wp_attachment_metadata','a:6:{s:5:\"width\";i:2560;s:6:\"height\";i:870;s:4:\"file\";s:39:\"2020/03/YogiAshokananda-4887-scaled.jpg\";s:5:\"sizes\";a:7:{s:6:\"medium\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-300x102.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:102;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4887-1024x348.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:348;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-768x261.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:261;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4887-1536x522.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:522;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"2048x2048\";a:4:{s:4:\"file\";s:33:\"YogiAshokananda-4887-2048x696.jpg\";s:5:\"width\";i:2048;s:6:\"height\";i:696;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:32:\"YogiAshokananda-4887-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}s:14:\"original_image\";s:24:\"YogiAshokananda-4887.jpg\";}'),(4605,1028,'_elementor_version','2.9.6'),(4606,1028,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4607,1028,'_elementor_css','a:5:{s:4:\"time\";i:1584388572;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4628,1031,'_wp_page_template','elementor_header_footer'),(4629,1031,'_elementor_edit_mode','builder'),(4630,1031,'_elementor_template_type','wp-post'),(4631,1031,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4623,1030,'_elementor_version','2.9.6'),(4624,1030,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4625,1030,'_elementor_css','a:5:{s:4:\"time\";i:1584388993;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4622,1030,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":565,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 hours Teachers training course\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"c07d6ad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The 200 hour yoga teachers\\u2019 training certfication courses are certified by\\u00a0<a href=\\\"http:\\/\\/www.yogaallianceprofessionals.org\\/\\\">Yoga Alliance Professionals<\\/a>\\u00a0and\\u00a0Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance\\u00a0Professionals UK.\\u00a0<\\/p>\",\"text_color\":\"#000000\",\"_padding\":{\"unit\":\"px\",\"top\":\"18\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4619,1030,'_wp_page_template','elementor_header_footer'),(4620,1030,'_elementor_edit_mode','builder'),(4621,1030,'_elementor_template_type','wp-post'),(4632,1031,'_elementor_version','2.9.6'),(4633,1031,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4634,1031,'_elementor_css','a:5:{s:4:\"time\";i:1584389494;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4655,1034,'_wp_page_template','elementor_header_footer'),(4656,1034,'_elementor_edit_mode','builder'),(4657,1034,'_elementor_template_type','wp-post'),(4658,1034,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4650,1033,'_elementor_version','2.9.6'),(4651,1033,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4652,1033,'_elementor_css','a:5:{s:4:\"time\";i:1584391411;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4647,1033,'_elementor_edit_mode','builder'),(4648,1033,'_elementor_template_type','wp-post'),(4649,1033,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#fb2056\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4659,1034,'_elementor_version','2.9.6'),(4660,1034,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4661,1034,'_elementor_css','a:5:{s:4:\"time\";i:1584391435;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4664,1035,'_wp_page_template','elementor_header_footer'),(4665,1035,'_elementor_edit_mode','builder'),(4666,1035,'_elementor_template_type','wp-post'),(4667,1035,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4668,1035,'_elementor_version','2.9.6'),(4669,1035,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4670,1035,'_elementor_css','a:5:{s:4:\"time\";i:1584391446;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4679,1039,'_wp_page_template','elementor_header_footer'),(4680,1039,'_elementor_edit_mode','builder'),(4681,1039,'_elementor_template_type','wp-post'),(4682,1039,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4673,1036,'_wp_attached_file','2019/12/cropped-PKY_logo_hires-3.png'),(4674,1036,'_wp_attachment_context','custom-logo'),(4675,1036,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1368;s:6:\"height\";i:1413;s:4:\"file\";s:36:\"2019/12/cropped-PKY_logo_hires-3.png\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-3-290x300.png\";s:5:\"width\";i:290;s:6:\"height\";i:300;s:9:\"mime-type\";s:9:\"image/png\";}s:5:\"large\";a:4:{s:4:\"file\";s:37:\"cropped-PKY_logo_hires-3-991x1024.png\";s:5:\"width\";i:991;s:6:\"height\";i:1024;s:9:\"mime-type\";s:9:\"image/png\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-3-150x150.png\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:9:\"image/png\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-3-768x793.png\";s:5:\"width\";i:768;s:6:\"height\";i:793;s:9:\"mime-type\";s:9:\"image/png\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"cropped-PKY_logo_hires-3-272x182.png\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:9:\"image/png\";}}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:{}}}'),(4683,1039,'_elementor_version','2.9.6'),(4684,1039,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4685,1039,'_elementor_css','a:5:{s:4:\"time\";i:1584391562;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4688,1040,'_wp_page_template','elementor_header_footer'),(4689,1040,'_elementor_edit_mode','builder'),(4690,1040,'_elementor_template_type','wp-post'),(4691,1040,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"30\",\"bottom\":\"30\",\"left\":\"30\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4692,1040,'_elementor_version','2.9.6'),(4693,1040,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4694,1040,'_elementor_css','a:5:{s:4:\"time\";i:1584391958;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4712,1042,'_elementor_version','2.9.6'),(4713,1042,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4714,1042,'_elementor_css','a:5:{s:4:\"time\";i:1584457895;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4717,1043,'_wp_page_template','elementor_header_footer'),(4718,1043,'_elementor_edit_mode','builder'),(4719,1043,'_elementor_template_type','wp-post'),(4720,1043,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4711,1042,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4708,1042,'_wp_page_template','elementor_header_footer'),(4709,1042,'_elementor_edit_mode','builder'),(4710,1042,'_elementor_template_type','wp-post'),(4721,1043,'_elementor_version','2.9.6'),(4722,1043,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4723,1043,'_elementor_css','a:5:{s:4:\"time\";i:1584458276;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4726,1044,'_wp_page_template','elementor_header_footer'),(4727,1044,'_elementor_edit_mode','builder'),(4728,1044,'_elementor_template_type','wp-post'),(4729,1044,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"191\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4730,1044,'_elementor_version','2.9.6'),(4731,1044,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4732,1044,'_elementor_css','a:5:{s:4:\"time\";i:1584458969;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4735,1045,'_wp_page_template','elementor_header_footer'),(4736,1045,'_elementor_edit_mode','builder'),(4737,1045,'_elementor_template_type','wp-post'),(4738,1045,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4739,1045,'_elementor_version','2.9.6'),(4740,1045,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4741,1045,'_elementor_css','a:5:{s:4:\"time\";i:1584459101;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4764,1048,'_wp_page_template','elementor_header_footer'),(4765,1048,'_elementor_edit_mode','builder'),(4766,1048,'_elementor_template_type','wp-post'),(4767,1048,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"1000\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4743,1016,'_edit_lock','1584459422:2'),(4744,1016,'_wp_attachment_backup_sizes','a:6:{s:9:\"full-orig\";a:3:{s:5:\"width\";i:1274;s:6:\"height\";i:716;s:4:\"file\";s:14:\"0O9A0192-1.jpg\";}s:14:\"thumbnail-orig\";a:4:{s:4:\"file\";s:22:\"0O9A0192-1-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:11:\"medium-orig\";a:4:{s:4:\"file\";s:22:\"0O9A0192-1-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:17:\"medium_large-orig\";a:4:{s:4:\"file\";s:22:\"0O9A0192-1-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:10:\"large-orig\";a:4:{s:4:\"file\";s:23:\"0O9A0192-1-1024x575.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:575;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:25:\"sow-carousel-default-orig\";a:4:{s:4:\"file\";s:22:\"0O9A0192-1-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}'),(4745,1016,'_edit_last','2'),(4759,1047,'_elementor_version','2.9.6'),(4760,1047,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4761,1047,'_elementor_css','a:5:{s:4:\"time\";i:1584461012;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4755,1047,'_wp_page_template','elementor_header_footer'),(4756,1047,'_elementor_edit_mode','builder'),(4757,1047,'_elementor_template_type','wp-post'),(4758,1047,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"0190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#f4f5f9\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"25\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-99\",\"right\":0,\"bottom\":\"-52\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4768,1048,'_elementor_version','2.9.6'),(4769,1048,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4770,1048,'_elementor_css','a:5:{s:4:\"time\";i:1584463359;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4773,1049,'_wp_page_template','elementor_header_footer'),(4774,1049,'_elementor_edit_mode','builder'),(4775,1049,'_elementor_template_type','wp-post'),(4776,1049,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"1000\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4777,1049,'_elementor_version','2.9.6'),(4778,1049,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4779,1049,'_elementor_css','a:5:{s:4:\"time\";i:1584463373;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4782,1050,'_wp_page_template','elementor_header_footer'),(4783,1050,'_elementor_edit_mode','builder'),(4784,1050,'_elementor_template_type','wp-post'),(4785,1050,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"50\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4786,1050,'_elementor_version','2.9.6'),(4787,1050,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4788,1050,'_elementor_css','a:5:{s:4:\"time\";i:1584463386;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4791,1051,'_wp_page_template','elementor_header_footer'),(4792,1051,'_elementor_edit_mode','builder'),(4793,1051,'_elementor_template_type','wp-post'),(4794,1051,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1016,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-1.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4795,1051,'_elementor_version','2.9.6'),(4796,1051,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4797,1051,'_elementor_css','a:5:{s:4:\"time\";i:1584463406;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4804,1053,'_wp_page_template','elementor_header_footer'),(4805,1053,'_elementor_edit_mode','builder'),(4806,1053,'_elementor_template_type','wp-post'),(4807,1053,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4801,1052,'_wp_attached_file','2020/03/0O9A0192-2.jpg'),(4802,1052,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:2000;s:6:\"height\";i:1126;s:4:\"file\";s:22:\"2020/03/0O9A0192-2.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:22:\"0O9A0192-2-300x169.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:169;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:23:\"0O9A0192-2-1024x577.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:577;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:22:\"0O9A0192-2-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:22:\"0O9A0192-2-768x432.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:432;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:23:\"0O9A0192-2-1536x865.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:865;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:22:\"0O9A0192-2-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:21:\"Canon EOS 5D Mark III\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1568643325\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"41\";s:3:\"iso\";s:3:\"125\";s:13:\"shutter_speed\";s:5:\"0.008\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(4808,1053,'_elementor_version','2.9.6'),(4809,1053,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4810,1053,'_elementor_css','a:5:{s:4:\"time\";i:1584464142;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4813,1054,'_wp_page_template','elementor_header_footer'),(4814,1054,'_elementor_edit_mode','builder'),(4815,1054,'_elementor_template_type','wp-post'),(4816,1054,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#D5D3D3\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4817,1054,'_elementor_version','2.9.6'),(4818,1054,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4819,1054,'_elementor_css','a:5:{s:4:\"time\";i:1584464216;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4822,1055,'_wp_page_template','elementor_header_footer'),(4823,1055,'_elementor_edit_mode','builder'),(4824,1055,'_elementor_template_type','wp-post'),(4825,1055,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#00ce1b\",\"hover_animation\":\"grow\",\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4826,1055,'_elementor_version','2.9.6'),(4827,1055,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4828,1055,'_elementor_css','a:5:{s:4:\"time\";i:1584464330;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4838,1058,'_wp_page_template','elementor_header_footer'),(4839,1058,'_elementor_edit_mode','builder'),(4840,1058,'_elementor_template_type','wp-post'),(4841,1058,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\"},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4842,1058,'_elementor_version','2.9.6'),(4843,1058,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(4844,1058,'_elementor_css','a:5:{s:4:\"time\";i:1584478589;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5546,1145,'_wp_page_template','elementor_header_footer'),(5547,1145,'_elementor_edit_mode','builder'),(5548,1145,'_elementor_template_type','wp-post'),(5549,1145,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0046.mov\",\"id\":1144}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4854,1061,'_edit_lock','1584481217:2'),(4855,1061,'_edit_last','2'),(4856,1061,'_wp_page_template','default'),(4857,1061,'ocean_sidebar','0'),(4858,1061,'ocean_second_sidebar','0'),(4859,1061,'ocean_disable_margins','enable'),(4860,1061,'ocean_display_top_bar','default'),(4861,1061,'ocean_display_header','default'),(4862,1061,'ocean_center_header_left_menu','0'),(4863,1061,'ocean_custom_header_template','0'),(4864,1061,'ocean_header_custom_menu','0'),(4865,1061,'ocean_menu_typo_font_family','0'),(4866,1061,'ocean_disable_title','default'),(4867,1061,'ocean_disable_heading','default'),(4868,1061,'ocean_disable_breadcrumbs','default'),(4869,1061,'ocean_display_footer_widgets','default'),(4870,1061,'ocean_display_footer_bottom','default'),(4871,1061,'ocean_custom_footer_template','0'),(4872,1061,'_elementor_edit_mode','builder'),(4873,1061,'_elementor_template_type','wp-page'),(4874,1061,'_elementor_version','2.9.6'),(4882,1064,'_elementor_edit_mode','builder'),(4881,1064,'_wp_page_template','elementor_header_footer'),(4909,1068,'_wp_page_template','default'),(4880,1061,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"sow-carousel-default\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4883,1064,'_elementor_template_type','wp-page'),(4884,1064,'_elementor_version','2.9.6'),(4885,1064,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(4935,1071,'_elementor_template_type','wp-page'),(4936,1071,'_elementor_version','2.9.6'),(4918,1069,'_elementor_edit_mode','builder'),(4941,1072,'_wp_page_template','default'),(4942,1072,'_elementor_edit_mode','builder'),(4917,1069,'_wp_page_template','default'),(4895,1066,'_wp_page_template','elementor_header_footer'),(4896,1066,'_elementor_edit_mode','builder'),(4897,1066,'_elementor_template_type','wp-page'),(4898,1066,'_elementor_version','2.9.6'),(4899,1066,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"full\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4900,1066,'_elementor_css','a:6:{s:4:\"time\";i:1584480843;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(4919,1069,'_elementor_template_type','wp-page'),(4920,1069,'_elementor_version','2.9.6'),(4921,1069,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"sow-carousel-default\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4926,1070,'_elementor_edit_mode','builder'),(4927,1070,'_elementor_template_type','wp-page'),(4914,1068,'_elementor_css','a:5:{s:4:\"time\";i:1584480863;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4910,1068,'_elementor_edit_mode','builder'),(4911,1068,'_elementor_template_type','wp-page'),(4912,1068,'_elementor_version','2.9.6'),(4913,1068,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"full\"},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4922,1069,'_elementor_css','a:5:{s:4:\"time\";i:1584481016;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4933,1071,'_wp_page_template','default'),(4934,1071,'_elementor_edit_mode','builder'),(4925,1070,'_wp_page_template','default'),(4928,1070,'_elementor_version','2.9.6'),(4929,1070,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},{\"id\":380,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/11\\/YogiAshokananda-4865-e1577563799475.jpg\"},{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"sow-carousel-default\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4930,1070,'_elementor_css','a:5:{s:4:\"time\";i:1584481084;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4937,1071,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"sow-carousel-default\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4938,1071,'_elementor_css','a:5:{s:4:\"time\";i:1584481117;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4947,1061,'_elementor_controls_usage','a:3:{s:13:\"image-gallery\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:2;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:15:\"section_gallery\";a:2:{s:10:\"wp_gallery\";i:1;s:14:\"thumbnail_size\";i:1;}}s:5:\"style\";a:1:{s:22:\"section_gallery_images\";a:2:{s:13:\"image_spacing\";i:1;s:20:\"image_spacing_custom\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}}'),(4943,1072,'_elementor_template_type','wp-page'),(4944,1072,'_elementor_version','2.9.6'),(4945,1072,'_elementor_data','[{\"id\":\"337325b\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"64b24eb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"2219b97\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":478,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167863_1582169448526492_1229433253302720631_o.jpg\"},{\"id\":480,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199648_1582169608526476_3191518829946662371_o.jpg\"},{\"id\":575,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_0254-scaled.jpg\"},{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"}],\"thumbnail_size\":\"sow-carousel-default\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":10,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false}]'),(4946,1072,'_elementor_css','a:5:{s:4:\"time\";i:1584481216;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(4948,1073,'_menu_item_type','post_type'),(4949,1073,'_menu_item_menu_item_parent','0'),(4950,1073,'_menu_item_object_id','1061'),(4951,1073,'_menu_item_object','page'),(4952,1073,'_menu_item_target',''),(4953,1073,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4954,1073,'_menu_item_xfn',''),(4955,1073,'_menu_item_url',''),(4957,1073,'_menu_item_template',''),(4958,1073,'_menu_item_mega_template','0'),(4959,1073,'_menu_item_nolink',''),(4960,1073,'_menu_item_category_post',''),(4961,1073,'_menu_item_megamenu',''),(4962,1073,'_menu_item_megamenu_auto_width',''),(4963,1073,'_menu_item_megamenu_col',''),(4964,1073,'_menu_item_megamenu_heading',''),(4965,1073,'_menu_item_megamenu_widgetarea','0'),(4966,1073,'_menu_item_icon',''),(4969,1075,'_menu_item_type','post_type'),(4970,1075,'_menu_item_menu_item_parent','0'),(4971,1075,'_menu_item_object_id','368'),(4972,1075,'_menu_item_object','page'),(4973,1075,'_menu_item_target',''),(4974,1075,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4975,1075,'_menu_item_xfn',''),(4976,1075,'_menu_item_url',''),(4978,1075,'_menu_item_template',''),(4979,1075,'_menu_item_mega_template','0'),(4980,1075,'_menu_item_nolink',''),(4981,1075,'_menu_item_category_post',''),(4982,1075,'_menu_item_megamenu',''),(4983,1075,'_menu_item_megamenu_auto_width',''),(4984,1075,'_menu_item_megamenu_col',''),(4985,1075,'_menu_item_megamenu_heading',''),(4986,1075,'_menu_item_megamenu_widgetarea','0'),(4987,1075,'_menu_item_icon',''),(4988,1076,'_menu_item_type','post_type'),(4989,1076,'_menu_item_menu_item_parent','0'),(4990,1076,'_menu_item_object_id','291'),(4991,1076,'_menu_item_object','page'),(4992,1076,'_menu_item_target',''),(4993,1076,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(4994,1076,'_menu_item_xfn',''),(4995,1076,'_menu_item_url',''),(4997,1076,'_menu_item_template',''),(4998,1076,'_menu_item_mega_template','0'),(4999,1076,'_menu_item_nolink',''),(5000,1076,'_menu_item_category_post',''),(5001,1076,'_menu_item_megamenu',''),(5002,1076,'_menu_item_megamenu_auto_width',''),(5003,1076,'_menu_item_megamenu_col',''),(5004,1076,'_menu_item_megamenu_heading',''),(5005,1076,'_menu_item_megamenu_widgetarea','0'),(5006,1076,'_menu_item_icon',''),(5007,1077,'_menu_item_type','custom'),(5008,1077,'_menu_item_menu_item_parent','0'),(5009,1077,'_menu_item_object_id','1077'),(5010,1077,'_menu_item_object','custom'),(5011,1077,'_menu_item_target',''),(5012,1077,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5013,1077,'_menu_item_xfn',''),(5014,1077,'_menu_item_url','https://www.facebook.com/pranakriyayoga/'),(5016,1077,'_menu_item_template',''),(5017,1077,'_menu_item_mega_template','0'),(5018,1077,'_menu_item_nolink',''),(5019,1077,'_menu_item_category_post',''),(5020,1077,'_menu_item_megamenu',''),(5021,1077,'_menu_item_megamenu_auto_width',''),(5022,1077,'_menu_item_megamenu_col',''),(5023,1077,'_menu_item_megamenu_heading',''),(5024,1077,'_menu_item_megamenu_widgetarea','0'),(5025,1077,'_menu_item_icon',''),(5026,1078,'_menu_item_type','custom'),(5027,1078,'_menu_item_menu_item_parent','0'),(5028,1078,'_menu_item_object_id','1078'),(5029,1078,'_menu_item_object','custom'),(5030,1078,'_menu_item_target',''),(5031,1078,'_menu_item_classes','a:1:{i:0;s:0:\"\";}'),(5032,1078,'_menu_item_xfn',''),(5033,1078,'_menu_item_url','https://www.instagram.com/pranakriyayoga/'),(5035,1078,'_menu_item_template',''),(5036,1078,'_menu_item_mega_template','0'),(5037,1078,'_menu_item_nolink',''),(5038,1078,'_menu_item_category_post',''),(5039,1078,'_menu_item_megamenu',''),(5040,1078,'_menu_item_megamenu_auto_width',''),(5041,1078,'_menu_item_megamenu_col',''),(5042,1078,'_menu_item_megamenu_heading',''),(5043,1078,'_menu_item_megamenu_widgetarea','0'),(5044,1078,'_menu_item_icon',''),(5882,899,'settings','eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwidGVtcGxhdGUiOiIiLCJhamF4X3BhZ2luYXRpb24iOiIxIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfQ=='),(5881,899,'id_field','ID'),(5880,899,'aliases','WyJiYXNpY19pbWFnZWJyb3dzZXIiLCJpbWFnZWJyb3dzZXIiLCJuZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciJd'),(5879,899,'entity_types','WyJpbWFnZSJd'),(5086,1088,'_elementor_version','2.9.6'),(5087,1088,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5088,1088,'_elementor_css','a:5:{s:4:\"time\";i:1584483991;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5091,1089,'_wp_page_template','elementor_header_footer'),(5092,1089,'_elementor_edit_mode','builder'),(5093,1089,'_elementor_template_type','wp-post'),(5094,1089,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"structure\":\"30\",\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b3d335b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false},{\"id\":\"fd69444\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":59.332},\"elements\":[],\"isInner\":false},{\"id\":\"674669b\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":20},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5095,1089,'_elementor_version','2.9.6'),(5096,1089,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5097,1089,'_elementor_css','a:5:{s:4:\"time\";i:1584484068;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5550,1145,'_elementor_version','2.9.6'),(5551,1145,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5103,1090,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5104,1090,'_elementor_version','2.9.6'),(5105,1090,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5106,1090,'_elementor_css','a:5:{s:4:\"time\";i:1584484116;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5114,1091,'_wp_page_template','elementor_header_footer'),(5115,1091,'_elementor_css','a:5:{s:4:\"time\";i:1584484174;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5137,1096,'_elementor_edit_mode','builder'),(5118,1092,'_elementor_edit_mode','builder'),(5119,1092,'_elementor_template_type','wp-page'),(5120,1092,'_elementor_version','2.9.6'),(5121,1092,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":482,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/69861785_2575231205886973_7571841920519897088_n.jpg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5122,1092,'_wp_page_template','elementor_header_footer'),(5123,1092,'_elementor_css','a:5:{s:4:\"time\";i:1584484338;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5129,1094,'_elementor_edit_mode','builder'),(5130,1094,'_elementor_template_type','wp-page'),(5131,1094,'_elementor_version','2.9.6'),(5132,1094,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_position\":\"center center\",\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5126,1061,'_elementor_css','a:5:{s:4:\"time\";i:1584550702;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5127,1093,'_wp_attached_file','2020/03/IMG_5779-for-India-Tour.jpeg'),(5128,1093,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1000;s:6:\"height\";i:667;s:4:\"file\";s:36:\"2020/03/IMG_5779-for-India-Tour.jpeg\";s:5:\"sizes\";a:4:{s:6:\"medium\";a:4:{s:4:\"file\";s:36:\"IMG_5779-for-India-Tour-300x200.jpeg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:36:\"IMG_5779-for-India-Tour-150x150.jpeg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:36:\"IMG_5779-for-India-Tour-768x512.jpeg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:36:\"IMG_5779-for-India-Tour-272x182.jpeg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5133,1094,'_wp_page_template','elementor_header_footer'),(5134,1094,'_elementor_css','a:5:{s:4:\"time\";i:1584484644;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5138,1096,'_elementor_template_type','wp-page'),(5139,1096,'_elementor_version','2.9.6'),(5140,1096,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]');
INSERT INTO `wp_postmeta` VALUES (5141,1096,'_wp_page_template','elementor_header_footer'),(5142,1096,'_elementor_css','a:5:{s:4:\"time\";i:1585009777;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5145,1097,'_elementor_edit_mode','builder'),(5146,1097,'_elementor_template_type','wp-page'),(5147,1097,'_elementor_version','2.9.6'),(5148,1097,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"www.yogiashokananda.com\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5149,1097,'_wp_page_template','elementor_header_footer'),(5150,1097,'_elementor_css','a:5:{s:4:\"time\";i:1585057588;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5639,1156,'_elementor_edit_mode','builder'),(5640,1156,'_elementor_template_type','wp-page'),(5641,1156,'_elementor_version','2.9.6'),(5642,1156,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/info\\/41\\/Prana-Kriya-Yoga.html\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5153,1098,'_elementor_edit_mode','builder'),(5154,1098,'_elementor_template_type','wp-page'),(5155,1098,'_elementor_version','2.9.6'),(5156,1098,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/info\\/41\\/Prana-Kriya-Yoga.html\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5157,1098,'_wp_page_template','elementor_header_footer'),(5158,1098,'_elementor_css','a:5:{s:4:\"time\";i:1585057800;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5160,775,'_elementor_edit_mode','builder'),(5161,775,'_elementor_template_type','wp-post'),(5162,775,'_elementor_version','2.9.6'),(5164,1099,'_wp_trash_meta_status','publish'),(5165,1099,'_wp_trash_meta_time','1585058676'),(5166,1100,'_edit_lock','1585417033:2'),(5167,1100,'_edit_last','2'),(5168,1100,'_wp_page_template','default'),(5191,1102,'_wp_page_template','default'),(5171,1100,'ocean_gallery_link_images','off'),(5172,1100,'_yoast_wpseo_content_score','60'),(5173,1100,'ocean_sidebar','0'),(5174,1100,'ocean_second_sidebar','0'),(5175,1100,'ocean_disable_margins','enable'),(5176,1100,'ocean_display_top_bar','default'),(5177,1100,'ocean_display_header','default'),(5178,1100,'ocean_center_header_left_menu','0'),(5179,1100,'ocean_custom_header_template','0'),(5180,1100,'ocean_header_custom_menu','0'),(5181,1100,'ocean_menu_typo_font_family','0'),(5182,1100,'ocean_disable_title','default'),(5183,1100,'ocean_disable_heading','default'),(5184,1100,'ocean_disable_breadcrumbs','default'),(5185,1100,'ocean_display_footer_widgets','default'),(5186,1100,'ocean_display_footer_bottom','default'),(5187,1100,'ocean_custom_footer_template','0'),(5188,1100,'ocean_link_format_target','self'),(5189,1100,'ocean_quote_format_link','post'),(5217,1105,'_wp_page_template','default'),(5194,1102,'ocean_gallery_link_images','off'),(5195,1102,'_yoast_wpseo_content_score','30'),(5196,1102,'ocean_sidebar','0'),(5197,1102,'ocean_second_sidebar','0'),(5198,1102,'ocean_disable_margins','enable'),(5199,1102,'ocean_display_top_bar','default'),(5200,1102,'ocean_display_header','default'),(5201,1102,'ocean_center_header_left_menu','0'),(5202,1102,'ocean_custom_header_template','0'),(5203,1102,'ocean_header_custom_menu','0'),(5204,1102,'ocean_menu_typo_font_family','0'),(5205,1102,'ocean_disable_title','default'),(5206,1102,'ocean_disable_heading','default'),(5207,1102,'ocean_disable_breadcrumbs','default'),(5208,1102,'ocean_display_footer_widgets','default'),(5209,1102,'ocean_display_footer_bottom','default'),(5210,1102,'ocean_custom_footer_template','0'),(5211,1102,'ocean_link_format_target','self'),(5212,1102,'ocean_quote_format_link','post'),(5213,1102,'_edit_lock','1585069151:2'),(5243,1107,'_edit_last','2'),(5220,1105,'ocean_gallery_link_images','off'),(5221,1105,'_yoast_wpseo_content_score','30'),(5222,1105,'ocean_sidebar','0'),(5223,1105,'ocean_second_sidebar','0'),(5224,1105,'ocean_disable_margins','enable'),(5225,1105,'ocean_display_top_bar','default'),(5226,1105,'ocean_display_header','default'),(5227,1105,'ocean_center_header_left_menu','0'),(5228,1105,'ocean_custom_header_template','0'),(5229,1105,'ocean_header_custom_menu','0'),(5230,1105,'ocean_menu_typo_font_family','0'),(5231,1105,'ocean_disable_title','default'),(5232,1105,'ocean_disable_heading','default'),(5233,1105,'ocean_disable_breadcrumbs','default'),(5234,1105,'ocean_display_footer_widgets','default'),(5235,1105,'ocean_display_footer_bottom','default'),(5236,1105,'ocean_custom_footer_template','0'),(5237,1105,'ocean_link_format_target','self'),(5238,1105,'ocean_quote_format_link','post'),(5239,1105,'_edit_lock','1585069116:2'),(5242,1107,'_edit_lock','1585071158:2'),(5244,1107,'_wp_page_template','default'),(5266,1109,'_edit_lock','1585068970:2'),(5247,1107,'ocean_gallery_link_images','off'),(5248,1107,'_yoast_wpseo_content_score','30'),(5249,1107,'ocean_sidebar','0'),(5250,1107,'ocean_second_sidebar','0'),(5251,1107,'ocean_disable_margins','enable'),(5252,1107,'ocean_display_top_bar','default'),(5253,1107,'ocean_display_header','default'),(5254,1107,'ocean_center_header_left_menu','0'),(5255,1107,'ocean_custom_header_template','0'),(5256,1107,'ocean_header_custom_menu','0'),(5257,1107,'ocean_menu_typo_font_family','0'),(5258,1107,'ocean_disable_title','default'),(5259,1107,'ocean_disable_heading','default'),(5260,1107,'ocean_disable_breadcrumbs','default'),(5261,1107,'ocean_display_footer_widgets','default'),(5262,1107,'ocean_display_footer_bottom','default'),(5263,1107,'ocean_custom_footer_template','0'),(5264,1107,'ocean_link_format_target','self'),(5265,1107,'ocean_quote_format_link','post'),(5267,1109,'_edit_last','2'),(5268,1109,'_wp_page_template','default'),(5290,1111,'_edit_lock','1585068211:2'),(5271,1109,'ocean_gallery_link_images','off'),(5272,1109,'_yoast_wpseo_content_score','60'),(5273,1109,'ocean_sidebar','0'),(5274,1109,'ocean_second_sidebar','0'),(5275,1109,'ocean_disable_margins','enable'),(5276,1109,'ocean_display_top_bar','default'),(5277,1109,'ocean_display_header','default'),(5278,1109,'ocean_center_header_left_menu','0'),(5279,1109,'ocean_custom_header_template','0'),(5280,1109,'ocean_header_custom_menu','0'),(5281,1109,'ocean_menu_typo_font_family','0'),(5282,1109,'ocean_disable_title','default'),(5283,1109,'ocean_disable_heading','default'),(5284,1109,'ocean_disable_breadcrumbs','default'),(5285,1109,'ocean_display_footer_widgets','default'),(5286,1109,'ocean_display_footer_bottom','default'),(5287,1109,'ocean_custom_footer_template','0'),(5288,1109,'ocean_link_format_target','self'),(5289,1109,'ocean_quote_format_link','post'),(5291,1111,'_edit_last','2'),(5292,1111,'_wp_page_template','default'),(5295,1111,'ocean_gallery_link_images','off'),(5296,1111,'_yoast_wpseo_content_score','30'),(5297,1111,'ocean_sidebar','0'),(5298,1111,'ocean_second_sidebar','0'),(5299,1111,'ocean_disable_margins','enable'),(5300,1111,'ocean_display_top_bar','default'),(5301,1111,'ocean_display_header','default'),(5302,1111,'ocean_center_header_left_menu','0'),(5303,1111,'ocean_custom_header_template','0'),(5304,1111,'ocean_header_custom_menu','0'),(5305,1111,'ocean_menu_typo_font_family','0'),(5306,1111,'ocean_disable_title','default'),(5307,1111,'ocean_disable_heading','default'),(5308,1111,'ocean_disable_breadcrumbs','default'),(5309,1111,'ocean_display_footer_widgets','default'),(5310,1111,'ocean_display_footer_bottom','default'),(5311,1111,'ocean_custom_footer_template','0'),(5312,1111,'ocean_link_format_target','self'),(5313,1111,'ocean_quote_format_link','post'),(5317,775,'_wp_page_template','default'),(5316,1111,'_yoast_wpseo_primary_category','8'),(5348,1105,'_yoast_wpseo_primary_category','8'),(5320,775,'_yoast_wpseo_primary_category','8'),(5321,775,'ocean_gallery_link_images','off'),(5322,775,'ocean_sidebar','0'),(5323,775,'ocean_second_sidebar','0'),(5324,775,'ocean_disable_margins','enable'),(5325,775,'ocean_display_top_bar','default'),(5326,775,'ocean_display_header','default'),(5327,775,'ocean_center_header_left_menu','0'),(5328,775,'ocean_custom_header_template','0'),(5329,775,'ocean_header_custom_menu','0'),(5330,775,'ocean_menu_typo_font_family','0'),(5331,775,'ocean_disable_title','default'),(5332,775,'ocean_disable_heading','default'),(5333,775,'ocean_disable_breadcrumbs','default'),(5334,775,'ocean_display_footer_widgets','default'),(5335,775,'ocean_display_footer_bottom','default'),(5336,775,'ocean_custom_footer_template','0'),(5337,775,'ocean_link_format_target','self'),(5338,775,'ocean_quote_format_link','post'),(5339,775,'_yoast_wpseo_content_score','60'),(5342,1109,'_yoast_wpseo_primary_category','17'),(5352,1113,'_edit_lock','1585416983:2'),(5345,1107,'_yoast_wpseo_primary_category','17'),(5351,1102,'_yoast_wpseo_primary_category','17'),(5353,1113,'_edit_last','2'),(5354,1113,'_wp_page_template','default'),(5381,1118,'_edit_last','2'),(5357,1113,'ocean_gallery_link_images','off'),(5358,1113,'_yoast_wpseo_content_score','30'),(5359,1113,'ocean_sidebar','0'),(5360,1113,'ocean_second_sidebar','0'),(5361,1113,'ocean_disable_margins','enable'),(5362,1113,'ocean_display_top_bar','default'),(5363,1113,'ocean_display_header','default'),(5364,1113,'ocean_center_header_left_menu','0'),(5365,1113,'ocean_custom_header_template','0'),(5366,1113,'ocean_header_custom_menu','0'),(5367,1113,'ocean_menu_typo_font_family','0'),(5368,1113,'ocean_disable_title','default'),(5369,1113,'ocean_disable_heading','default'),(5370,1113,'ocean_disable_breadcrumbs','default'),(5371,1113,'ocean_display_footer_widgets','default'),(5372,1113,'ocean_display_footer_bottom','default'),(5373,1113,'ocean_custom_footer_template','0'),(5374,1113,'ocean_link_format_target','self'),(5375,1113,'ocean_quote_format_link','post'),(5382,1118,'_wp_page_template','default'),(5380,1118,'_edit_lock','1585417241:2'),(5405,1120,'_edit_lock','1585417196:2'),(5385,1118,'ocean_gallery_link_images','off'),(5386,1118,'_yoast_wpseo_content_score','30'),(5387,1118,'_yoast_wpseo_primary_category','8'),(5388,1118,'ocean_sidebar','0'),(5389,1118,'ocean_second_sidebar','0'),(5390,1118,'ocean_disable_margins','enable'),(5391,1118,'ocean_display_top_bar','default'),(5392,1118,'ocean_display_header','default'),(5393,1118,'ocean_center_header_left_menu','0'),(5394,1118,'ocean_custom_header_template','0'),(5395,1118,'ocean_header_custom_menu','0'),(5396,1118,'ocean_menu_typo_font_family','0'),(5397,1118,'ocean_disable_title','default'),(5398,1118,'ocean_disable_heading','default'),(5399,1118,'ocean_disable_breadcrumbs','default'),(5400,1118,'ocean_display_footer_widgets','default'),(5401,1118,'ocean_display_footer_bottom','default'),(5402,1118,'ocean_custom_footer_template','0'),(5403,1118,'ocean_link_format_target','self'),(5404,1118,'ocean_quote_format_link','post'),(5406,1120,'_edit_last','2'),(5407,1120,'_wp_page_template','default'),(5410,1120,'ocean_gallery_link_images','off'),(5411,1120,'_yoast_wpseo_content_score','30'),(5412,1120,'ocean_sidebar','0'),(5413,1120,'ocean_second_sidebar','0'),(5414,1120,'ocean_disable_margins','enable'),(5415,1120,'ocean_display_top_bar','default'),(5416,1120,'ocean_display_header','default'),(5417,1120,'ocean_center_header_left_menu','0'),(5418,1120,'ocean_custom_header_template','0'),(5419,1120,'ocean_header_custom_menu','0'),(5420,1120,'ocean_menu_typo_font_family','0'),(5421,1120,'ocean_disable_title','default'),(5422,1120,'ocean_disable_heading','default'),(5423,1120,'ocean_disable_breadcrumbs','default'),(5424,1120,'ocean_display_footer_widgets','default'),(5425,1120,'ocean_display_footer_bottom','default'),(5426,1120,'ocean_custom_footer_template','0'),(5427,1120,'ocean_link_format_target','self'),(5428,1120,'ocean_quote_format_link','post'),(5432,1122,'_edit_lock','1585079747:2'),(5431,1120,'_yoast_wpseo_primary_category','8'),(5433,1122,'_edit_last','2'),(5434,1122,'_wp_page_template','default'),(5437,1122,'ocean_gallery_link_images','off'),(5438,1122,'_yoast_wpseo_content_score','30'),(5439,1122,'_yoast_wpseo_primary_category','8'),(5440,1122,'ocean_sidebar','0'),(5441,1122,'ocean_second_sidebar','0'),(5442,1122,'ocean_disable_margins','enable'),(5443,1122,'ocean_display_top_bar','default'),(5444,1122,'ocean_display_header','default'),(5445,1122,'ocean_center_header_left_menu','0'),(5446,1122,'ocean_custom_header_template','0'),(5447,1122,'ocean_header_custom_menu','0'),(5448,1122,'ocean_menu_typo_font_family','0'),(5449,1122,'ocean_disable_title','default'),(5450,1122,'ocean_disable_heading','default'),(5451,1122,'ocean_disable_breadcrumbs','default'),(5452,1122,'ocean_display_footer_widgets','default'),(5453,1122,'ocean_display_footer_bottom','default'),(5454,1122,'ocean_custom_footer_template','0'),(5455,1122,'ocean_link_format_target','self'),(5456,1122,'ocean_quote_format_link','post'),(5459,1124,'_edit_lock','1585417988:2'),(5460,1124,'_edit_last','2'),(5461,1124,'_wp_page_template','default'),(5464,1124,'ocean_gallery_link_images','off'),(5465,1124,'_yoast_wpseo_content_score','30'),(5466,1124,'ocean_sidebar','0'),(5467,1124,'ocean_second_sidebar','0'),(5468,1124,'ocean_disable_margins','enable'),(5469,1124,'ocean_display_top_bar','default'),(5470,1124,'ocean_display_header','default'),(5471,1124,'ocean_center_header_left_menu','0'),(5472,1124,'ocean_custom_header_template','0'),(5473,1124,'ocean_header_custom_menu','0'),(5474,1124,'ocean_menu_typo_font_family','0'),(5475,1124,'ocean_disable_title','default'),(5476,1124,'ocean_disable_heading','default'),(5477,1124,'ocean_disable_breadcrumbs','default'),(5478,1124,'ocean_display_footer_widgets','default'),(5479,1124,'ocean_display_footer_bottom','default'),(5480,1124,'ocean_custom_footer_template','0'),(5481,1124,'ocean_link_format_target','self'),(5482,1124,'ocean_quote_format_link','post'),(5485,1124,'_yoast_wpseo_primary_category','8'),(5488,775,'_elementor_css','a:6:{s:4:\"time\";i:1585071132;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:0:{}s:6:\"status\";s:5:\"empty\";i:0;s:0:\"\";s:3:\"css\";s:0:\"\";}'),(5491,1124,'_thumbnail_id','1141'),(5500,1132,'_wp_trash_meta_status','publish'),(5501,1132,'_wp_trash_meta_time','1585078585'),(5502,1133,'_wp_trash_meta_status','publish'),(5503,1133,'_wp_trash_meta_time','1585079122'),(5504,1134,'_wp_trash_meta_status','publish'),(5505,1134,'_wp_trash_meta_time','1585079259'),(5506,1135,'_wp_trash_meta_status','publish'),(5507,1135,'_wp_trash_meta_time','1585079272'),(5508,1136,'_wp_trash_meta_status','publish'),(5509,1136,'_wp_trash_meta_time','1585079284'),(5510,1137,'_wp_trash_meta_status','publish'),(5511,1137,'_wp_trash_meta_time','1585079310'),(5512,1139,'_wp_attached_file','2020/03/CUba-69-of-69.jpg'),(5513,1139,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1750;s:6:\"height\";i:1167;s:4:\"file\";s:25:\"2020/03/CUba-69-of-69.jpg\";s:5:\"sizes\";a:6:{s:6:\"medium\";a:4:{s:4:\"file\";s:25:\"CUba-69-of-69-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:26:\"CUba-69-of-69-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:25:\"CUba-69-of-69-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:25:\"CUba-69-of-69-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"1536x1536\";a:4:{s:4:\"file\";s:27:\"CUba-69-of-69-1536x1024.jpg\";s:5:\"width\";i:1536;s:6:\"height\";i:1024;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:25:\"CUba-69-of-69-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}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:{}}}'),(5613,1153,'_wp_page_template','elementor_header_footer'),(5614,1153,'_elementor_edit_mode','builder'),(5615,1153,'_elementor_template_type','wp-post'),(5616,1153,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-80\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5545,1144,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:12694331;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:31;s:16:\"length_formatted\";s:4:\"0:31\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1585415109;}'),(5543,1124,'uagb_style_timestamp-css','1585346893'),(5544,1144,'_wp_attached_file','2020/03/MOV_0046.mov'),(5552,1145,'_elementor_css','a:5:{s:4:\"time\";i:1584479051;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5557,1147,'_wp_page_template','elementor_header_footer'),(5558,1147,'_elementor_edit_mode','builder'),(5559,1147,'_elementor_template_type','wp-post'),(5560,1147,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\"},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5555,1146,'_wp_attached_file','2020/03/MOV_0038.mov'),(5556,1146,'_wp_attachment_metadata','a:10:{s:8:\"filesize\";i:8623914;s:9:\"mime_type\";s:9:\"video/mp4\";s:6:\"length\";i:21;s:16:\"length_formatted\";s:4:\"0:21\";s:5:\"width\";i:640;s:6:\"height\";i:360;s:10:\"fileformat\";s:3:\"mp4\";s:10:\"dataformat\";s:9:\"quicktime\";s:5:\"audio\";a:7:{s:10:\"dataformat\";s:3:\"mp4\";s:5:\"codec\";s:19:\"ISO/IEC 14496-3 AAC\";s:11:\"sample_rate\";d:48000;s:8:\"channels\";i:2;s:15:\"bits_per_sample\";i:16;s:8:\"lossless\";b:0;s:11:\"channelmode\";s:6:\"stereo\";}s:17:\"created_timestamp\";i:1585415464;}'),(5561,1147,'_elementor_version','2.9.7'),(5562,1147,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5563,1147,'_elementor_css','a:5:{s:4:\"time\";i:1585415252;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5566,1148,'_wp_page_template','elementor_header_footer'),(5567,1148,'_elementor_edit_mode','builder'),(5568,1148,'_elementor_template_type','wp-post'),(5569,1148,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"79\",\"right\":0,\"bottom\":\"79\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5570,1148,'_elementor_version','2.9.7'),(5571,1148,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5572,1148,'_elementor_css','a:5:{s:4:\"time\";i:1585415613;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5575,1149,'_wp_page_template','elementor_header_footer'),(5576,1149,'_elementor_edit_mode','builder'),(5577,1149,'_elementor_template_type','wp-post'),(5578,1149,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5579,1149,'_elementor_version','2.9.7'),(5580,1149,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5581,1149,'_elementor_css','a:5:{s:4:\"time\";i:1585415735;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5584,1150,'_wp_page_template','elementor_header_footer'),(5585,1150,'_elementor_edit_mode','builder'),(5586,1150,'_elementor_template_type','wp-post'),(5587,1150,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5588,1150,'_elementor_version','2.9.7'),(5589,1150,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5590,1150,'_elementor_css','a:5:{s:4:\"time\";i:1585415805;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5593,1151,'_wp_page_template','elementor_header_footer'),(5594,1151,'_elementor_edit_mode','builder'),(5595,1151,'_elementor_template_type','wp-post'),(5596,1151,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"xl\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5597,1151,'_elementor_version','2.9.7'),(5598,1151,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5599,1151,'_elementor_css','a:5:{s:4:\"time\";i:1585415845;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5602,1152,'_wp_page_template','elementor_header_footer'),(5603,1152,'_elementor_edit_mode','builder'),(5604,1152,'_elementor_template_type','wp-post'),(5605,1152,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true}},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5606,1152,'_elementor_version','2.9.7'),(5607,1152,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5608,1152,'_elementor_css','a:5:{s:4:\"time\";i:1585415873;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5630,1155,'_wp_page_template','elementor_header_footer'),(5631,1155,'_elementor_edit_mode','builder'),(5632,1155,'_elementor_template_type','wp-post'),(5633,1155,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"-35\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5617,1153,'_elementor_version','2.9.7'),(5618,1153,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5619,1153,'_elementor_css','a:5:{s:4:\"time\";i:1585416183;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5622,1154,'_wp_page_template','elementor_header_footer'),(5623,1154,'_elementor_edit_mode','builder'),(5624,1154,'_elementor_template_type','wp-post'),(5625,1154,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5626,1154,'_elementor_version','2.9.7'),(5627,1154,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5628,1154,'_elementor_css','a:5:{s:4:\"time\";i:1585416217;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5778,1168,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"full\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.\\u00a0<\\/p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5634,1155,'_elementor_version','2.9.7'),(5635,1155,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5636,1155,'_elementor_css','a:5:{s:4:\"time\";i:1585416043;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5837,1175,'_wp_page_template','elementor_header_footer'),(5838,1175,'_elementor_edit_mode','builder'),(5839,1175,'_elementor_template_type','wp-post'),(5840,1175,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"rgba(255,255,255,0.83)\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5643,1156,'_wp_page_template','elementor_header_footer'),(5644,1156,'_elementor_css','a:5:{s:4:\"time\";i:1585058314;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5653,368,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:12;s:11:\"header_size\";i:10;s:5:\"align\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:8;s:7:\"_margin\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:19:\"background_position\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:18;s:21:\"typography_typography\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:18;s:8:\"_padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:20:\"typography_font_size\";i:2;s:16:\"background_color\";i:2;s:29:\"button_background_hover_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;}}}}}'),(5647,1157,'_elementor_edit_mode','builder'),(5648,1157,'_elementor_template_type','wp-page'),(5649,1157,'_elementor_version','2.9.7'),(5650,1157,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/info\\/41\\/Prana-Kriya-Yoga.html\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5651,1157,'_wp_page_template','elementor_header_footer'),(5652,1157,'_elementor_css','a:5:{s:4:\"time\";i:1585416806;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5674,1124,'_elementor_edit_mode','builder'),(5657,1113,'_yoast_wpseo_primary_category','8'),(5673,775,'_wp_old_date','2020-02-29'),(5660,1100,'_yoast_wpseo_primary_category','8'),(5675,1124,'_elementor_template_type','wp-post'),(5676,1124,'_elementor_version','2.9.7'),(5695,1159,'_elementor_version','2.9.7'),(5679,1124,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-desktop\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"72108cd\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5680,1158,'_wp_page_template','default'),(5681,1158,'_thumbnail_id','1141'),(5682,1158,'_elementor_edit_mode','builder'),(5683,1158,'_elementor_template_type','wp-post'),(5684,1158,'_elementor_version','2.9.7'),(5685,1158,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}]},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5693,1159,'_elementor_edit_mode','builder'),(5694,1159,'_elementor_template_type','wp-post'),(5706,1160,'_elementor_version','2.9.7'),(5703,1160,'_thumbnail_id','1141'),(5704,1160,'_elementor_edit_mode','builder'),(5705,1160,'_elementor_template_type','wp-post'),(5691,1159,'_wp_page_template','default'),(5692,1159,'_thumbnail_id','1141'),(5696,1159,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5697,1159,'_elementor_css','a:5:{s:4:\"time\";i:1585417546;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5718,1161,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5715,1161,'_elementor_edit_mode','builder'),(5716,1161,'_elementor_template_type','wp-post'),(5717,1161,'_elementor_version','2.9.7'),(5702,1160,'_wp_page_template','default'),(5707,1160,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5708,1160,'_elementor_css','a:5:{s:4:\"time\";i:1585417627;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5713,1161,'_wp_page_template','default'),(5714,1161,'_thumbnail_id','1141'),(5719,1161,'_elementor_css','a:5:{s:4:\"time\";i:1585417653;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5741,1124,'_elementor_css','a:5:{s:4:\"time\";i:1585417868;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:2:{i:0;s:8:\"fa-solid\";i:1;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5740,1124,'_elementor_controls_usage','a:4:{s:11:\"text-editor\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:1;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:1:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:0;s:8:\"controls\";a:0:{}}s:12:\"social-icons\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:1;s:8:\"controls\";a:1:{s:7:\"content\";a:1:{s:19:\"section_social_icon\";a:2:{s:16:\"social_icon_list\";i:1;s:5:\"shape\";i:1;}}}}}'),(5739,1163,'_elementor_css','a:5:{s:4:\"time\";i:1585417863;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:9:\"fa-brands\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5735,1163,'_elementor_edit_mode','builder'),(5736,1163,'_elementor_template_type','wp-post'),(5737,1163,'_elementor_version','2.9.7'),(5738,1163,'_elementor_data','[{\"id\":\"611311c6\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"1fa80765\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4069133f\",\"elType\":\"widget\",\"settings\":{\"editor\":\"Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world\\u2019s leading exponents of <a href=\\\"https:\\/\\/kaivalyananda.life\\/prana-kriya-yoga\\/\\\">Prana Kriya Yoga<\\/a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\\\"https:\\/\\/kaivalyananda.life\\/healing\\/\\\">Reiki<\\/a>.\\r\\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from \\u201cPain to Bliss\\u201d click <a href=\\\"https:\\/\\/kaivalyananda.life\\/from-pain-to-bliss\\/\\\">here<\\/a>.\\r\\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\\\"http:\\/\\/www.yogiashokananda.com\\\">Yogi Ashokananda<\\/a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\\r\\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\\r\\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\\\"http:\\/\\/www.himalayanhathayoga.com\\\">Himalayan Hatha Yoga<\\/a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\\r\\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.\"},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"1c35132\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e541a18\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"57d47d7\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social_icon\":{\"value\":\"fas fa-desktop\",\"library\":\"fa-solid\"},\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\",\"_id\":\"72108cd\"},{\"social_icon\":{\"value\":\"fab fa-facebook\",\"library\":\"fa-brands\"},\"_id\":\"b706dca\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"_id\":\"a8f38c2\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"},{\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"_id\":\"bde8445\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"default\",\"item_icon_primary_color\":\"\",\"item_icon_secondary_color\":\"\"}],\"shape\":\"circle\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":false}],\"isInner\":false}]'),(5733,1163,'_wp_page_template','default'),(5734,1163,'_thumbnail_id','1141'),(5743,287,'_oembed_e27bb4319bddbec4dcc55b953b227de9','{{unknown}}'),(5766,1167,'_wp_page_template','elementor_header_footer'),(5767,1167,'_elementor_edit_mode','builder'),(5768,1167,'_elementor_template_type','wp-post'),(5769,1167,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.\\u00a0<\\/p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5763,1166,'_wp_attached_file','2020/03/IMG_5455.jpg'),(5764,1166,'_wp_attachment_metadata','a:5:{s:5:\"width\";i:1500;s:6:\"height\";i:1000;s:4:\"file\";s:20:\"2020/03/IMG_5455.jpg\";s:5:\"sizes\";a:5:{s:6:\"medium\";a:4:{s:4:\"file\";s:20:\"IMG_5455-300x200.jpg\";s:5:\"width\";i:300;s:6:\"height\";i:200;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:5:\"large\";a:4:{s:4:\"file\";s:21:\"IMG_5455-1024x683.jpg\";s:5:\"width\";i:1024;s:6:\"height\";i:683;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:9:\"thumbnail\";a:4:{s:4:\"file\";s:20:\"IMG_5455-150x150.jpg\";s:5:\"width\";i:150;s:6:\"height\";i:150;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:12:\"medium_large\";a:4:{s:4:\"file\";s:20:\"IMG_5455-768x512.jpg\";s:5:\"width\";i:768;s:6:\"height\";i:512;s:9:\"mime-type\";s:10:\"image/jpeg\";}s:20:\"sow-carousel-default\";a:4:{s:4:\"file\";s:20:\"IMG_5455-272x182.jpg\";s:5:\"width\";i:272;s:6:\"height\";i:182;s:9:\"mime-type\";s:10:\"image/jpeg\";}}s:10:\"image_meta\";a:12:{s:8:\"aperture\";s:3:\"2.8\";s:6:\"credit\";s:0:\"\";s:6:\"camera\";s:20:\"Canon EOS 5D Mark II\";s:7:\"caption\";s:0:\"\";s:17:\"created_timestamp\";s:10:\"1503053109\";s:9:\"copyright\";s:0:\"\";s:12:\"focal_length\";s:2:\"70\";s:3:\"iso\";s:4:\"1000\";s:13:\"shutter_speed\";s:6:\"0.0125\";s:5:\"title\";s:0:\"\";s:11:\"orientation\";s:1:\"1\";s:8:\"keywords\";a:0:{}}}'),(5770,1167,'_elementor_version','2.9.7'),(5771,1167,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5772,1167,'_elementor_css','a:5:{s:4:\"time\";i:1585430760;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5775,1168,'_wp_page_template','elementor_header_footer'),(5776,1168,'_elementor_edit_mode','builder'),(5777,1168,'_elementor_template_type','wp-post'),(5847,1177,'_wp_page_template','elementor_header_footer'),(5848,1177,'_elementor_edit_mode','builder'),(5849,1177,'_elementor_template_type','wp-post'),(5850,1177,'_elementor_data','[{\"id\":\"c50838b\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_overlay_background\":\"classic\",\"padding\":{\"unit\":\"px\",\"top\":\"19\",\"right\":\"0\",\"bottom\":\"190\",\"left\":\"0\",\"isLinked\":false},\"background_color_b\":\"#212121\",\"background_overlay_position\":\"bottom center\",\"background_overlay_attachment\":\"fixed\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":1},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":80},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":102},\"shape_divider_bottom_height\":{\"unit\":\"px\",\"size\":49},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"background_image\":{\"id\":1027,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/YogiAshokananda-4887-scaled.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1244,\"sizes\":[]},\"z_index\":2,\"layout\":\"full_width\",\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"height\":\"min-height\",\"custom_height\":{\"unit\":\"px\",\"size\":536,\"sizes\":[]},\"content_position\":\"middle\",\"background_attachment\":\"scroll\"},\"elements\":[{\"id\":\"d8d1368\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"5c31627\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_color\":\"#FFFFFF\",\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"35\",\"right\":\"0\",\"bottom\":\"35\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"a107e3a\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null,\"background_background\":\"classic\",\"background_repeat\":\"no-repeat\",\"background_overlay_background\":\"classic\",\"background_overlay_image\":{\"id\":349,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/09\\/quote-1.png\"},\"background_overlay_repeat\":\"no-repeat\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.07},\"css_filters_brightness\":{\"unit\":\"px\",\"size\":57},\"css_filters_contrast\":{\"unit\":\"px\",\"size\":0},\"css_filters_saturate\":{\"unit\":\"px\",\"size\":153},\"css_filters_hue\":{\"unit\":\"px\",\"size\":240},\"_inline_size_tablet\":100},\"elements\":[{\"id\":\"26eb166\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>\\u201c<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.<\\/strong>\\u201d\\u00a0<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21},\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.4},\"_margin\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"_background_background\":\"classic\"},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"95e575c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"align\":\"center\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"c1d4cd6\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":1100},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"96\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"layout\":\"full_width\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"50\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"5f012e40\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"509bbfec\",\"elType\":\"widget\",\"settings\":{\"wp_gallery\":[{\"id\":477,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21167471_1582174205192683_5688557370099696401_o.jpg\"},{\"id\":519,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_4474-1.jpg\"},{\"id\":479,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/21199409_1582169598526477_8575745642100233851_o.jpg\"}],\"thumbnail_size\":\"full\",\"gallery_columns\":\"3\",\"image_spacing\":\"custom\",\"image_spacing_custom\":{\"unit\":\"px\",\"size\":0},\"image_border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"-2\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin\":{\"unit\":\"px\",\"top\":\"-100\",\"right\":\"-115\",\"bottom\":\"-100\",\"left\":\"-109\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-gallery\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"36cb83ab\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":800},\"padding\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"background_background\":\"classic\",\"background_color\":\"#E3E4E8\",\"margin\":{\"unit\":\"px\",\"top\":\"-47\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2f7e5078\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"4e7c869b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Gurukul Teaching Team\\u200b\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":41},\"typography_font_size_mobile\":{\"unit\":\"px\",\"size\":45},\"header_size\":\"h4\",\"typography_font_size_tablet\":{\"unit\":\"px\",\"size\":45},\"typography_font_family\":\"Poppins\",\"typography_line_height\":{\"unit\":\"em\",\"size\":2,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-8\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.1,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"770e30f\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":1140,\"sizes\":[]},\"gap\":\"no\"},\"elements\":[{\"id\":\"82fd5c8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4573f7c\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":987,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/089A1463-2-2.jpg\"},\"title_text\":\"Yogi Ashokananda\",\"description_text\":\"Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"a27d320\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-twitter\",\"_id\":\"d2b7695\",\"link\":{\"url\":\"https:\\/\\/twitter.com\\/Yogiashokananda\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-twitter\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UCIBL7b0bioJjIX_JqENDHew\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social_icon\":{\"value\":\"fab fa-linkedin\",\"library\":\"fa-brands\"},\"link\":{\"url\":\"https:\\/\\/www.linkedin.com\\/in\\/yogiashokananda\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"_id\":\"8a3526f\"}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true},{\"id\":\"58cc5d1\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"border_border\":\"solid\",\"border_width\":{\"unit\":\"px\",\"top\":\"1\",\"right\":\"1\",\"bottom\":\"1\",\"left\":\"1\",\"isLinked\":true},\"border_color\":\"#e5e5e5\",\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"35\",\"bottom\":\"35\",\"left\":\"35\",\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"6f60e254\",\"elType\":\"widget\",\"settings\":{\"image\":{\"id\":1052,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/0O9A0192-2.jpg\"},\"title_text\":\"Yogi Kaivalyananda\",\"description_text\":\"Yoga and Healing Master\",\"image_space\":{\"unit\":\"px\",\"size\":14},\"image_size\":{\"unit\":\"%\",\"size\":100},\"text_align\":\"center\",\"content_vertical_alignment\":\"middle\",\"title_bottom_space\":{\"unit\":\"px\",\"size\":10},\"title_color\":\"#000000\",\"title_typography_typography\":\"custom\",\"title_typography_font_size\":{\"unit\":\"px\",\"size\":25},\"description_color\":\"#020101\",\"description_typography_typography\":\"custom\",\"description_typography_font_size\":{\"unit\":\"px\",\"size\":15},\"description_typography_font_weight\":\"normal\",\"description_typography_text_transform\":\"none\",\"description_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.2},\"description_typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"_margin\":{\"unit\":\"px\",\"top\":\"-65\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"hover_animation\":\"shrink\",\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"-38\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"thumbnail_size\":\"large\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\",\"is_external\":\"\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"title_typography_line_height\":{\"unit\":\"em\",\"size\":1,\"sizes\":[]},\"title_typography_letter_spacing\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"image_opacity\":{\"unit\":\"px\",\"size\":1,\"sizes\":[]},\"image_opacity_hover\":{\"unit\":\"px\",\"size\":0.7,\"sizes\":[]},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"image-box\"},{\"id\":\"210ef4de\",\"elType\":\"widget\",\"settings\":{\"social_icon_list\":[{\"social\":\"fa fa-facebook\",\"_id\":\"8b93740\",\"link\":{\"url\":\"https:\\/\\/www.facebook.com\\/kaivalyanandayogi\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-facebook-f\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-dribbble\",\"_id\":\"0831677\",\"link\":{\"url\":\"https:\\/\\/www.instagram.com\\/kaivalyananda.life\\/\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"social_icon\":{\"value\":\"fab fa-instagram\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}},{\"social\":\"fa fa-behance\",\"link\":{\"url\":\"https:\\/\\/www.youtube.com\\/channel\\/UClYz4bnf6GFSPL-M_beUCNw\\/videos\",\"is_external\":\"true\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"_id\":\"0ac3790\",\"social_icon\":{\"value\":\"fab fa-youtube\",\"library\":\"fa-brands\"},\"item_icon_color\":\"custom\",\"item_icon_primary_color\":\"#F25D1D\",\"item_icon_secondary_color\":\"#FFFFFF\",\"__fa4_migrated\":{\"social_icon\":true}}],\"icon_color\":\"custom\",\"icon_primary_color\":\"rgba(0,0,0,0)\",\"icon_secondary_color\":\"#000000\",\"icon_size\":{\"unit\":\"px\",\"size\":16},\"hover_secondary_color\":\"#25408F\",\"hover_animation\":\"grow\",\"shape\":\"circle\",\"hover_primary_color\":\"#FFFFFF\"},\"elements\":[],\"widgetType\":\"social-icons\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"51af88c\",\"elType\":\"section\",\"settings\":{\"structure\":\"22\",\"background_background\":\"slideshow\",\"background_color\":\"rgba(0,0,0,0.69)\",\"background_overlay_position\":\"center center\",\"background_overlay_size\":\"cover\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.62},\"padding\":{\"unit\":\"px\",\"top\":\"179\",\"right\":\"0\",\"bottom\":\"143\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_attachment\":\"fixed\",\"padding_tablet\":{\"unit\":\"px\",\"top\":\"80\",\"right\":\"60\",\"bottom\":\"80\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"60\",\"right\":\"20\",\"bottom\":\"60\",\"left\":\"20\",\"isLinked\":false},\"background_slideshow_gallery\":[{\"id\":581,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6844-1.jpg\"}],\"layout\":\"full_width\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"#FFFFFF\",\"margin\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":0,\"bottom\":\"-1\",\"left\":0,\"isLinked\":true},\"height\":\"min-height\"},\"elements\":[{\"id\":\"b0bec06\",\"elType\":\"column\",\"settings\":{\"_column_size\":66,\"_inline_size\":null},\"elements\":[],\"isInner\":false},{\"id\":\"a9a69dd\",\"elType\":\"column\",\"settings\":{\"_column_size\":33,\"_inline_size\":null,\"background_background\":\"classic\",\"background_color\":\"rgba(0, 0, 0, 0)\"},\"elements\":[{\"id\":\"903dcf2\",\"elType\":\"widget\",\"settings\":{\"title\":\"Self Development Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"5e6a2ac\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"065254a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teachers Training Courses\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"title_color\":\"#000000\",\"size\":\"large\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"1694eb3\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":18},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3ab74e6\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"left\",\"icon\":\"fa fa-long-arrow-right\",\"icon_align\":\"right\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":13},\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":3},\"button_text_color\":\"#F25D1D\",\"background_color\":\"rgba(255,255,255,0)\",\"hover_color\":\"#25408F\",\"button_background_hover_color\":\"rgba(255,255,255,0)\",\"border_radius\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"text_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"link\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/training-courses\\/\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-long-arrow-alt-right\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"text_shadow_text_shadow_type\":\"yes\",\"text_shadow_text_shadow\":{\"horizontal\":0,\"vertical\":0,\"blur\":0,\"color\":\"rgba(0,0,0,0.3)\"}},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"12adbe42\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"custom_height\":{\"unit\":\"px\",\"size\":900},\"content_position\":\"middle\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"53\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"25\",\"bottom\":\"100\",\"left\":\"25\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"50\",\"right\":\"20\",\"bottom\":\"50\",\"left\":\"20\",\"isLinked\":false},\"content_width\":{\"unit\":\"px\",\"size\":900},\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"430b42c7\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"41ac9e91\",\"elType\":\"widget\",\"settings\":{\"title\":\"FAQ\",\"align\":\"center\",\"title_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":45},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.2},\"header_size\":\"h4\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"583aa497\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"55\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"38390a0c\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"12b3b537\",\"elType\":\"widget\",\"settings\":{\"title\":\"Can i edit the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"9143d7b\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"3b4325c9\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"45c98578\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"2aa87c3\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is it Layered ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"21522304\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"7eeec72a\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"1e4d9b63\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"379ae5a6\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"41d0562\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit the masks ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2b1ea9c5\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"569b97ed\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"37a7ae8\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"259eb673\",\"elType\":\"widget\",\"settings\":{\"title\":\"What do i need to open the files ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"63cbd36a\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"622b9fd3\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"199ff604\",\"elType\":\"section\",\"settings\":{\"gap\":\"no\",\"content_position\":\"middle\",\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"25\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"7d18f863\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"77b7ecdd\",\"elType\":\"widget\",\"settings\":{\"title\":\"Is the font free ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"2a476193\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"68c1b0f1\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Lorem Ipsum\\u00a0is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"52f10633\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"%\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"10\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"15\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"779ff063\",\"elType\":\"widget\",\"settings\":{\"title\":\"How can i edit smart objects ?\",\"header_size\":\"h4\",\"title_color\":\"#F25D1D\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"900\",\"typography_text_transform\":\"uppercase\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"6f0d7236\",\"elType\":\"widget\",\"settings\":{\"color\":\"#25408F\",\"width\":{\"unit\":\"%\",\"size\":5},\"gap\":{\"unit\":\"px\",\"size\":2},\"weight\":{\"unit\":\"px\",\"size\":2},\"width_tablet\":{\"unit\":\"%\",\"size\":15},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"73f7e298\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.<\\/p>\",\"text_color\":\"#000000\",\"typography_typography\":\"custom\",\"typography_font_size\":{\"unit\":\"px\",\"size\":16},\"typography_font_weight\":\"300\",\"_margin\":{\"unit\":\"px\",\"top\":\"-5\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_line_height\":{\"unit\":\"em\",\"size\":1.8}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true}],\"isInner\":false}],\"isInner\":false},{\"id\":\"ca26d6c\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"018a246\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"a1b3f16\",\"elType\":\"widget\",\"settings\":{\"youtube_url\":\"https:\\/\\/www.youtube.com\\/watch?v=XHOmBV4js_E\",\"vimeo_url\":\"https:\\/\\/vimeo.com\\/235215203\",\"dailymotion_url\":\"https:\\/\\/www.dailymotion.com\\/video\\/x6tqhqb\",\"video_type\":\"hosted\",\"hosted_url\":{\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/MOV_0038.mov\",\"id\":1146}},\"elements\":[],\"widgetType\":\"video\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"d1bee78\",\"elType\":\"section\",\"settings\":[],\"elements\":[{\"id\":\"e9e4980\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false}]'),(5779,1168,'_elementor_version','2.9.7'),(5780,1168,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5781,1168,'_elementor_css','a:5:{s:4:\"time\";i:1585430765;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5784,1169,'_wp_page_template','elementor_header_footer'),(5785,1169,'_elementor_edit_mode','builder'),(5786,1169,'_elementor_template_type','wp-post'),(5787,1169,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":245,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.\\u00a0<\\/p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5788,1169,'_elementor_version','2.9.7'),(5789,1169,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5790,1169,'_elementor_css','a:5:{s:4:\"time\";i:1585430808;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5802,1171,'_wp_page_template','elementor_header_footer'),(5793,1170,'_wp_page_template','elementor_header_footer'),(5794,1170,'_elementor_edit_mode','builder'),(5795,1170,'_elementor_template_type','wp-post'),(5796,1170,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":348,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with \\u00a0kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.\\u00a0<\\/p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5797,1170,'_elementor_version','2.9.7'),(5798,1170,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5799,1170,'_elementor_css','a:5:{s:4:\"time\";i:1585431543;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5803,1171,'_elementor_edit_mode','builder'),(5804,1171,'_elementor_template_type','wp-post'),(5805,1171,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":348,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p>\\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p>\\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;<\\/p>\\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5806,1171,'_elementor_version','2.9.7'),(5807,1171,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5808,1171,'_elementor_css','a:5:{s:4:\"time\";i:1585431610;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5811,1172,'_wp_page_template','elementor_header_footer'),(5812,1172,'_elementor_edit_mode','builder'),(5813,1172,'_elementor_template_type','wp-post'),(5814,1172,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":348,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p>\\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p>\\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;<\\/p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;<\\/p>\\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5815,1172,'_elementor_version','2.9.7'),(5816,1172,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5817,1172,'_elementor_css','a:5:{s:4:\"time\";i:1585431814;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5820,1173,'_wp_page_template','elementor_header_footer'),(5821,1173,'_elementor_edit_mode','builder'),(5822,1173,'_elementor_template_type','wp-post'),(5823,1173,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p>\\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p>\\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;<\\/p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;<\\/p>\\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"How and when we practice PKY\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5856,1178,'_wp_page_template','elementor_header_footer'),(5857,1178,'_elementor_edit_mode','builder'),(5858,1178,'_elementor_template_type','wp-post'),(5859,1178,'_elementor_data','[{\"id\":\"d7d8b56\",\"elType\":\"section\",\"settings\":{\"background_background\":\"slideshow\",\"background_image\":{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},\"background_position\":\"center center\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"classic\",\"background_overlay_color\":\"rgba(0, 0, 0, 0)\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.4},\"padding\":{\"unit\":\"px\",\"top\":\"250\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"120\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"90\",\"right\":\"0\",\"bottom\":\"70\",\"left\":\"0\",\"isLinked\":false},\"background_attachment\":\"fixed\",\"background_slideshow_gallery\":[{\"id\":638,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/02\\/PKY.jpg\"},{\"id\":487,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2019\\/12\\/IMG_6311.jpg\"},{\"id\":1166,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5455.jpg\"}],\"layout\":\"full_width\",\"height\":\"min-height\",\"background_slideshow_slide_duration\":2000,\"background_slideshow_transition_duration\":200,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"custom_height\":{\"unit\":\"px\",\"size\":421,\"sizes\":[]},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"column_position\":\"stretch\"},\"elements\":[{\"id\":\"48e3edb\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[],\"isInner\":false}],\"isInner\":false},{\"id\":\"e90a943\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"38\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"17\",\"right\":0,\"bottom\":\"-96\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2126f92\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"43a347a\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"7818b1a\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"d8f9f49\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><a href=\\\"http:\\/\\/bit.ly\\/YogiAshokanandaIntro\\\">Yogi Ashokananda<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>is the founder of<a href=\\\"http:\\/\\/bit.ly\\/PKYIntro\\\"><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span>Prana Kriya Yoga.<\\/a><span class=\\\"apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9e54541\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of \\u00a0kriyas to the usual asanas you will find in most yoga practices.<\\/p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.<\\/p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u00a0<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"e03a328\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"30\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"15\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[{\"id\":\"903c186\",\"elType\":\"widget\",\"settings\":{\"title\":\"Benefits of Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"23d597c\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"f96c87e\",\"elType\":\"widget\",\"settings\":{\"icon_list\":[{\"text\":\"slow down the ageing process, promotes longevity\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"ee65c53\"},{\"text\":\"breath improvement\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"05a2f38\"},{\"text\":\"increased levels of stamina: physical and mental \",\"icon\":\"fa fa-minus\",\"_id\":\"670c158\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"let go of the negative emotions\",\"icon\":\"fa fa-minus\",\"_id\":\"a2a8a49\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true}},{\"text\":\"self-acceptance, no more self fighting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"4de887e\"},{\"text\":\"improves digestive system functions, corrects digestion\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"e0ade2e\"},{\"text\":\"almost transfer you to state of meditation\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c702a82\"},{\"text\":\"uplifting\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"c5fec8b\"},{\"text\":\"change the aura frequence\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"0bd5f70\"},{\"text\":\"awaken the energy centre in body\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"8dff6e5\"},{\"text\":\"improving the metabolism\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"7b04929\"},{\"text\":\"calms state of the mind\",\"icon\":\"fa fa-minus\",\"link\":{\"url\":\"\",\"is_external\":\"\",\"nofollow\":\"\"},\"selected_icon\":{\"value\":\"fas fa-minus\",\"library\":\"fa-solid\"},\"__fa4_migrated\":{\"selected_icon\":true},\"_id\":\"57f510d\"}],\"space_between\":{\"unit\":\"px\",\"size\":6},\"icon_color\":\"#F25D1D\",\"text_color\":\"#4c5863\",\"text_indent\":{\"unit\":\"px\",\"size\":10},\"icon_typography_typography\":\"custom\",\"icon_typography_font_size\":{\"unit\":\"px\",\"size\":16},\"icon_typography_font_weight\":\"600\",\"icon_typography_font_size_mobile\":{\"unit\":\"px\",\"size\":15},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"50\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"icon-list\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"40219b4\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"padding\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"120\",\"left\":\"0\",\"isLinked\":false},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"\",\"right\":0,\"bottom\":\"\",\"left\":0,\"isLinked\":true},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"55\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"65\",\"right\":\"0\",\"bottom\":\"60\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-6\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"b0173f5\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4f67433\",\"elType\":\"widget\",\"settings\":{\"title\":\"Introduction of Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4d47b3e\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"9a55735\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"53eb8cf\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.<\\/p>\\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.<\\/p>\\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.<\\/p>\\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;<\\/p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;<\\/p>\\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false},{\"id\":\"5df1994\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"100\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"30\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"20\",\"bottom\":\"0\",\"left\":\"20\",\"isLinked\":false}},\"elements\":[{\"id\":\"4a09b3c\",\"elType\":\"widget\",\"settings\":{\"title\":\"Ethos\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"b26f226\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"cdb9712\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.<\\/p>\",\"text_color\":\"#4c5863\",\"typography_typography\":\"custom\",\"typography_font_style\":\"italic\",\"_padding\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"align_mobile\":\"center\",\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"30\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"10\",\"bottom\":\"0\",\"left\":\"15\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c5cbb96\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving \\u00a0your whole body vibrating with high frequency of energy with absolutely calm within.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"f8f4d35\",\"elType\":\"widget\",\"settings\":{\"title\":\"when we practice Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"typography_typography\":\"custom\",\"typography_font_weight\":\"700\",\"typography_text_transform\":\"uppercase\",\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.5},\"align_mobile\":\"center\",\"typography_line_height_tablet\":{\"unit\":\"em\",\"size\":1.3},\"typography_line_height_mobile\":{\"unit\":\"em\",\"size\":1.3}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"900cd79\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":3},\"color\":\"#F25D1D\",\"width\":{\"unit\":\"%\",\"size\":12},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":0},\"width_mobile\":{\"unit\":\"%\",\"size\":15},\"align_mobile\":\"center\",\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"e8ae455\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.<\\/p>\",\"text_color\":\"#4c5863\",\"align_mobile\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-10\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"26\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"09a04b7\",\"elType\":\"section\",\"settings\":{\"margin\":{\"unit\":\"px\",\"top\":\"-60\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false},\"margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"9447f49\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"_inline_size\":null},\"elements\":[{\"id\":\"eb038f8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>\\u201cPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.\\u201c\\u00a0<\\/strong><\\/p>\",\"typography_typography\":\"custom\",\"typography_font_family\":\"Playfair Display\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":21,\"sizes\":[]},\"typography_font_weight\":\"normal\",\"typography_font_style\":\"italic\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"11\",\"right\":\"0\",\"bottom\":\"-15\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b119eea\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogi Ashokananda<\\/p>\",\"typography_typography\":\"custom\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":15,\"sizes\":[]},\"typography_font_weight\":\"600\",\"typography_line_height\":{\"unit\":\"em\",\"size\":1.7,\"sizes\":[]},\"typography_letter_spacing\":{\"unit\":\"px\",\"size\":1.7,\"sizes\":[]},\"_margin\":{\"unit\":\"px\",\"top\":\"-11\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":false}],\"isInner\":false}]'),(5824,1173,'_elementor_version','2.9.7'),(5825,1173,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5826,1173,'_elementor_css','a:5:{s:4:\"time\";i:1585432125;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5863,288,'_elementor_controls_usage','a:6:{s:6:\"column\";a:3:{s:5:\"count\";i:6;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:6;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:4;s:14:\"padding_tablet\";i:4;s:14:\"padding_mobile\";i:4;s:13:\"margin_mobile\";i:1;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:4;s:15:\"control_percent\";i:1;s:8:\"controls\";a:3:{s:5:\"style\";a:2:{s:18:\"section_background\";a:9:{s:21:\"background_background\";i:1;s:16:\"background_image\";i:1;s:19:\"background_position\";i:1;s:17:\"background_repeat\";i:1;s:15:\"background_size\";i:1;s:21:\"background_attachment\";i:1;s:28:\"background_slideshow_gallery\";i:1;s:35:\"background_slideshow_slide_duration\";i:1;s:40:\"background_slideshow_transition_duration\";i:1;}s:26:\"section_background_overlay\";a:3:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:1;s:26:\"background_overlay_opacity\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:6:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:4;s:13:\"margin_mobile\";i:2;s:13:\"margin_tablet\";i:2;}}s:6:\"layout\";a:2:{s:14:\"section_layout\";a:4:{s:6:\"layout\";i:1;s:6:\"height\";i:1;s:13:\"custom_height\";i:1;s:15:\"column_position\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}}}s:7:\"heading\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:5;s:8:\"controls\";a:2:{s:7:\"content\";a:1:{s:13:\"section_title\";a:4:{s:5:\"title\";i:5;s:11:\"header_size\";i:5;s:5:\"align\";i:5;s:12:\"align_mobile\";i:5;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:6:{s:21:\"typography_typography\";i:5;s:22:\"typography_font_weight\";i:5;s:25:\"typography_text_transform\";i:5;s:25:\"typography_letter_spacing\";i:5;s:29:\"typography_line_height_tablet\";i:4;s:29:\"typography_line_height_mobile\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:2:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:5;s:5:\"color\";i:5;s:3:\"gap\";i:5;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:4:{s:5:\"width\";i:5;s:5:\"align\";i:5;s:12:\"width_mobile\";i:5;s:12:\"align_mobile\";i:5;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:9;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:9;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:10:{s:10:\"text_color\";i:7;s:21:\"typography_typography\";i:5;s:21:\"typography_font_style\";i:4;s:12:\"align_mobile\";i:7;s:22:\"typography_font_family\";i:1;s:5:\"align\";i:2;s:20:\"typography_font_size\";i:2;s:22:\"typography_font_weight\";i:2;s:22:\"typography_line_height\";i:2;s:25:\"typography_letter_spacing\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:5:{s:8:\"_padding\";i:3;s:15:\"_padding_tablet\";i:7;s:15:\"_padding_mobile\";i:7;s:14:\"_margin_mobile\";i:4;s:7:\"_margin\";i:2;}}}}s:9:\"icon-list\";a:3:{s:5:\"count\";i:1;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:12:\"section_icon\";a:1:{s:9:\"icon_list\";i:1;}}s:5:\"style\";a:3:{s:17:\"section_icon_list\";a:1:{s:13:\"space_between\";i:1;}s:18:\"section_icon_style\";a:1:{s:10:\"icon_color\";i:1;}s:18:\"section_text_style\";a:6:{s:10:\"text_color\";i:1;s:11:\"text_indent\";i:1;s:26:\"icon_typography_typography\";i:1;s:25:\"icon_typography_font_size\";i:1;s:27:\"icon_typography_font_weight\";i:1;s:32:\"icon_typography_font_size_mobile\";i:1;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:1:{s:15:\"_padding_mobile\";i:1;}}}}}'),(5829,1174,'_elementor_edit_mode','builder'),(5830,1174,'_elementor_template_type','wp-page'),(5831,1174,'_elementor_version','2.9.7'),(5832,1174,'_elementor_data','[{\"id\":\"6c41702b\",\"elType\":\"section\",\"settings\":{\"gap\":\"wide\",\"content_position\":\"middle\",\"background_background\":\"classic\",\"background_image\":{\"id\":1093,\"url\":\"https:\\/\\/pranakriyayoga.com\\/wp-content\\/uploads\\/2020\\/03\\/IMG_5779-for-India-Tour.jpeg\"},\"background_attachment\":\"scroll\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_background\":\"gradient\",\"background_overlay_color\":\"#F25D1D\",\"background_overlay_color_b\":\"#25408F\",\"background_overlay_gradient_angle\":{\"unit\":\"deg\",\"size\":120},\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"350\",\"right\":\"0\",\"bottom\":\"150\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"75\",\"right\":\"0\",\"bottom\":\"75\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"110\",\"right\":\"0\",\"bottom\":\"110\",\"left\":\"0\",\"isLinked\":false},\"background_overlay_color_stop\":{\"unit\":\"%\",\"size\":21,\"sizes\":[]},\"content_width\":{\"unit\":\"px\",\"size\":937,\"sizes\":[]},\"background_overlay_color_b_stop\":{\"unit\":\"%\",\"size\":73,\"sizes\":[]}},\"elements\":[{\"id\":\"443b0413\",\"elType\":\"column\",\"settings\":{\"_column_size\":100},\"elements\":[{\"id\":\"61fc912d\",\"elType\":\"widget\",\"settings\":{\"title\":\"Prana Kriya Yoga\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"45f64028\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#ffffff\",\"width\":{\"unit\":\"px\",\"size\":100},\"align\":\"left\",\"gap\":{\"unit\":\"px\",\"size\":10},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"text\":\"Divider\"},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"63016916\",\"elType\":\"widget\",\"settings\":{\"title\":\"Courses\",\"header_size\":\"h1\",\"align\":\"left\",\"title_color\":\"#ffffff\"},\"elements\":[],\"widgetType\":\"heading\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"e038bbd\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"200\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4473049\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"e3bf077\",\"elType\":\"widget\",\"settings\":{\"title\":\"SELF DEVELOPMENT COURSES\",\"align\":\"center\",\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"-1\",\"right\":\"-1\",\"bottom\":\"-1\",\"left\":\"-1\",\"isLinked\":true},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"typography_typography\":\"custom\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"4dc5936\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"5e29a35\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"97b62ee\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e477ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"69a5ce1\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"ab6fb18\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"bf542ba\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul <\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"0c0099b\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>10 \\u2013 14 September, 3 \\u2013 7 December 2020\\u00a0<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"3c14d41\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Zenergie Studio, Abdoun, Jordan<\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"eb8348b\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"90c4aea\",\"elType\":\"widget\",\"settings\":{\"title\":\"100 Hours Prana Kriya Yoga \",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"05168ff\",\"elType\":\"widget\",\"settings\":{\"title\":\"Foundation Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"d1a4cad\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Kaivalyananda School\\u00a0<\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"65ddbf0\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul<\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"5d854b6\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>29 October \\u2013 8 November 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"fd0e9aa\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Radiant Yoga, Marbella Spain<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"88427fd\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"https:\\/\\/kaivalyananda.life\\/trainings\\/\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false},{\"id\":\"8b1cd5d\",\"elType\":\"section\",\"settings\":{\"background_background\":\"classic\",\"background_position\":\"center center\",\"background_attachment\":\"fixed\",\"background_repeat\":\"no-repeat\",\"background_size\":\"cover\",\"background_overlay_color\":\"#000000\",\"background_overlay_opacity\":{\"unit\":\"px\",\"size\":0.8},\"padding\":{\"unit\":\"px\",\"top\":\"173\",\"right\":\"0\",\"bottom\":\"200\",\"left\":\"0\",\"isLinked\":false},\"padding_tablet\":{\"unit\":\"px\",\"top\":\"100\",\"right\":\"0\",\"bottom\":\"100\",\"left\":\"0\",\"isLinked\":false},\"padding_mobile\":{\"unit\":\"px\",\"top\":\"270\",\"right\":\"0\",\"bottom\":\"50\",\"left\":\"0\",\"isLinked\":false},\"margin\":{\"unit\":\"px\",\"top\":\"-157\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"6a31f79\",\"elType\":\"column\",\"settings\":{\"_column_size\":100,\"margin\":{\"unit\":\"px\",\"top\":\"-120\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"b6cef69\",\"elType\":\"widget\",\"settings\":{\"title\":\"TEACHERS TRAINING COURSES\",\"align\":\"center\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"fbc947d\",\"elType\":\"widget\",\"settings\":{\"weight\":{\"unit\":\"px\",\"size\":5},\"color\":\"#25408F\",\"width\":{\"unit\":\"px\",\"size\":50},\"align\":\"center\",\"gap\":{\"unit\":\"px\",\"size\":10},\"text\":\"Divider\",\"_margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"40\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"divider\"},{\"id\":\"57224ef\",\"elType\":\"section\",\"settings\":{\"structure\":\"20\",\"gap\":\"extended\",\"content_position\":\"top\",\"margin\":{\"unit\":\"px\",\"top\":\"-23\",\"right\":0,\"bottom\":\"0\",\"left\":0,\"isLinked\":false}},\"elements\":[{\"id\":\"2fdb1a9\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true}},\"elements\":[{\"id\":\"1e4ab5f\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"28ea71b\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"a162618\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/strong><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding\":{\"unit\":\"px\",\"top\":\"-4\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"8109c9c\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"4e11e2e\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/b><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"b6b88c8\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>12 August \\u2013 1 September 2020<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"ddf1cdd\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true},{\"id\":\"e503463\",\"elType\":\"column\",\"settings\":{\"_column_size\":50,\"_inline_size\":null,\"margin\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":true},\"margin_tablet\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[{\"id\":\"4db0c09\",\"elType\":\"widget\",\"settings\":{\"title\":\"200 Hours Prana Kriya Yoga\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"f4fcc04\",\"elType\":\"widget\",\"settings\":{\"title\":\"Teacher Training Certificate Course\",\"header_size\":\"h4\",\"align\":\"left\",\"_padding\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"20\",\"left\":\"0\",\"isLinked\":false},\"title_color\":\"#FF6A00\",\"_margin\":{\"unit\":\"px\",\"top\":\"-33\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"heading\"},{\"id\":\"728461d\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><strong>Yogi Ashokananda School <\\/strong><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-29\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"efbb948\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c993835\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals <\\/b><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"9019bc7\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>3 January \\u2013 23 January 2021<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"},{\"id\":\"c56b7f2\",\"elType\":\"widget\",\"settings\":{\"editor\":\"<p>Yogiville, Tiruvannamalai, India<span class=\\\"Apple-converted-space\\\">\\u00a0<\\/span><\\/p>\",\"align\":\"left\",\"typography_typography\":\"custom\",\"_margin\":{\"unit\":\"px\",\"top\":\"-40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false}},\"elements\":[],\"widgetType\":\"text-editor\"}],\"isInner\":true}],\"isInner\":true},{\"id\":\"aac186e\",\"elType\":\"widget\",\"settings\":{\"text\":\"Read More\",\"align\":\"center\",\"typography_font_size\":{\"unit\":\"px\",\"size\":\"\"},\"_margin\":{\"unit\":\"px\",\"top\":\"40\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_tablet\":{\"unit\":\"px\",\"top\":\"20\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_margin_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"_padding_mobile\":{\"unit\":\"px\",\"top\":\"0\",\"right\":\"0\",\"bottom\":\"0\",\"left\":\"0\",\"isLinked\":false},\"background_color\":\"#25408F\",\"link\":{\"url\":\"http:\\/\\/www.yogiashokananda.com\\/info\\/41\\/Prana-Kriya-Yoga.html\",\"is_external\":\"on\",\"nofollow\":\"\",\"custom_attributes\":\"\"},\"button_background_hover_color\":\"#FF6A00\"},\"elements\":[],\"widgetType\":\"button\"}],\"isInner\":false}],\"isInner\":false}]'),(5833,1174,'_wp_page_template','elementor_header_footer'),(5834,1174,'_elementor_controls_usage','a:6:{s:7:\"heading\";a:3:{s:5:\"count\";i:12;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:13:\"section_title\";a:3:{s:5:\"title\";i:12;s:11:\"header_size\";i:10;s:5:\"align\";i:12;}}s:5:\"style\";a:1:{s:19:\"section_title_style\";a:1:{s:11:\"title_color\";i:10;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_mobile\";i:1;s:15:\"_padding_mobile\";i:1;s:8:\"_padding\";i:8;s:7:\"_margin\";i:4;}}}}s:7:\"divider\";a:3:{s:5:\"count\";i:3;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:5:\"style\";a:1:{s:21:\"section_divider_style\";a:3:{s:6:\"weight\";i:3;s:5:\"color\";i:3;s:3:\"gap\";i:3;}}s:7:\"content\";a:1:{s:15:\"section_divider\";a:2:{s:5:\"width\";i:3;s:5:\"align\";i:3;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:14:\"_margin_tablet\";i:3;s:15:\"_padding_tablet\";i:1;s:15:\"_padding_mobile\";i:1;s:7:\"_margin\";i:2;}}}}s:6:\"column\";a:3:{s:5:\"count\";i:7;s:15:\"control_percent\";i:0;s:8:\"controls\";a:2:{s:6:\"layout\";a:1:{s:6:\"layout\";a:1:{s:12:\"_inline_size\";i:4;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:2:{s:6:\"margin\";i:6;s:13:\"margin_tablet\";i:2;}}}}s:7:\"section\";a:3:{s:5:\"count\";i:5;s:15:\"control_percent\";i:3;s:8:\"controls\";a:3:{s:6:\"layout\";a:2:{s:14:\"section_layout\";a:3:{s:3:\"gap\";i:3;s:16:\"content_position\";i:3;s:13:\"content_width\";i:1;}s:17:\"section_structure\";a:1:{s:9:\"structure\";i:2;}}s:5:\"style\";a:2:{s:18:\"section_background\";a:6:{s:21:\"background_background\";i:3;s:16:\"background_image\";i:1;s:21:\"background_attachment\";i:3;s:17:\"background_repeat\";i:3;s:15:\"background_size\";i:3;s:19:\"background_position\";i:2;}s:26:\"section_background_overlay\";a:7:{s:29:\"background_overlay_background\";i:1;s:24:\"background_overlay_color\";i:3;s:26:\"background_overlay_color_b\";i:1;s:33:\"background_overlay_gradient_angle\";i:1;s:26:\"background_overlay_opacity\";i:3;s:29:\"background_overlay_color_stop\";i:1;s:31:\"background_overlay_color_b_stop\";i:1;}}s:8:\"advanced\";a:1:{s:16:\"section_advanced\";a:4:{s:7:\"padding\";i:3;s:14:\"padding_tablet\";i:3;s:14:\"padding_mobile\";i:3;s:6:\"margin\";i:3;}}}}s:11:\"text-editor\";a:3:{s:5:\"count\";i:18;s:15:\"control_percent\";i:2;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_editor\";a:1:{s:6:\"editor\";i:18;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:2:{s:5:\"align\";i:18;s:21:\"typography_typography\";i:9;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:2:{s:7:\"_margin\";i:18;s:8:\"_padding\";i:2;}}}}s:6:\"button\";a:3:{s:5:\"count\";i:2;s:15:\"control_percent\";i:4;s:8:\"controls\";a:3:{s:7:\"content\";a:1:{s:14:\"section_button\";a:3:{s:4:\"text\";i:2;s:5:\"align\";i:2;s:4:\"link\";i:2;}}s:5:\"style\";a:1:{s:13:\"section_style\";a:3:{s:20:\"typography_font_size\";i:2;s:16:\"background_color\";i:2;s:29:\"button_background_hover_color\";i:2;}}s:8:\"advanced\";a:1:{s:14:\"_section_style\";a:4:{s:7:\"_margin\";i:2;s:14:\"_margin_tablet\";i:2;s:14:\"_margin_mobile\";i:2;s:15:\"_padding_mobile\";i:2;}}}}}'),(5835,1174,'_elementor_css','a:5:{s:4:\"time\";i:1585416818;s:5:\"fonts\";a:0:{}s:5:\"icons\";a:1:{i:0;s:0:\"\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5851,1177,'_elementor_version','2.9.7'),(5852,1177,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5853,1177,'_elementor_css','a:5:{s:4:\"time\";i:1585658997;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5855,287,'_elementor_css','a:5:{s:4:\"time\";i:1585935170;s:5:\"fonts\";a:2:{i:0;s:16:\"Playfair Display\";i:1;s:7:\"Poppins\";}s:5:\"icons\";a:2:{i:0;s:9:\"fa-brands\";i:8;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5860,1178,'_elementor_version','2.9.7'),(5861,1178,'_elementor_page_settings','a:40:{s:22:\"astra_sites_main_color\";s:7:\"#fb2056\";s:22:\"astra_sites_link_color\";s:7:\"#fb2056\";s:28:\"astra_sites_link_hover_color\";s:7:\"#fb2056\";s:22:\"astra_sites_text_color\";s:7:\"#222222\";s:27:\"astra_sites_body_typography\";s:6:\"custom\";s:26:\"astra_sites_body_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_body_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:28:\"astra_sites_body_font_family\";s:9:\"Noto Sans\";s:28:\"astra_sites_body_font_weight\";s:3:\"400\";s:32:\"astra_sites_heading_1_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_1_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"64\";}s:38:\"astra_sites_heading_1_font_size_tablet\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"44\";}s:38:\"astra_sites_heading_1_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"30\";}s:33:\"astra_sites_heading_1_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_1_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_2_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_2_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"32\";}s:38:\"astra_sites_heading_2_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_2_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_2_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_3_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_3_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"24\";}s:33:\"astra_sites_heading_3_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_3_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_4_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_4_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"20\";}s:38:\"astra_sites_heading_4_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"19\";}s:33:\"astra_sites_heading_4_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_4_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_5_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_5_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"18\";}s:38:\"astra_sites_heading_5_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"16\";}s:33:\"astra_sites_heading_5_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_5_font_weight\";s:3:\"700\";s:32:\"astra_sites_heading_6_typography\";s:6:\"custom\";s:31:\"astra_sites_heading_6_font_size\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:38:\"astra_sites_heading_6_font_size_mobile\";a:2:{s:4:\"unit\";s:2:\"px\";s:4:\"size\";s:2:\"15\";}s:33:\"astra_sites_heading_6_font_family\";s:12:\"\'Montserrat\'\";s:33:\"astra_sites_heading_6_font_weight\";s:3:\"700\";s:31:\"astra_sites_page_setting_enable\";s:0:\"\";}'),(5862,1178,'_elementor_css','a:5:{s:4:\"time\";i:1585432250;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}'),(5864,288,'_elementor_css','a:5:{s:4:\"time\";i:1586362928;s:5:\"fonts\";a:1:{i:0;s:16:\"Playfair Display\";}s:5:\"icons\";a:1:{i:0;s:8:\"fa-solid\";}s:6:\"status\";s:4:\"file\";i:0;s:0:\"\";}');
/*!40000 ALTER TABLE `wp_postmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_postmeta` with 3312 row(s)
--

--
-- Table structure for table `wp_posts`
--

DROP TABLE IF EXISTS `wp_posts`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_posts` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `post_author` bigint(20) unsigned NOT NULL DEFAULT 0,
  `post_date` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_date_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_title` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_excerpt` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'publish',
  `comment_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `ping_status` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'open',
  `post_password` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `post_name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `to_ping` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `pinged` text COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_modified` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_modified_gmt` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `post_content_filtered` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `guid` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `menu_order` int(11) NOT NULL DEFAULT 0,
  `post_type` varchar(20) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT 'post',
  `post_mime_type` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `comment_count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`ID`),
  KEY `post_name` (`post_name`(191)),
  KEY `type_status_date` (`post_type`,`post_status`,`post_date`,`ID`),
  KEY `post_parent` (`post_parent`),
  KEY `post_author` (`post_author`)
) ENGINE=MyISAM AUTO_INCREMENT=1180 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_posts`
--

LOCK TABLES `wp_posts` WRITE;
/*!40000 ALTER TABLE `wp_posts` DISABLE KEYS */;
INSERT INTO `wp_posts` VALUES (3,1,'2019-09-20 21:28:04','2019-09-20 21:28:04','<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: https://pranakriyayoga.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What personal data we collect and why we collect it</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Comments</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Media</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Contact forms</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Cookies</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Embedded content from other websites</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Analytics</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where we send your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Your contact information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Additional information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>How we protect your data</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What data breach procedures we have in place</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What third parties we receive data from</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What automated decision making and/or profiling we do with user data</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Industry regulatory disclosure requirements</h3>\n<!-- /wp:heading -->','Privacy Policy','','publish','closed','open','','privacy-policy','','','2020-02-27 22:20:19','2020-02-27 22:20:19','',0,'https://pranakriyayoga.com/?page_id=3',0,'page','',0),(358,2,'2019-11-05 19:43:38','2019-11-05 19:43:38','','PKY_logoSideR1','','inherit','open','closed','','pky_logosider1','','','2019-11-05 19:43:38','2019-11-05 19:43:38','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/PKY_logoSideR1.png',0,'attachment','image/png',0),(5,1,'2019-09-20 21:46:47','2019-09-20 21:46:47','','Home','','publish','closed','closed','','home','','','2019-09-20 21:46:47','2019-09-20 21:46:47','',0,'https://pranakriyayoga.com/?p=5',1,'nav_menu_item','',0),(13,1,'2019-09-27 17:47:35','2019-09-27 16:47:35','{\"id\":13,\"field_id\":5,\"fields\":[{\"id\":\"0\",\"type\":\"name\",\"label\":\"Your Name \",\"format\":\"simple\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"simple_placeholder\":\"Your Name \",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"label_hide\":\"1\",\"css\":\"\"},{\"id\":\"1\",\"type\":\"email\",\"label\":\"Email\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Email Address\",\"confirmation_placeholder\":\"\",\"label_hide\":\"1\",\"default_value\":\"\",\"css\":\"\"},{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Your Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"medium\",\"placeholder\":\"Message\",\"label_hide\":\"1\",\"css\":\"\"}],\"settings\":{\"form_title\":\"Contact Form 1\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"SEND MESSAGE\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"{admin_email}\",\"subject\":\"New Entry: Contact Form 1\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"{admin_email}\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"7\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Contact Form 1','','publish','closed','closed','','contact-form-1','','','2019-09-27 17:47:39','2019-09-27 16:47:39','',0,'https://pranakriyayoga.com/?post_type=wpforms&#038;p=13',0,'wpforms','',0),(14,1,'2019-09-27 17:47:37','2019-09-27 16:47:37','','astra','','publish','closed','closed','','astra','','','2019-09-27 17:47:43','2019-09-27 16:47:43','',0,'https://pranakriyayoga.com/astra/',0,'custom_css','',0),(15,1,'2019-09-27 17:47:37','2019-09-27 16:47:37','','astra','','inherit','closed','closed','','14-revision-v1','','','2019-09-27 17:47:37','2019-09-27 16:47:37','',14,'https://pranakriyayoga.com/14-revision-v1/',0,'revision','',0),(768,2,'2020-02-29 10:08:38','2020-02-29 10:08:38','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life’s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\n							<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" title=\"\" alt=\"\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-29 10:08:38','2020-02-29 10:08:38','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(771,2,'2020-02-29 10:17:54','2020-02-29 10:17:54','','IMG_6275','','inherit','open','closed','','img_6275','','','2020-02-29 10:17:54','2020-02-29 10:17:54','',372,'https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg',0,'attachment','image/jpeg',0),(772,2,'2020-02-29 10:18:01','2020-02-29 10:18:01','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life’s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\n							<img width=\"1000\" height=\"1093\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg 1000w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-274x300.jpg 274w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-937x1024.jpg 937w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-768x839.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />						\n														Yogi Kaivalyananda\n																						Prana Kriya Yoga Leader, Yoga and Healing Master','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-29 10:18:01','2020-02-29 10:18:01','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(287,1,'2018-11-27 09:16:54','2018-11-27 09:16:54','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','publish','closed','closed','','home','','','2020-04-03 17:42:10','2020-04-03 16:42:10','',0,'https://websitedemos.net/discover-outdoors/?page_id=4',0,'page','',0),(447,2,'2019-12-28 20:14:55','2019-12-28 20:14:55','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:14:55','2019-12-28 20:14:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(388,2,'2019-11-11 21:27:24','2019-11-11 21:27:24','<h4>Explore the colourful world</h4>\n<h1>Prana Kriya Yoga</h1>\n<a href=\"#\" role=\"button\">\nLearn more\n</a>\n<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\">\n\n\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"\n\n- ADAM SENDLER\n<h2>Upcoming Events</h2>\n<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\">\n<h5>Everest Camp Trek</h5>\nFuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\n\n<a href=\"#\" role=\"button\">\nLearn More\n</a>\n<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\">\n<h5>Walking Holidays</h5>\nFuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.\n\n<a href=\"#\" role=\"button\">\nLearn More\n</a>\n<h1>Explore The World</h1>\nDiremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.\n\n<a href=\"#\" role=\"button\">\nLearn More\n</a>\n<h2>Upcoming tours &amp; destination</h2>\nFuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.\n\n<a href=\"#\" role=\"button\">\nLearn more\n</a>\n<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\">\n<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\">\n<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\">\n<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\">','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:27:24','2019-11-11 21:27:24','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(364,2,'2019-11-05 20:03:43','2019-11-05 20:03:43','<h4>Explore the colourful world</h4>		\n			<h1>A Wonderful Gift</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-05 20:03:43','2019-11-05 20:03:43','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(288,1,'2018-11-27 09:17:08','2018-11-27 09:17:08','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p>\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p>\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;</p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;</p>\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>when we practice Prana Kriya Yoga</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','publish','closed','closed','','about','','','2020-04-07 14:06:16','2020-04-07 13:06:16','',0,'https://websitedemos.net/discover-outdoors/?page_id=5',0,'page','',0),(590,2,'2019-12-29 22:07:58','2019-12-29 22:07:58','<h2>Our Mission</h2>\nClick edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\">\n<h4>Extraordinary Experiences</h4>\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<h4>Our Core Values</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<ul>\n 	<li>\n										Locavit liberioris possedit</li>\n 	<li>\n										Diremit mundi mare undae</li>\n 	<li>\n										Spectent tonitrua mutastis</li>\n</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 22:07:58','2019-12-29 22:07:58','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(584,2,'2019-12-29 21:51:17','2019-12-29 21:51:17','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 21:51:17','2019-12-29 21:51:17','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(291,1,'2018-11-27 09:17:56','2018-11-27 09:17:56','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"https://www.facebook.com/pranakriyayoga/\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\">\n					Twitter\n									</a>','Contact','','publish','closed','closed','','contact','','','2020-02-29 19:09:49','2020-02-29 19:09:49','',0,'https://websitedemos.net/discover-outdoors/?page_id=8',0,'page','',0),(808,2,'2020-02-29 19:06:53','2020-02-29 19:06:53','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"#\">\n					Facebook-f\n									</a>\n							<a href=\"#\">\n					Twitter\n									</a>\n							<a href=\"#\">\n					Google-plus-g\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:06:53','2020-02-29 19:06:53','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(807,2,'2020-02-29 19:03:50','2020-02-29 19:03:50','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p><a href=\"mailto:contact@example.com\" style=\"color:#4c5863\">contact@example.com​</a></p>\n				<h6>\n					Call Us\n				</h6>\n								<p>800-123-456</p>\n							<a href=\"#\">\n					Facebook\n									</a>\n							<a href=\"#\">\n					Twitter\n									</a>\n							<a href=\"#\">\n					Google-plus\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:03:50','2020-02-29 19:03:50','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(379,2,'2019-11-05 20:45:48','2019-11-05 20:45:48','<h4>Explore the colourful world</h4>		\n			<h1>A Wonderful Gift</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-05 20:45:48','2019-11-05 20:45:48','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(294,1,'2018-11-27 09:18:44','2018-11-27 09:18:44',' ','','','publish','closed','closed','','12','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://websitedemos.net/discover-outdoors/?p=12',2,'nav_menu_item','',0),(295,1,'2018-11-27 09:18:44','2018-11-27 09:18:44',' ','','','publish','closed','closed','','13','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://websitedemos.net/discover-outdoors/?p=13',1,'nav_menu_item','',0),(49,1,'2018-11-27 12:15:27','2018-11-27 12:15:27','','astra','','publish','closed','closed','','astra-2','','','2018-11-27 12:15:27','2018-11-27 12:15:27','',0,'https://websitedemos.net/discover-outdoors/2018/11/27/astra/',0,'custom_css','',0),(150,1,'2018-11-28 08:35:55','2018-11-28 08:35:55',' ','','','publish','closed','closed','','150','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://websitedemos.net/outdoor-adventure/?p=150',6,'nav_menu_item','',0),(273,1,'2019-01-21 06:13:59','2019-01-21 06:13:59','<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"02bc7a5d-f074-4af5-81fc-166dcf7ba680\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image uagb-block-02bc7a5d-f074-4af5-81fc-166dcf7ba680\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"6adfc40e-5599-4386-8fe5-999b64822960\",\"classMigrate\":true,\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6adfc40e-5599-4386-8fe5-999b64822960\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fa650837-9e62-43c1-a0af-11f22bd2e003\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fa650837-9e62-43c1-a0af-11f22bd2e003\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"11f0fe08-2208-4ecc-b57b-4b5dc40b101f\",\"categories\":\"9\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fc3ed1d7-330a-4db1-b762-231277139171\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fc3ed1d7-330a-4db1-b762-231277139171\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"0d80de93-0d09-4d01-84cf-75da29eade9f\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','publish','closed','closed','','blog','','','2020-02-29 18:51:12','2020-02-29 18:51:12','',0,'https://websitedemos.net/outdoor-adventure-02/?page_id=273',0,'page','',0),(701,2,'2020-02-28 22:06:40','2020-02-28 22:06:40','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p>		\n					<ul>\n							<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:06:40','2020-02-28 22:06:40','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(775,2,'2020-03-24 17:15:30','2020-03-24 17:15:30','<!-- wp:paragraph -->\r\n<p><strong>Anthea Aireton-Downer&nbsp;</strong>- Anthea is the&nbsp;<a href=\"http://www.salisbury-yoga.co.uk/\">Karma Centre</a>&nbsp;studio owner and a Senior Yoga Teacher. In addition to qualifying with the British Wheel of Yoga, she has studied Ashtanga with David Swenson, Vinyasa Flow with Shiva Rea and Iyengar based Yoga Therapy with Doug Keller. Since 2012 she has studied extensively with Yogi Ashokananda in India and the UK.&nbsp;&nbsp;<em>Yogi Ashokananda’s</em>&nbsp;has deepened my understanding of the asana and helped me to understand the importance of sequencing and its effect on calming the nervous system, stimulating the digestive system and balancing the endocrine systems.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Anthea started teaching public classes in 1990 and has been based in Salisbury since 2010. She runs Yoga Retreats and Teacher Training Foundation Courses on behalf of the Yogi Ashokananda School, Academy of Yoga &amp; Meditation.</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Anthea teaches a variety of classes; Himalayan Hatha Yoga, Prana Kriya Yoga, Meditation / Mindfulness and Pranayama.&nbsp; You can expect to be challenged, whether you are a beginner, or more accomplished yoga practioner. Se enjoys teaching flowing sequences, which is evident in her teaching, as well as holding postures to strength and refine.&nbsp;Her style has been influenced by her love of traditional Prana Kriya which focuses on the breath and Pranayama (breathing techniques).</p>\r\n<!-- /wp:paragraph -->\r\n\r\n<!-- wp:paragraph -->\r\n<p>Anthea is passionate about the therapeutic aspect of yoga. She teaches the Wellbeing Group for Salisbury District Hospital and specialises in Restorative Yoga, Chair Yoga &amp; Meditation.</p>\r\n<!-- /wp:paragraph -->','Anthea Aireton-Downer','','publish','open','open','','anthea-aireton-downer','','','2020-03-28 17:42:44','2020-03-28 17:42:44','',0,'https://pranakriyayoga.com/?p=775',0,'post','',0),(765,2,'2020-02-29 09:23:04','2020-02-29 09:23:04','','mala','','inherit','open','closed','','mala','','','2020-02-29 09:23:04','2020-02-29 09:23:04','',372,'https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg',0,'attachment','image/jpeg',0),(321,1,'2019-09-27 17:48:29','2019-09-27 16:48:29','<!-- wp:uagb/section {\"block_id\":\"df9481a9-23e6-4b38-a422-fcc5a702bca9\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image\" id=\"uagb-section-df9481a9-23e6-4b38-a422-fcc5a702bca9\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"70badbf3-f6c5-4a6c-a751-01ea589b0fd7\",\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading\" id=\"uagb-adv-heading-70badbf3-f6c5-4a6c-a751-01ea589b0fd7\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"91cabc1b-c220-4c6d-8ca1-91ac6b2c6761\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-91cabc1b-c220-4c6d-8ca1-91ac6b2c6761\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"7d27ffb8-a8db-4088-b903-dfa75edd3184\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"ca1a5fcb-e56f-4a24-aa9f-94fbfd3f5c31\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-ca1a5fcb-e56f-4a24-aa9f-94fbfd3f5c31\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"fefd6b3c-498b-4292-ac6f-0f15809252ff\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2019-09-27 17:48:29','2019-09-27 16:48:29','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(322,1,'2019-09-27 17:48:29','2019-09-27 16:48:29','<h1>\n					contact Us\n				</h1>\n				<p></p>\n			<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Address​\n				</h6>\n				<p>123 Fifth Avenue, NY 10160,\n<br>\nNew York, USA\n</p>\n				<h6>\n					Email Us\n				</h6>\n				<p><a href=\"mailto:contact@example.com\" style=\"color:#4c5863\">contact@example.com​</a></p>\n				<h6>\n					Call Us\n				</h6>\n				<p>800-123-456</p>\n							<a href=\"#\">\n					Facebook\n				</a>\n							<a href=\"#\">\n					Twitter\n				</a>\n							<a href=\"#\">\n					Google-plus\n				</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2019-09-27 17:48:29','2019-09-27 16:48:29','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(325,1,'2019-09-27 17:48:29','2019-09-27 16:48:29','<h1>\n					Who We Are?\n				</h1>\n				<p></p>\n			<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mission-2.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mission-2.jpg 800w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mission-2-300x200.jpg 300w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-09-27 17:48:29','2019-09-27 16:48:29','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(326,1,'2019-09-27 17:48:29','2019-09-27 16:48:29','<h4>Explore the colourful world</h4>		\n			<h1>A Wonderful Gift</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/hiking-1.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/hiking-1.jpg 644w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/walk-1.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/walk-1.jpg 644w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow.jpg 379w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/image-1.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/image-1.jpg 378w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow-1.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow-1.jpg 378w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mountain-3.jpg\" alt=\"\" srcset=\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mountain-3.jpg 379w, https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2018/11/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-09-27 17:48:29','2019-09-27 16:48:29','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(770,2,'2020-02-29 10:11:45','2020-02-29 10:11:45','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life’s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\n							<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" title=\"\" alt=\"\" />						\n														Yogi Kaivalyananda\n																						Prana Kriya Yoga Leader, Yoga and Healing Master','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-29 10:11:45','2020-02-29 10:11:45','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(451,2,'2019-12-28 21:28:25','2019-12-28 21:28:25','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:28:25','2019-12-28 21:28:25','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(359,2,'2019-11-05 19:43:54','2019-11-05 19:43:54','https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSideR1.png','cropped-PKY_logoSideR1.png','','inherit','open','closed','','cropped-pky_logosider1-png','','','2019-11-05 19:43:54','2019-11-05 19:43:54','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSideR1.png',0,'attachment','image/png',0),(361,2,'2019-11-05 19:46:53','2019-11-05 19:46:53','https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSideR1-1.png','cropped-PKY_logoSideR1-1.png','','inherit','open','closed','','cropped-pky_logosider1-1-png','','','2019-11-05 19:46:53','2019-11-05 19:46:53','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSideR1-1.png',0,'attachment','image/png',0),(380,2,'2019-11-05 20:47:32','2019-11-05 20:47:32','','YogiAshokananda-4865','Yogi Ashokananda','inherit','open','closed','','yogiashokananda-4865','','','2020-03-17 21:32:57','2020-03-17 21:32:57','',287,'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865.jpg',0,'attachment','image/jpeg',0),(368,2,'2019-11-05 20:10:42','2019-11-05 20:10:42','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>','Training & Courses','','publish','closed','closed','','training-courses','','','2020-03-28 17:33:26','2020-03-28 17:33:26','',0,'https://pranakriyayoga.com/?page_id=368',0,'page','',0),(369,2,'2019-11-05 20:10:42','2019-11-05 20:10:42','','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2019-11-05 20:10:42','2019-11-05 20:10:42','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(370,2,'2019-11-05 20:11:16','2019-11-05 20:11:16','','Trained Teachers','','publish','closed','closed','','trained-teachers','','','2020-02-29 17:21:10','2020-02-29 17:21:10','',0,'https://pranakriyayoga.com/?page_id=370',0,'page','',0),(371,2,'2019-11-05 20:11:16','2019-11-05 20:11:16','','Trained Teachers','','inherit','closed','closed','','370-revision-v1','','','2019-11-05 20:11:16','2019-11-05 20:11:16','',370,'https://pranakriyayoga.com/370-revision-v1/',0,'revision','',0),(372,2,'2019-11-05 20:11:39','2019-11-05 20:11:39','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body. Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life’s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\n							<img width=\"1000\" height=\"1093\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg 1000w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-274x300.jpg 274w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-937x1024.jpg 937w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-768x839.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />						\n														Yogi Kaivalyananda\n																						Prana Kriya Yoga Leader, Yoga and Healing Master','Testimonials','','publish','closed','closed','','testimonials','','','2020-02-29 18:06:08','2020-02-29 18:06:08','',0,'https://pranakriyayoga.com/?page_id=372',0,'page','',0),(373,2,'2019-11-05 20:11:39','2019-11-05 20:11:39','','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2019-11-05 20:11:39','2019-11-05 20:11:39','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(375,2,'2019-11-05 20:40:55','2019-11-05 20:40:55',' ','','','publish','closed','closed','','375','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://pranakriyayoga.com/?p=375',5,'nav_menu_item','',0),(377,2,'2019-11-05 20:40:55','2019-11-05 20:40:55',' ','','','publish','closed','closed','','377','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://pranakriyayoga.com/?p=377',3,'nav_menu_item','',0),(686,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=686',1,'nav_menu_item','',0),(381,2,'2019-11-05 20:47:40','2019-11-05 20:47:40','<h4>Explore the colourful world</h4>		\n			<h1>A Wonderful Gift</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-05 20:47:40','2019-11-05 20:47:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(382,2,'2019-11-05 20:48:12','2019-11-05 20:48:12','<h4>Explore the colourful world</h4>		\n			<h1>A Wonderful Gift</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-05 20:48:12','2019-11-05 20:48:12','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(384,2,'2019-11-11 17:58:39','2019-11-11 17:58:39','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>\"Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris.\"</p><p>- ADAM SENDLER</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 17:58:39','2019-11-11 17:58:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(385,2,'2019-11-11 21:26:01','2019-11-11 21:26:01','','PKY_logoSIDEwhite','','inherit','open','closed','','pky_logosidewhite','','','2019-11-11 21:26:01','2019-11-11 21:26:01','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/PKY_logoSIDEwhite.png',0,'attachment','image/png',0),(386,2,'2019-11-11 21:26:14','2019-11-11 21:26:14','https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSIDEwhite.png','cropped-PKY_logoSIDEwhite.png','','inherit','open','closed','','cropped-pky_logosidewhite-png','','','2019-11-11 21:26:14','2019-11-11 21:26:14','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSIDEwhite.png',0,'attachment','image/png',0),(697,2,'2020-02-28 21:40:30','2020-02-28 21:40:30','','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-28 21:40:30','2020-02-28 21:40:30','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(422,2,'2019-12-18 19:12:43','2019-12-18 19:12:43','<!-- wp:uagb/section {\"block_id\":\"b08d57a8-1b39-4891-acb0-9d9e5203aa84\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image\" id=\"uagb-section-b08d57a8-1b39-4891-acb0-9d9e5203aa84\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"9e9c5b0e-e54c-4a09-84d6-85388c1547da\",\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"e47f234a-f2f9-48f2-9f4b-e9ef3c2c7c4a\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-e47f234a-f2f9-48f2-9f4b-e9ef3c2c7c4a\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"c49fb5a4-d29c-4cb1-bcc5-74ce9f3ed23d\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"78157db2-39ab-4fcb-8164-f7a1bf9f0f71\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-78157db2-39ab-4fcb-8164-f7a1bf9f0f71\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"9bd0de28-58cb-473f-91a1-9e22e7ff21c8\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2019-12-18 19:12:43','2019-12-18 19:12:43','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(394,2,'2019-11-11 21:42:01','2019-11-11 21:42:01','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:42:01','2019-11-11 21:42:01','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(391,2,'2019-11-11 21:31:25','2019-11-11 21:31:25','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:31:25','2019-11-11 21:31:25','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(389,2,'2019-11-11 21:29:30','2019-11-11 21:29:30','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:29:30','2019-11-11 21:29:30','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(390,2,'2019-11-11 21:30:21','2019-11-11 21:30:21','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Upcoming Events</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Everest Camp Trek</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Walking Holidays</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:30:21','2019-11-11 21:30:21','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(393,2,'2019-11-11 21:41:18','2019-11-11 21:41:18','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/walk-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris inistra possedit.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:41:18','2019-11-11 21:41:18','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(395,2,'2019-11-11 21:42:24','2019-11-11 21:42:24','','','','inherit','open','closed','','rpt','','','2020-03-24 20:02:49','2020-03-24 20:02:49','',287,'https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg',0,'attachment','image/jpeg',0),(396,2,'2019-11-11 21:42:55','2019-11-11 21:42:55','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:42:55','2019-11-11 21:42:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(397,2,'2019-11-11 21:48:59','2019-11-11 21:48:59','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:48:59','2019-11-11 21:48:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(398,2,'2019-11-11 21:49:22','2019-11-11 21:49:22','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:49:22','2019-11-11 21:49:22','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(399,2,'2019-11-11 21:49:38','2019-11-11 21:49:38','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2>Gurukul TEACHERS</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:49:38','2019-11-11 21:49:38','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(401,2,'2019-11-11 21:56:13','2019-11-11 21:56:13','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:56:13','2019-11-11 21:56:13','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(400,2,'2019-11-11 21:51:32','2019-11-11 21:51:32','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"644\" height=\"402\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1.jpg 644w, https://pranakriyayoga.com/wp-content/uploads/2019/09/hiking-1-300x187.jpg 300w\" sizes=\"(max-width: 644px) 100vw, 644px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h2>Upcoming tours & destination</h2>		\n		<p>Fuerat aestu carentem habentia spectent tonitrua mutastis locavit liberioris. Sinistra possedit litora ut nabataeaque. Setucant coepyterunt perveniunt animal! Concordi aurea nabataeaque seductaque constaque cepit sublime flexi nullus.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn more\n					</a>\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/image-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"378\" height=\"385\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1.jpg 378w, https://pranakriyayoga.com/wp-content/uploads/2019/09/snow-1-295x300.jpg 295w\" sizes=\"(max-width: 378px) 100vw, 378px\" />											\n										<img width=\"379\" height=\"218\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3.jpg 379w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mountain-3-300x173.jpg 300w\" sizes=\"(max-width: 379px) 100vw, 379px\" />','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 21:51:32','2019-11-11 21:51:32','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(418,2,'2019-11-19 21:05:57','2019-11-19 21:05:57','','YogiAshokananda-4887','','inherit','open','closed','','yogiashokananda-4887','','','2019-12-28 20:22:12','2019-12-28 20:22:12','',287,'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg',0,'attachment','image/jpeg',0),(420,2,'2019-11-19 21:26:39','2019-11-19 21:26:39','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-19 21:26:39','2019-11-19 21:26:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(408,2,'2019-11-11 22:27:11','2019-11-11 22:27:11','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"703\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-300x206.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-768x527.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 22:27:11','2019-11-11 22:27:11','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(403,2,'2019-11-11 22:15:35','2019-11-11 22:15:35','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"733\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x733.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x733.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-300x215.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-768x550.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 22:15:35','2019-11-11 22:15:35','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(407,2,'2019-11-11 22:24:26','2019-11-11 22:24:26','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"703\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-300x206.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-768x527.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 22:24:26','2019-11-11 22:24:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(405,2,'2019-11-11 22:17:49','2019-11-11 22:17:49','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n										<img width=\"200\" height=\"154\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/quote-1.png\" alt=\"\" />											\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"713\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1-1024x713.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1-1024x713.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1-768x535.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 22:17:49','2019-11-11 22:17:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(409,2,'2019-11-11 22:27:33','2019-11-11 22:27:33','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"703\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-1024x703.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-300x206.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-768x527.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Explore The World</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-11-11 22:27:33','2019-11-11 22:27:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(638,2,'2020-02-27 22:58:24','2020-02-27 22:58:24','','PKY','PKY Teachers Training Course','inherit','open','closed','','pky','','','2020-03-17 21:33:15','2020-03-17 21:33:15','',288,'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg',0,'attachment','image/jpeg',0),(429,2,'2019-12-28 18:46:07','2019-12-28 18:46:07','','PKY_logo_hires','','inherit','open','closed','','pky_logo_hires','','','2019-12-28 18:46:07','2019-12-28 18:46:07','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/PKY_logo_hires.png',0,'attachment','image/png',0),(430,2,'2019-12-28 18:46:31','2019-12-28 18:46:31','https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires.png','cropped-PKY_logo_hires.png','','inherit','open','closed','','cropped-pky_logo_hires-png','','','2019-12-28 18:46:31','2019-12-28 18:46:31','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires.png',0,'attachment','image/png',0),(624,2,'2020-02-26 23:01:39','2020-02-26 23:01:39','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:01:39','2020-02-26 23:01:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(623,2,'2020-02-26 23:00:10','2020-02-26 23:00:10','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:00:10','2020-02-26 23:00:10','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(622,2,'2020-02-26 22:59:40','2020-02-26 22:59:40','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 22:59:40','2020-02-26 22:59:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(445,2,'2019-12-28 20:12:20','2019-12-28 20:12:20','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:12:20','2019-12-28 20:12:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(446,2,'2019-12-28 20:12:58','2019-12-28 20:12:58','<h4>Explore the colourful world</h4>		\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:12:58','2019-12-28 20:12:58','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(448,2,'2019-12-28 20:16:46','2019-12-28 20:16:46','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:16:46','2019-12-28 20:16:46','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(449,2,'2019-12-28 20:18:30','2019-12-28 20:18:30','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887.jpg\" title=\"\" alt=\"\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:18:30','2019-12-28 20:18:30','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(450,2,'2019-12-28 20:21:45','2019-12-28 20:21:45','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 20:21:45','2019-12-28 20:21:45','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(452,2,'2019-12-28 21:32:00','2019-12-28 21:32:00','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:32:00','2019-12-28 21:32:00','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(453,2,'2019-12-28 21:35:44','2019-12-28 21:35:44','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:35:44','2019-12-28 21:35:44','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(454,2,'2019-12-28 21:36:41','2019-12-28 21:36:41','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"714\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-1024x714.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-300x209.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-768x536.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:36:41','2019-12-28 21:36:41','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(455,2,'2019-12-28 21:39:28','2019-12-28 21:39:28','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"555\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569072385-1024x555.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569072385-1024x555.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569072385-300x163.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569072385-768x416.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569072385.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:39:28','2019-12-28 21:39:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(456,2,'2019-12-28 21:47:27','2019-12-28 21:47:27','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:47:27','2019-12-28 21:47:27','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(458,2,'2019-12-28 21:53:28','2019-12-28 21:53:28','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Ashokananda</h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"www.yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5>Yogi Kaivalyananda</h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:53:28','2019-12-28 21:53:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(472,2,'2019-12-29 13:05:31','2019-12-29 13:05:31','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<h2>Gurukul TEACHing Team</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5>\nFounder of Prana Kriya Yoga\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker\n\n<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>\nPrana Kriya Yoga Leader\n\n<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<h1>Teacher training course</h1>\nDiremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.\n\n<a href=\"#\" role=\"button\">\nLearn More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 13:05:31','2019-12-29 13:05:31','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(460,2,'2019-12-28 21:56:54','2019-12-28 21:56:54','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"www.yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"www.yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 21:56:54','2019-12-28 21:56:54','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(461,2,'2019-12-28 22:00:27','2019-12-28 22:00:27','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"www.yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 22:00:27','2019-12-28 22:00:27','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(462,2,'2019-12-28 22:00:36','2019-12-28 22:00:36','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-28 22:00:36','2019-12-28 22:00:36','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(621,2,'2020-02-26 22:57:05','2020-02-26 22:57:05','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 22:57:05','2020-02-26 22:57:05','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(476,2,'2019-12-29 15:18:02','2019-12-29 15:18:02','','21078346_1579740485436055_2377968432397300917_n','','inherit','open','closed','','21078346_1579740485436055_2377968432397300917_n','','','2019-12-29 15:18:02','2019-12-29 15:18:02','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21078346_1579740485436055_2377968432397300917_n.jpg',0,'attachment','image/jpeg',0),(477,2,'2019-12-29 15:18:04','2019-12-29 15:18:04','','21167471_1582174205192683_5688557370099696401_o','','inherit','open','closed','','21167471_1582174205192683_5688557370099696401_o','','','2019-12-29 15:18:04','2019-12-29 15:18:04','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg',0,'attachment','image/jpeg',0),(478,2,'2019-12-29 15:18:05','2019-12-29 15:18:05','','21167863_1582169448526492_1229433253302720631_o','PKY Teachers Training Course','inherit','open','closed','','21167863_1582169448526492_1229433253302720631_o','','','2020-03-17 21:33:10','2020-03-17 21:33:10','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg',0,'attachment','image/jpeg',0),(479,2,'2019-12-29 15:18:08','2019-12-29 15:18:08','','21199409_1582169598526477_8575745642100233851_o','','inherit','open','closed','','21199409_1582169598526477_8575745642100233851_o','','','2019-12-29 15:18:08','2019-12-29 15:18:08','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg',0,'attachment','image/jpeg',0),(480,2,'2019-12-29 15:18:11','2019-12-29 15:18:11','','21199648_1582169608526476_3191518829946662371_o','PKY Teachers Training Course','inherit','open','closed','','21199648_1582169608526476_3191518829946662371_o','','','2020-03-17 21:33:11','2020-03-17 21:33:11','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg',0,'attachment','image/jpeg',0),(481,2,'2019-12-29 15:18:13','2019-12-29 15:18:13','','67529458_2481180638625364_1055571591192117248_o','','inherit','open','closed','','67529458_2481180638625364_1055571591192117248_o','','','2019-12-29 15:18:13','2019-12-29 15:18:13','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/67529458_2481180638625364_1055571591192117248_o.jpg',0,'attachment','image/jpeg',0),(482,2,'2019-12-29 15:18:16','2019-12-29 15:18:16','','69861785_2575231205886973_7571841920519897088_n','PKY Teachers Training Course','inherit','open','closed','','69861785_2575231205886973_7571841920519897088_n','','','2020-03-17 21:33:13','2020-03-17 21:33:13','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg',0,'attachment','image/jpeg',0),(485,2,'2019-12-29 15:27:27','2019-12-29 15:27:27','','IMG_4474','','inherit','open','closed','','img_4474','','','2019-12-29 15:27:27','2019-12-29 15:27:27','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474.jpg',0,'attachment','image/jpeg',0),(488,2,'2019-12-29 15:31:21','2019-12-29 15:31:21','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 15:31:21','2019-12-29 15:31:21','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(487,2,'2019-12-29 15:29:34','2019-12-29 15:29:34','','IMG_6311','','inherit','open','closed','','img_6311','','','2019-12-29 15:29:34','2019-12-29 15:29:34','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311.jpg',0,'attachment','image/jpeg',0),(489,2,'2019-12-29 15:31:47','2019-12-29 15:31:47','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 15:31:47','2019-12-29 15:31:47','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(490,2,'2019-12-29 15:33:43','2019-12-29 15:33:43','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>Teacher training course</h1>		\n		<p>Diremit mundi mare undae nunc mixtam tanto sibi. Nubes unda concordi. Fert his. Recessit mentes praecipites locum caligine sui egens erat. Silvas caeli regna.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 15:33:43','2019-12-29 15:33:43','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(491,2,'2019-12-29 15:37:22','2019-12-29 15:37:22','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 15:37:22','2019-12-29 15:37:22','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(494,2,'2019-12-29 15:56:06','2019-12-29 15:56:06','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 15:56:06','2019-12-29 15:56:06','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(500,2,'2019-12-29 16:32:53','2019-12-29 16:32:53','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<h2>Gurukul TEACHing Team</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5>\nFounder of Prana Kriya Yoga\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker\n\n<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>\nPrana Kriya Yoga Leader\n\n<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<h1>200 hours Teachers training course</h1>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:32:53','2019-12-29 16:32:53','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(496,2,'2019-12-29 16:04:02','2019-12-29 16:04:02','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:04:02','2019-12-29 16:04:02','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(497,2,'2019-12-29 16:06:00','2019-12-29 16:06:00','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:06:00','2019-12-29 16:06:00','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(498,2,'2019-12-29 16:30:05','2019-12-29 16:30:05','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:30:05','2019-12-29 16:30:05','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(499,2,'2019-12-29 16:31:06','2019-12-29 16:31:06','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h1>200 hours Teachers training course</h1>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:31:06','2019-12-29 16:31:06','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(501,2,'2019-12-29 16:33:32','2019-12-29 16:33:32','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:33:32','2019-12-29 16:33:32','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(513,2,'2019-12-29 18:12:05','2019-12-29 18:12:05','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<h2>Gurukul TEACHing Team</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5>\nFounder of Prana Kriya Yoga\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker\n\n<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>\nPrana Kriya Yoga Leader\n\n<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 18:12:05','2019-12-29 18:12:05','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(509,2,'2019-12-29 16:41:19','2019-12-29 16:41:19','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:41:19','2019-12-29 16:41:19','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(508,2,'2019-12-29 16:36:15','2019-12-29 16:36:15','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw6.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw6.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw6.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw6-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw4.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw4.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw4.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw4-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw3.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw3.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw3.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw3-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw2.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw2.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw2-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw1.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw1.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw1-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/qw5.jpg\'><img width=\"490\" height=\"380\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw5.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/qw5.jpg 490w, https://pranakriyayoga.com/wp-content/uploads/2019/12/qw5-300x233.jpg 300w\" sizes=\"(max-width: 490px) 100vw, 490px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:36:15','2019-12-29 16:36:15','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(510,2,'2019-12-29 16:42:45','2019-12-29 16:42:45','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 16:42:45','2019-12-29 16:42:45','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(514,2,'2019-12-29 18:14:40','2019-12-29 18:14:40','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 18:14:40','2019-12-29 18:14:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(516,2,'2019-12-29 19:18:02','2019-12-29 19:18:02','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 19:18:02','2019-12-29 19:18:02','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(515,2,'2019-12-29 18:15:20','2019-12-29 18:15:20','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E		\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 18:15:20','2019-12-29 18:15:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(517,2,'2019-12-29 19:18:39','2019-12-29 19:18:39','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 19:18:39','2019-12-29 19:18:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(518,2,'2019-12-29 19:19:08','2019-12-29 19:19:08','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 19:19:08','2019-12-29 19:19:08','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(519,2,'2019-12-29 19:20:22','2019-12-29 19:20:22','','IMG_4474','','inherit','open','closed','','img_4474-2','','','2019-12-29 19:20:22','2019-12-29 19:20:22','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg',0,'attachment','image/jpeg',0),(520,2,'2019-12-29 19:22:22','2019-12-29 19:22:22','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 19:22:22','2019-12-29 19:22:22','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(521,2,'2019-12-29 19:23:28','2019-12-29 19:23:28','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 19:23:28','2019-12-29 19:23:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(620,2,'2020-02-26 22:56:37','2020-02-26 22:56:37','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga\nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 22:56:37','2020-02-26 22:56:37','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(618,2,'2020-02-26 22:44:55','2020-02-26 22:44:55','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>Our Story</h2>		\n										<img width=\"470\" height=\"350\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/Groom-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/Groom-free-img.jpg 470w, https://pranakriyayoga.com/wp-content/uploads/2020/02/Groom-free-img-300x223.jpg 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />											\n			<h3>Mark Walker</h3><p>Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Donec sollicitudin molestie malesuada. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Donec sollicitudin molestie malesuada. Cras ultricies ligula sed magna dictum porta. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Donec rutrum congue leo eget malesuada. Cras ultricies ligula sed magna dictum porta. Cras ultricies ligula sed magna dictum porta.\n</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h3>Sally Pearson</h3><p>Mauris blandit aliquet elit, eget tincidunt nibh pulvinar a. Donec sollicitudin molestie malesuada. Curabitur arcu erat, accumsan id imperdiet et, porttitor at sem. Donec sollicitudin molestie malesuada. Cras ultricies ligula sed magna dictum porta. Quisque velit nisi, pretium ut lacinia in, elementum id enim. Donec rutrum congue leo eget malesuada. Cras ultricies ligula sed magna dictum porta. Cras ultricies ligula sed magna dictum porta.\n</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Google-plus\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n										<img width=\"470\" height=\"350\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/sally.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/sally.jpg 470w, https://pranakriyayoga.com/wp-content/uploads/2020/02/sally-300x223.jpg 300w\" sizes=\"(max-width: 470px) 100vw, 470px\" />											\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 22:44:55','2020-02-26 22:44:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(527,2,'2019-12-29 19:47:07','2019-12-29 19:47:07','<p>\r\n	<label>Email address: \r\n		<input type=\"email\" name=\"EMAIL\" placeholder=\"Your e-mail address\" required />\r\n</label>\r\n</p>\r\n\r\n<p>\r\n	<input type=\"submit\" value=\"Sign up\" />\r\n</p>','','','publish','closed','closed','','527','','','2019-12-29 19:47:07','2019-12-29 19:47:07','',0,'https://pranakriyayoga.com/mc4wp-form/527/',0,'mc4wp-form','',0),(981,2,'2020-03-15 21:28:25','2020-03-15 21:28:25','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<h3>Yogi Ashokananda</h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:28:25','2020-03-15 21:28:25','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(533,2,'2019-12-29 20:00:24','2019-12-29 20:00:24','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:00:24','2019-12-29 20:00:24','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(534,2,'2019-12-29 20:01:10','2019-12-29 20:01:10','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:01:10','2019-12-29 20:01:10','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(535,2,'2019-12-29 20:02:55','2019-12-29 20:02:55','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>Yoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:02:55','2019-12-29 20:02:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(536,2,'2019-12-29 20:03:41','2019-12-29 20:03:41','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:03:41','2019-12-29 20:03:41','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(537,2,'2019-12-29 20:05:13','2019-12-29 20:05:13','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:05:13','2019-12-29 20:05:13','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(975,2,'2020-03-15 20:57:20','2020-03-15 20:57:20','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Senior project </p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:57:20','2020-03-15 20:57:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(539,2,'2019-12-29 20:11:57','2019-12-29 20:11:57','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:11:57','2019-12-29 20:11:57','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(540,2,'2019-12-29 20:13:31','2019-12-29 20:13:31','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:13:31','2019-12-29 20:13:31','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(541,2,'2019-12-29 20:13:45','2019-12-29 20:13:45','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:13:45','2019-12-29 20:13:45','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(542,2,'2019-12-29 20:15:05','2019-12-29 20:15:05','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:15:05','2019-12-29 20:15:05','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(543,2,'2019-12-29 20:17:51','2019-12-29 20:17:51','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:17:51','2019-12-29 20:17:51','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(544,2,'2019-12-29 20:18:32','2019-12-29 20:18:32','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:18:32','2019-12-29 20:18:32','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(545,2,'2019-12-29 20:21:49','2019-12-29 20:21:49','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:21:49','2019-12-29 20:21:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(546,2,'2019-12-29 20:22:49','2019-12-29 20:22:49','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:22:49','2019-12-29 20:22:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(547,2,'2019-12-29 20:23:39','2019-12-29 20:23:39','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:23:39','2019-12-29 20:23:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(548,2,'2019-12-29 20:24:15','2019-12-29 20:24:15','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:24:15','2019-12-29 20:24:15','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(550,2,'2019-12-29 20:26:29','2019-12-29 20:26:29','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:26:29','2019-12-29 20:26:29','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(551,2,'2019-12-29 20:27:34','2019-12-29 20:27:34','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:27:34','2019-12-29 20:27:34','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(552,2,'2019-12-29 20:30:31','2019-12-29 20:30:31','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:30:31','2019-12-29 20:30:31','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(553,2,'2019-12-29 20:33:28','2019-12-29 20:33:28','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:33:28','2019-12-29 20:33:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(554,2,'2019-12-29 20:34:49','2019-12-29 20:34:49','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:34:49','2019-12-29 20:34:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(555,2,'2019-12-29 20:37:39','2019-12-29 20:37:39','<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:37:39','2019-12-29 20:37:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(556,2,'2019-12-29 20:37:47','2019-12-29 20:37:47','<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:37:47','2019-12-29 20:37:47','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(557,2,'2019-12-29 20:38:54','2019-12-29 20:38:54','<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:38:54','2019-12-29 20:38:54','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(565,2,'2019-12-29 20:50:49','2019-12-29 20:50:49','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:50:49','2019-12-29 20:50:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(558,2,'2019-12-29 20:39:43','2019-12-29 20:39:43','<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UC5B68Y1ICdhai3CSifxxAHg\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:39:43','2019-12-29 20:39:43','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(559,2,'2019-12-29 20:40:56','2019-12-29 20:40:56','https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-1.png','cropped-PKY_logo_hires-1.png','','inherit','open','closed','','cropped-pky_logo_hires-1-png','','','2019-12-29 20:40:56','2019-12-29 20:40:56','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-1.png',0,'attachment','image/png',0),(640,2,'2020-02-27 22:59:41','2020-02-27 22:59:41','<h2>Our Mission</h2>\nClick edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\">\n<h4>Extraordinary Experiences</h4>\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<h4>Our Core Values</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<ul>\n 	<li>\n										Locavit liberioris possedit</li>\n 	<li>\n										Diremit mundi mare undae</li>\n 	<li>\n										Spectent tonitrua mutastis</li>\n</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 22:59:41','2020-02-27 22:59:41','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(639,2,'2020-02-27 22:59:15','2020-02-27 22:59:15','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 22:59:15','2020-02-27 22:59:15','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(776,2,'2020-02-29 16:27:30','2020-02-29 16:27:30','<!-- wp:paragraph -->\n<p><strong>Anthea Aireton-Downer&nbsp;</strong>- Anthea is the&nbsp;<a href=\"http://www.salisbury-yoga.co.uk/\">Karma Centre</a>&nbsp;studio owner and a Senior Yoga Teacher. In addition to qualifying with the British Wheel of Yoga, she has studied Ashtanga with David Swenson, Vinyasa Flow with Shiva Rea and Iyengar based Yoga Therapy with Doug Keller. Since 2012 she has studied extensively with Yogi Ashokananda in India and the UK.&nbsp;&nbsp;<em>Yogi Ashokananda’s</em>&nbsp;has deepened my understanding of the asana and helped me to understand the importance of sequencing and its effect on calming the nervous system, stimulating the digestive system and balancing the endocrine systems.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Anthea started teaching public classes in 1990 and has been based in Salisbury since 2010. She runs Yoga Retreats and Teacher Training Foundation Courses on behalf of the Yogi Ashokananda School, Academy of Yoga &amp; Meditation.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Anthea teaches a variety of classes; Himalayan Hatha Yoga, Prana Kriya Yoga, Meditation / Mindfulness and Pranayama.&nbsp; You can expect to be challenged, whether you are a beginner, or more accomplished yoga practioner. Se enjoys teaching flowing sequences, which is evident in her teaching, as well as holding postures to strength and refine.&nbsp;Her style has been influenced by her love of traditional Prana Kriya which focuses on the breath and Pranayama (breathing techniques).</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>Anthea is passionate about the therapeutic aspect of yoga. She teaches the Wellbeing Group for Salisbury District Hospital and specialises in Restorative Yoga, Chair Yoga &amp; Meditation.</p>\n<!-- /wp:paragraph -->','Anthea Aireton-Downer','','inherit','closed','closed','','775-revision-v1','','','2020-02-29 16:27:30','2020-02-29 16:27:30','',775,'https://pranakriyayoga.com/775-revision-v1/',0,'revision','',0),(597,2,'2020-02-26 22:43:24','2020-02-26 22:43:24','{\"id\":597,\"field_id\":4,\"fields\":{\"0\":{\"id\":\"0\",\"type\":\"name\",\"label\":\"Name\",\"format\":\"simple\",\"description\":\"\",\"size\":\"large\",\"simple_placeholder\":\"Name\",\"simple_default\":\"\",\"first_placeholder\":\"\",\"first_default\":\"\",\"middle_placeholder\":\"\",\"middle_default\":\"\",\"last_placeholder\":\"\",\"last_default\":\"\",\"label_hide\":\"1\",\"sublabel_hide\":\"1\",\"css\":\"\"},\"3\":{\"id\":\"3\",\"type\":\"text\",\"label\":\"Your Phone Number\",\"description\":\"\",\"size\":\"large\",\"placeholder\":\"Phone Number\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\",\"input_mask\":\"\"},\"2\":{\"id\":\"2\",\"type\":\"textarea\",\"label\":\"Comment or Message\",\"description\":\"\",\"required\":\"1\",\"size\":\"large\",\"placeholder\":\"Message\",\"label_hide\":\"1\",\"limit_count\":\"1\",\"limit_mode\":\"characters\",\"default_value\":\"\",\"css\":\"\"}},\"settings\":{\"form_title\":\"Contact Us\",\"form_desc\":\"\",\"form_class\":\"\",\"submit_text\":\"Send\",\"submit_text_processing\":\"Sending...\",\"submit_class\":\"\",\"honeypot\":\"1\",\"notification_enable\":\"1\",\"notifications\":{\"1\":{\"email\":\"email@example.com\",\"subject\":\"New Entry: Contact Us\",\"sender_name\":\"{field_id=\\\"0\\\"}\",\"sender_address\":\"email@example.com\",\"replyto\":\"{field_id=\\\"1\\\"}\",\"message\":\"{all_fields}\"}},\"confirmations\":{\"1\":{\"type\":\"message\",\"message\":\"<p>Thanks for contacting us! We will be in touch with you shortly.<\\/p>\",\"message_scroll\":\"1\",\"page\":\"2\",\"redirect\":\"\"}}},\"meta\":{\"template\":\"contact\"}}','Contact Us','','publish','closed','closed','','contact-us','','','2020-02-26 22:43:24','2020-02-26 22:43:24','',0,'https://pranakriyayoga.com/?post_type=wpforms&#038;p=597',0,'wpforms','',0),(566,2,'2019-12-29 20:53:17','2019-12-29 20:53:17','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:53:17','2019-12-29 20:53:17','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(567,2,'2019-12-29 20:53:33','2019-12-29 20:53:33','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:53:33','2019-12-29 20:53:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(568,2,'2019-12-29 20:55:12','2019-12-29 20:55:12','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:55:12','2019-12-29 20:55:12','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(569,2,'2019-12-29 20:55:51','2019-12-29 20:55:51','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:55:51','2019-12-29 20:55:51','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(570,2,'2019-12-29 20:58:39','2019-12-29 20:58:39','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 20:58:39','2019-12-29 20:58:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1093,2,'2020-03-22 22:06:10','2020-03-22 22:06:10','','IMG_5779-for-India-Tour','','inherit','open','closed','','img_5779-for-india-tour','','','2020-03-22 22:06:10','2020-03-22 22:06:10','',368,'https://pranakriyayoga.com/wp-content/uploads/2020/03/IMG_5779-for-India-Tour.jpeg',0,'attachment','image/jpeg',0),(594,0,'2020-02-13 08:33:01','2020-02-13 08:33:01','','Default Kit','','publish','closed','closed','','default-kit','','','2020-02-13 08:33:01','2020-02-13 08:33:01','',0,'https://pranakriyayoga.com/?elementor_library=default-kit',0,'elementor_library','',0),(572,2,'2019-12-29 21:01:03','2019-12-29 21:01:03','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:01:03','2019-12-29 21:01:03','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(573,2,'2019-12-29 21:02:22','2019-12-29 21:02:22','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:02:22','2019-12-29 21:02:22','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(574,2,'2019-12-29 21:04:10','2019-12-29 21:04:10','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:04:10','2019-12-29 21:04:10','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(575,2,'2019-12-29 21:31:14','2019-12-29 21:31:14','','IMG_0254','PKY Teachers Training Course','inherit','open','closed','','img_0254','','','2020-03-17 21:33:12','2020-03-17 21:33:12','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254.jpg',0,'attachment','image/jpeg',0),(580,2,'2019-12-29 21:45:48','2019-12-29 21:45:48','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>Gurukul TEACHing Team</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5>\nFounder of Prana Kriya Yoga\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker\n\n<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>\nPrana Kriya Yoga Leader\nYoga and Healing Master\n\n<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:45:48','2019-12-29 21:45:48','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(579,2,'2019-12-29 21:34:20','2019-12-29 21:34:20','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:34:20','2019-12-29 21:34:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(578,2,'2019-12-29 21:33:24','2019-12-29 21:33:24','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-2048x1365.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1-272x182.jpg 272w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:33:24','2019-12-29 21:33:24','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(577,2,'2019-12-29 21:32:47','2019-12-29 21:32:47','','IMG_6311','','inherit','open','closed','','img_6311-2','','','2019-12-29 21:32:47','2019-12-29 21:32:47','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6311-1.jpg',0,'attachment','image/jpeg',0),(581,2,'2019-12-29 21:46:17','2019-12-29 21:46:17','','IMG_6844','','inherit','open','closed','','img_6844-2','','','2019-12-29 21:46:17','2019-12-29 21:46:17','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_6844-1.jpg',0,'attachment','image/jpeg',0),(595,2,'2020-02-13 12:46:15','2020-02-13 12:46:15','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>Gurukul TEACHing Team</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5>\nFounder of Prana Kriya Yoga\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker\n\n<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5>\nPrana Kriya Yoga Leader\nYoga and Healing Master\n\n<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\nRead More\n</a>\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-13 12:46:15','2020-02-13 12:46:15','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(582,2,'2019-12-29 21:46:37','2019-12-29 21:46:37','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"default\" data-elementor-lightbox-slideshow=\"509bbfec\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2><br>Gurukul TEACHing Team</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"http://yogiashokananda.com\">Yogi Ashokananda</a></h5><p>Founder of Prana Kriya Yoga <br>Master of Yoga and Meditation <br>Mentor, Trainer, Writer and Speaker</p>		\n			<a href=\"http://yogiashokananda.com\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h5><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h5><p>Prana Kriya Yoga Leader <br>\nYoga and Healing Master</p>		\n			<a href=\"https://kaivalyananda.life\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2019-12-29 21:46:37','2019-12-29 21:46:37','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(589,2,'2019-12-29 22:06:47','2019-12-29 22:06:47','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 22:06:47','2019-12-29 22:06:47','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(585,2,'2019-12-29 21:51:37','2019-12-29 21:51:37','<h1>\n				</h1>\n			<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 21:51:37','2019-12-29 21:51:37','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(586,2,'2019-12-29 21:52:32','2019-12-29 21:52:32','<h1>\n				</h1>\n			<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 21:52:32','2019-12-29 21:52:32','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(587,2,'2019-12-29 22:05:04','2019-12-29 22:05:04','','YogiAshokananda-4915 2','','inherit','open','closed','','yogiashokananda-4915-2','','','2019-12-29 22:05:04','2019-12-29 22:05:04','',288,'https://pranakriyayoga.com/wp-content/uploads/2019/12/YogiAshokananda-4915-2.jpg',0,'attachment','image/jpeg',0),(588,2,'2019-12-29 22:05:21','2019-12-29 22:05:21','<h1>\n				</h1>\n			<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 22:05:21','2019-12-29 22:05:21','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(636,2,'2020-02-27 22:56:44','2020-02-27 22:56:44','<h2>Our Mission</h2>\nClick edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\">\n<h4>Extraordinary Experiences</h4>\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<h4>Our Core Values</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<ul>\n 	<li>\n										Locavit liberioris possedit</li>\n 	<li>\n										Diremit mundi mare undae</li>\n 	<li>\n										Spectent tonitrua mutastis</li>\n</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 22:56:44','2020-02-27 22:56:44','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(592,2,'2019-12-29 22:11:47','2019-12-29 22:11:47','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2019-12-29 22:11:47','2019-12-29 22:11:47','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(625,2,'2020-02-26 23:02:37','2020-02-26 23:02:37','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:02:37','2020-02-26 23:02:37','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(627,2,'2020-02-26 23:09:10','2020-02-26 23:09:10','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:09:10','2020-02-26 23:09:10','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(626,2,'2020-02-26 23:06:59','2020-02-26 23:06:59','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://twitter.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://plus.google.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a href=\"https://www.instagram.com/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:06:59','2020-02-26 23:06:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(631,2,'2020-02-27 21:39:59','2020-02-27 21:39:59','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>GURUKUL TEACHING TEAM</h2>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h3>YOGI ASHOKANANDA​</h3>\nFounder of Prana Kriya Yoga |\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker​\n\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">\n<h3>YOGI KAIVALYANANDA​</h3>\nPrana Kriya Yoga Leader  | Yoga and Healing Master​\n\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-27 21:39:59','2020-02-27 21:39:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(628,2,'2020-02-26 23:10:42','2020-02-26 23:10:42','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Himalayan Hatha Yoga and offered Yoga Alliance Professionals membership.</p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-26 23:10:42','2020-02-26 23:10:42','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1170,2,'2020-03-28 21:40:09','2020-03-28 21:40:09','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened. </p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body. </p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:40:09','2020-03-28 21:40:09','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(633,2,'2020-02-27 21:43:40','2020-02-27 21:43:40','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-27 21:43:40','2020-02-27 21:43:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(635,2,'2020-02-27 22:19:40','2020-02-27 22:19:40','<!-- wp:heading -->\n<h2>Who we are</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Our website address is: https://pranakriyayoga.com.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What personal data we collect and why we collect it</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Comments</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>When visitors leave comments on the site we collect the data shown in the comments form, and also the visitor’s IP address and browser user agent string to help spam detection.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>An anonymized string created from your email address (also called a hash) may be provided to the Gravatar service to see if you are using it. The Gravatar service privacy policy is available here: https://automattic.com/privacy/. After approval of your comment, your profile picture is visible to the public in the context of your comment.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Media</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you upload images to the website, you should avoid uploading images with embedded location data (EXIF GPS) included. Visitors to the website can download and extract any location data from images on the website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Contact forms</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Cookies</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment on our site you may opt-in to saving your name, email address and website in cookies. These are for your convenience so that you do not have to fill in your details again when you leave another comment. These cookies will last for one year.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you visit our login page, we will set a temporary cookie to determine if your browser accepts cookies. This cookie contains no personal data and is discarded when you close your browser.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>When you log in, we will also set up several cookies to save your login information and your screen display choices. Login cookies last for two days, and screen options cookies last for a year. If you select \"Remember Me\", your login will persist for two weeks. If you log out of your account, the login cookies will be removed.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>If you edit or publish an article, an additional cookie will be saved in your browser. This cookie includes no personal data and simply indicates the post ID of the article you just edited. It expires after 1 day.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Embedded content from other websites</h3>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Articles on this site may include embedded content (e.g. videos, images, articles, etc.). Embedded content from other websites behaves in the exact same way as if the visitor has visited the other website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>These websites may collect data about you, use cookies, embed additional third-party tracking, and monitor your interaction with that embedded content, including tracking your interaction with the embedded content if you have an account and are logged in to that website.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Analytics</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Who we share your data with</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>How long we retain your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you leave a comment, the comment and its metadata are retained indefinitely. This is so we can recognize and approve any follow-up comments automatically instead of holding them in a moderation queue.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:paragraph -->\n<p>For users that register on our website (if any), we also store the personal information they provide in their user profile. All users can see, edit, or delete their personal information at any time (except they cannot change their username). Website administrators can also see and edit that information.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>What rights you have over your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>If you have an account on this site, or have left comments, you can request to receive an exported file of the personal data we hold about you, including any data you have provided to us. You can also request that we erase any personal data we hold about you. This does not include any data we are obliged to keep for administrative, legal, or security purposes.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Where we send your data</h2>\n<!-- /wp:heading -->\n\n<!-- wp:paragraph -->\n<p>Visitor comments may be checked through an automated spam detection service.</p>\n<!-- /wp:paragraph -->\n\n<!-- wp:heading -->\n<h2>Your contact information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading -->\n<h2>Additional information</h2>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>How we protect your data</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What data breach procedures we have in place</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What third parties we receive data from</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>What automated decision making and/or profiling we do with user data</h3>\n<!-- /wp:heading -->\n\n<!-- wp:heading {\"level\":3} -->\n<h3>Industry regulatory disclosure requirements</h3>\n<!-- /wp:heading -->','Privacy Policy','','inherit','closed','closed','','3-revision-v1','','','2020-02-27 22:19:40','2020-02-27 22:19:40','',3,'https://pranakriyayoga.com/3-revision-v1/',0,'revision','',0),(642,2,'2020-02-27 23:01:05','2020-02-27 23:01:05','<h2>Our Mission</h2>\nClick edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n\n<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\">\n<h4>Extraordinary Experiences</h4>\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.\n\nClick edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<h4>Our Core Values</h4>\nLorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.\n<ul>\n 	<li>\n										Locavit liberioris possedit</li>\n 	<li>\n										Diremit mundi mare undae</li>\n 	<li>\n										Spectent tonitrua mutastis</li>\n</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 23:01:05','2020-02-27 23:01:05','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(641,2,'2020-02-27 23:00:37','2020-02-27 23:00:37','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 23:00:37','2020-02-27 23:00:37','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(699,2,'2020-02-28 21:58:15','2020-02-28 21:58:15','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 21:58:15','2020-02-28 21:58:15','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(643,2,'2020-02-27 23:01:43','2020-02-27 23:01:43','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 23:01:43','2020-02-27 23:01:43','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(644,2,'2020-02-27 23:02:15','2020-02-27 23:02:15','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 23:02:15','2020-02-27 23:02:15','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(645,2,'2020-02-27 23:03:05','2020-02-27 23:03:05','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-27 23:03:05','2020-02-27 23:03:05','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(647,2,'2020-02-28 20:15:04','2020-02-28 20:15:04','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n										<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />											\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Wordpress\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:15:04','2020-02-28 20:15:04','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(648,2,'2020-02-28 20:15:47','2020-02-28 20:15:47','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:15:47','2020-02-28 20:15:47','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(652,2,'2020-02-28 20:20:34','2020-02-28 20:20:34','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>GURUKUL TEACHING TEAM</h2>\n<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a><figcaption>www.yogiashokananda.com</figcaption></figure>\n<h3>YOGI ASHOKANANDA​</h3>\nFounder of Prana Kriya Yoga |\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker​\n\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a>\n\n<figcaption>www.kaivalyananda.life</figcaption></figure>\n<h3>YOGI KAIVALYANANDA​</h3>\nPrana Kriya Yoga Leader  | Yoga and Healing Master​\n\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance&nbsp;Professionals UK.&nbsp;\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:20:34','2020-02-28 20:20:34','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(649,2,'2020-02-28 20:15:59','2020-02-28 20:15:59','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:15:59','2020-02-28 20:15:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(651,2,'2020-02-28 20:19:11','2020-02-28 20:19:11','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:19:11','2020-02-28 20:19:11','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(650,2,'2020-02-28 20:17:40','2020-02-28 20:17:40','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"https://yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:17:40','2020-02-28 20:17:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(724,2,'2020-02-28 22:47:57','2020-02-28 22:47:57','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>GURUKUL TEACHING TEAM</h2>\n<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a><figcaption>www.yogiashokananda.com</figcaption></figure>\n<h3>YOGI ASHOKANANDA​</h3>\nFounder of Prana Kriya Yoga |\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker​\n\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a>\n\n<figcaption>www.kaivalyananda.life</figcaption></figure>\n<h3>YOGI KAIVALYANANDA​</h3>\nPrana Kriya Yoga Leader  | Yoga and Healing Master​\n\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance&nbsp;Professionals UK.&nbsp;\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 22:47:57','2020-02-28 22:47:57','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(653,2,'2020-02-28 20:21:42','2020-02-28 20:21:42','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-28 20:21:42','2020-02-28 20:21:42','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(657,2,'2020-02-28 20:28:18','2020-02-28 20:28:18','<h2>Our Mission</h2>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, adipiscing elit.</p><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>		\n										<img width=\"800\" height=\"534\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2.jpg 800w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/09/mission-2-768x513.jpg 768w\" sizes=\"(max-width: 800px) 100vw, 800px\" />											\n			<h4>Extraordinary Experiences</h4>		\n		Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.<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>		\n			<h4>Our Core Values</h4>		\n		Lorem ipsum dolor sit amet, consectetur adipiscing elit. Ut elit tellus, luctus nec ullamcorper mattis, pulvinar dapibus leo.		\n					<ul>\n							<li >\n										Locavit liberioris possedit\n									</li>\n								<li >\n										Diremit mundi mare undae\n									</li>\n								<li >\n										Spectent tonitrua mutastis\n									</li>\n						</ul>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 20:28:18','2020-02-28 20:28:18','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(671,2,'2020-02-28 21:20:10','2020-02-28 21:20:10','','Trained Teachers','','inherit','closed','closed','','370-revision-v1','','','2020-02-28 21:20:10','2020-02-28 21:20:10','',370,'https://pranakriyayoga.com/370-revision-v1/',0,'revision','',0),(667,2,'2020-02-28 20:45:48','2020-02-28 20:45:48','<h4>Customers reviews</h4>		\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Adam Sendler\n																						Designer\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mila Kunis\n																						Manager\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 20:45:48','2020-02-28 20:45:48','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(668,2,'2020-02-28 20:50:25','2020-02-28 20:50:25','<h4>Customers reviews</h4>		\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Adam Sendler\n																						Designer\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mila Kunis\n																						Manager\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 20:50:25','2020-02-28 20:50:25','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(669,2,'2020-02-28 20:50:40','2020-02-28 20:50:40','<h4>Testimonials</h4>		\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Adam Sendler\n																						Designer\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mila Kunis\n																						Manager\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 20:50:40','2020-02-28 20:50:40','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(1140,2,'2020-03-24 19:58:05','2020-03-24 19:58:05','A solid connection with mind and body began early in life as a top-ranked US national downhill ski racer. After finishing a successful athletic career, I attended my first yoga class in 2002 and began to build a foundation around body movement and breath.&nbsp;I have been practising yoga and meditating intensively over the last 7 years with over 500 hours of teacher training with <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>.&nbsp;&nbsp;In addition, I’ve gained valuable global experience living, and working across four geographies (USA -California /Australia-Sydney /Asia/ and the UK) while transitioning the experience of a professional athlete, engineer, coach, corporate trainer/presenter to teaching yoga, and meditation. I enjoy helping others find opportunities for growth, by providing a challenging and nurturing&nbsp;environment where students can explore their boundaries, and overcome challenges both on and off the matt. I enjoy teaching yoga and meditation because it provides a shared environment which cultivates awareness which creates space for personal growth of both the student and teacher.&nbsp;','Hayden Barile','','inherit','closed','closed','','1122-revision-v1','','','2020-03-24 19:58:05','2020-03-24 19:58:05','',1122,'https://pranakriyayoga.com/1122-revision-v1/',0,'revision','',0),(781,2,'2020-02-29 16:55:55','2020-02-29 16:55:55','','Trained Teachers','','inherit','closed','closed','','370-revision-v1','','','2020-02-29 16:55:55','2020-02-29 16:55:55','',370,'https://pranakriyayoga.com/370-revision-v1/',0,'revision','',0),(867,2,'2020-03-01 11:02:01','2020-03-01 11:02:01','','anthea','','inherit','open','closed','','anthea','','','2020-03-01 11:02:01','2020-03-01 11:02:01','',775,'https://pranakriyayoga.com/wp-content/uploads/2020/02/anthea.jpg',0,'attachment','image/jpeg',0),(1141,2,'2020-03-24 20:03:02','2020-03-24 20:03:02','','Yogi Kaivalyananda','','inherit','open','closed','','rpt-3','','','2020-03-24 20:05:16','2020-03-24 20:05:16','',1124,'https://pranakriyayoga.com/wp-content/uploads/2020/03/IMG_20190901_072749.jpg',0,'attachment','image/jpeg',0),(687,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=687',1,'nav_menu_item','',0),(689,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=689',1,'nav_menu_item','',0),(690,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=690',1,'nav_menu_item','',0),(691,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',11,'https://pranakriyayoga.com/?p=691',1,'nav_menu_item','',0),(692,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',11,'https://pranakriyayoga.com/?p=692',1,'nav_menu_item','',0),(693,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',11,'https://pranakriyayoga.com/?p=693',1,'nav_menu_item','',0),(694,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',11,'https://pranakriyayoga.com/?p=694',1,'nav_menu_item','',0),(695,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=695',1,'nav_menu_item','',0),(696,2,'2020-02-28 21:38:19','0000-00-00 00:00:00',' ','','','draft','closed','closed','','','','','2020-02-28 21:38:19','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=696',1,'nav_menu_item','',0),(702,2,'2020-02-28 22:08:40','2020-02-28 22:08:40','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:08:40','2020-02-28 22:08:40','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(703,2,'2020-02-28 22:10:11','2020-02-28 22:10:11','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:10:11','2020-02-28 22:10:11','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(725,2,'2020-02-28 22:49:01','2020-02-28 22:49:01','<h4>Prana Kriya Yoga</h4>\n<a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a>&nbsp;is the founder of<a href=\"http://bit.ly/PKYIntro\">&nbsp;Prana Kriya Yoga.</a>&nbsp;\n\nThis form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of &nbsp;kriyas to the usual asanas you will find in most yoga practices.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Benefits of Prana Kriya Yoga</h4>\n<ul>\n 	<li>\n										slow down the ageing process, promotes longevity</li>\n 	<li>\n										breath improvement</li>\n 	<li>\n										increased levels of stamina: physical and mental</li>\n 	<li>\n										let go of the negative emotions</li>\n 	<li>\n										self-acceptance, no more self fighting</li>\n 	<li>\n										improves digestive system functions, corrects digestion</li>\n 	<li>\n										almost transfer you to state of meditation</li>\n 	<li>\n										uplifting</li>\n 	<li>\n										change the aura frequence</li>\n 	<li>\n										awaken the energy centre in body</li>\n 	<li>\n										improving the metabolism</li>\n 	<li>\n										calms state of the mind</li>\n</ul>\n<h2>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ Yogi Ashokananda</h2>\n<h4>Introduction of Prana Kriya Yoga</h4>\nThis form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.\n\nPrana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.\n\nPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.&nbsp;\n\nThe regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.\n\nPrana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Ethos</h4>\nPrana Kriya Yoga is a form of yoga that you can be practised with any physical ability.\n\nSometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving &nbsp;your whole body vibrating with high frequency of energy with absolutely calm within.\n<h4>How and when we practice PKY</h4>\nBest time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:49:01','2020-02-28 22:49:01','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(711,2,'2020-02-28 22:19:06','2020-02-28 22:19:06','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h2>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ Yogi Ashokananda</h2>		\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:19:06','2020-02-28 22:19:06','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(709,2,'2020-02-28 22:16:09','2020-02-28 22:16:09','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h2>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ Yogi Ashokananda</h2>		\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>		\n			<h5>Services</h5>		\n			<h3>Lorem Ipsum Dolor Sit Amet, Consectetur Adipiscing Elit. Ut Elit Tellus, Luctus Nec Ullamcorper.</h3>		\n			<h4>Study Nature, Love Nature</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h4>Autumn Is a Second Spring</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h4>Just Let It Rain\n</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h2>A Light Wind Swept Over The Corn, And All Nature Laughed In The Sunshine.</h2>		\n			<h5>Projects</h5>		\n			<h2>Forest Wilderness</h2>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Look Deep Into Nature</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Just Living Is Not Enough</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Adopt The Pace Of Nature</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n			<h3>Click Edit Button To Change This Text Lorem Ipsum Dolor</h3>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:16:09','2020-02-28 22:16:09','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(710,2,'2020-02-28 22:17:10','2020-02-28 22:17:10','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h2>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ Yogi Ashokananda</h2>		\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>		\n			<h5>Services</h5>		\n			<h3>Lorem Ipsum Dolor Sit Amet, Consectetur Adipiscing Elit. Ut Elit Tellus, Luctus Nec Ullamcorper.</h3>		\n			<h4>Study Nature, Love Nature</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h4>Autumn Is a Second Spring</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h4>Just Let It Rain\n</h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n			<h2>A Light Wind Swept Over The Corn, And All Nature Laughed In The Sunshine.</h2>		\n			<h5>Projects</h5>		\n			<h2>Forest Wilderness</h2>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-01-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Look Deep Into Nature</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-02-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Just Living Is Not Enough</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n										<img width=\"380\" height=\"520\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img.jpg 380w, https://pranakriyayoga.com/wp-content/uploads/2020/02/img-03-free-img-219x300.jpg 219w\" sizes=\"(max-width: 380px) 100vw, 380px\" />											\n			<h4><a href=\"#\">Adopt The Pace Of Nature</a></h4>		\n		<p>Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit proin condimentum.</p>		\n			<h3>Click Edit Button To Change This Text Lorem Ipsum Dolor</h3>		\n			<a href=\"#\" role=\"button\">\n						Learn More\n					</a>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:17:10','2020-02-28 22:17:10','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(713,2,'2020-02-28 22:25:41','2020-02-28 22:25:41','<h4>Testimonials</h4>		\n							“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava4-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mila Kunis\n																						Manager\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:25:41','2020-02-28 22:25:41','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(714,2,'2020-02-28 22:28:38','2020-02-28 22:28:38','','HB_head (1 of 2)','','inherit','open','closed','','hb_head-1-of-2','','','2020-02-28 22:28:38','2020-02-28 22:28:38','',372,'https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg',0,'attachment','image/jpeg',0),(715,2,'2020-02-28 22:28:52','2020-02-28 22:28:52','<h4>Testimonials</h4>		\n							“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mila Kunis\n																						Manager\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:28:52','2020-02-28 22:28:52','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(766,2,'2020-02-29 09:23:10','2020-02-29 09:23:10','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" title=\"\" alt=\"\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-29 09:23:10','2020-02-29 09:23:10','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(721,2,'2020-02-28 22:44:28','2020-02-28 22:44:28','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:44:28','2020-02-28 22:44:28','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(718,2,'2020-02-28 22:37:37','2020-02-28 22:37:37','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:37:37','2020-02-28 22:37:37','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(717,2,'2020-02-28 22:37:04','2020-02-28 22:37:04','<h4>Testimonials</h4>		\n							“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:37:04','2020-02-28 22:37:04','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(719,2,'2020-02-28 22:38:15','2020-02-28 22:38:15','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in his school called  Yogiville gurukul in south India . This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga  involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/y9.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/y9-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:38:15','2020-02-28 22:38:15','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(722,2,'2020-02-28 22:46:35','2020-02-28 22:46:35','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body...trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:46:35','2020-02-28 22:46:35','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(723,2,'2020-02-28 22:46:53','2020-02-28 22:46:53','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body . Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							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.\n							<img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" />						\n														Mike Stuart\n																						Support','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-28 22:46:53','2020-02-28 22:46:53','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(727,2,'2020-02-28 22:50:07','2020-02-28 22:50:07','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:50:07','2020-02-28 22:50:07','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(728,2,'2020-02-28 22:52:04','2020-02-28 22:52:04','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:52:04','2020-02-28 22:52:04','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(729,2,'2020-02-28 22:58:02','2020-02-28 22:58:02','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:58:02','2020-02-28 22:58:02','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(730,2,'2020-02-28 22:58:42','2020-02-28 22:58:42','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:58:42','2020-02-28 22:58:42','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(734,2,'2020-02-28 23:01:56','2020-02-28 23:01:56','“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“&nbsp;\n\nYogi Ashokananda\n<h4>Prana Kriya Yoga</h4>\n<a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a>&nbsp;is the founder of<a href=\"http://bit.ly/PKYIntro\">&nbsp;Prana Kriya Yoga.</a>&nbsp;\n\nThis form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of &nbsp;kriyas to the usual asanas you will find in most yoga practices.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Benefits of Prana Kriya Yoga</h4>\n<ul>\n 	<li>\n										slow down the ageing process, promotes longevity</li>\n 	<li>\n										breath improvement</li>\n 	<li>\n										increased levels of stamina: physical and mental</li>\n 	<li>\n										let go of the negative emotions</li>\n 	<li>\n										self-acceptance, no more self fighting</li>\n 	<li>\n										improves digestive system functions, corrects digestion</li>\n 	<li>\n										almost transfer you to state of meditation</li>\n 	<li>\n										uplifting</li>\n 	<li>\n										change the aura frequence</li>\n 	<li>\n										awaken the energy centre in body</li>\n 	<li>\n										improving the metabolism</li>\n 	<li>\n										calms state of the mind</li>\n</ul>\n<h4>Introduction of Prana Kriya Yoga</h4>\nThis form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.\n\nPrana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.\n\nPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.&nbsp;\n\nThe regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.\n\nPrana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Ethos</h4>\nPrana Kriya Yoga is a form of yoga that you can be practised with any physical ability.\n\nSometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving &nbsp;your whole body vibrating with high frequency of energy with absolutely calm within.\n<h4>How and when we practice PKY</h4>\nBest time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:01:56','2020-02-28 23:01:56','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(731,2,'2020-02-28 22:58:54','2020-02-28 22:58:54','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n		<p>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </p><p>Yogi Ashokananda</p>		\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:58:54','2020-02-28 22:58:54','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(732,2,'2020-02-28 22:59:20','2020-02-28 22:59:20','<p>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 22:59:20','2020-02-28 22:59:20','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(744,2,'2020-02-28 23:11:54','2020-02-28 23:11:54','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:11:54','2020-02-28 23:11:54','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(745,2,'2020-02-28 23:12:05','2020-02-28 23:12:05','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:12:05','2020-02-28 23:12:05','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(751,2,'2020-02-28 23:14:00','2020-02-28 23:14:00','<strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“&nbsp;</strong>\n\nYogi Ashokananda\n<h4>Prana Kriya Yoga</h4>\n<a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a>&nbsp;is the founder of<a href=\"http://bit.ly/PKYIntro\">&nbsp;Prana Kriya Yoga.</a>&nbsp;\n\nThis form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of &nbsp;kriyas to the usual asanas you will find in most yoga practices.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Benefits of Prana Kriya Yoga</h4>\n<ul>\n 	<li>\n										slow down the ageing process, promotes longevity</li>\n 	<li>\n										breath improvement</li>\n 	<li>\n										increased levels of stamina: physical and mental</li>\n 	<li>\n										let go of the negative emotions</li>\n 	<li>\n										self-acceptance, no more self fighting</li>\n 	<li>\n										improves digestive system functions, corrects digestion</li>\n 	<li>\n										almost transfer you to state of meditation</li>\n 	<li>\n										uplifting</li>\n 	<li>\n										change the aura frequence</li>\n 	<li>\n										awaken the energy centre in body</li>\n 	<li>\n										improving the metabolism</li>\n 	<li>\n										calms state of the mind</li>\n</ul>\n<h4>Introduction of Prana Kriya Yoga</h4>\nThis form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.\n\nPrana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.\n\nPrana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.&nbsp;\n\nThe regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.\n\nPrana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.\n\nPrana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.\n<h4>Ethos</h4>\nPrana Kriya Yoga is a form of yoga that you can be practised with any physical ability.\n\nSometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving &nbsp;your whole body vibrating with high frequency of energy with absolutely calm within.\n<h4>How and when we practice PKY</h4>\nBest time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:14:00','2020-02-28 23:14:00','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(735,2,'2020-02-28 23:02:41','2020-02-28 23:02:41','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:02:41','2020-02-28 23:02:41','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(736,2,'2020-02-28 23:03:04','2020-02-28 23:03:04','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:03:04','2020-02-28 23:03:04','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (737,2,'2020-02-28 23:03:42','2020-02-28 23:03:42','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:03:42','2020-02-28 23:03:42','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(738,2,'2020-02-28 23:06:08','2020-02-28 23:06:08','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:06:08','2020-02-28 23:06:08','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(739,2,'2020-02-28 23:06:42','2020-02-28 23:06:42','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:06:42','2020-02-28 23:06:42','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(740,2,'2020-02-28 23:07:15','2020-02-28 23:07:15','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:07:15','2020-02-28 23:07:15','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(741,2,'2020-02-28 23:08:00','2020-02-28 23:08:00','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:08:00','2020-02-28 23:08:00','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(742,2,'2020-02-28 23:09:03','2020-02-28 23:09:03','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:09:03','2020-02-28 23:09:03','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(743,2,'2020-02-28 23:10:11','2020-02-28 23:10:11','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:10:11','2020-02-28 23:10:11','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(883,2,'2020-03-02 22:07:25','2020-03-02 22:07:25','<h1>Prana Kriya Yoga</h1>\n“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>”&nbsp;\n\nYogi Ashokananda\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\"><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\"></a></figure>\n<figure class=\"gallery-item\">\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\"><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\"></a></figure>\n<h2>GURUKUL TEACHING TEAM</h2>\n<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a><figcaption>www.yogiashokananda.com</figcaption></figure>\n<h3>YOGI ASHOKANANDA​</h3>\nFounder of Prana Kriya Yoga |\nMaster of Yoga and Meditation\nMentor, Trainer, Writer and Speaker​\n\n<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\nTwitter\n</a>\n<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\nLinkedin\n</a>\n<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\">								</a>\n\n<figcaption>www.kaivalyananda.life</figcaption></figure>\n<h3>YOGI KAIVALYANANDA​</h3>\nPrana Kriya Yoga Leader  | Yoga and Healing Master​\n\n<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nFacebook\n</a>\n<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\nInstagram\n</a>\n<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\nYoutube\n</a>\n<h2>200 hours Teachers training course</h2>\nThe 200 hour yoga teachers’ training certfication courses are certified by&nbsp;<a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a>&nbsp;and&nbsp;Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance&nbsp;Professionals UK.&nbsp;\n\n<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\nRead More\n</a>\n<h4>FAQ</h4>\n<h4>Can i edit the files ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard\n<h4>Is it Layered ?</h4>\nIt is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.\n<h4>How can i edit the masks ?</h4>\nContrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical\n<h4>What do i need to open the files ?</h4>\nThere are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration\n<h4>Is the font free ?</h4>\nLorem Ipsum&nbsp;is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard\n<h4>How can i edit smart objects ?</h4>\nYes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.\n\nhttps://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-02 22:07:25','2020-03-02 22:07:25','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(801,2,'2020-02-29 17:43:49','2020-02-29 17:43:49','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 17:43:49','2020-02-29 17:43:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(747,2,'2020-02-28 23:12:33','2020-02-28 23:12:33','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:12:33','2020-02-28 23:12:33','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(748,2,'2020-02-28 23:12:42','2020-02-28 23:12:42','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:12:42','2020-02-28 23:12:42','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(749,2,'2020-02-28 23:12:50','2020-02-28 23:12:50','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:12:50','2020-02-28 23:12:50','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(750,2,'2020-02-28 23:13:02','2020-02-28 23:13:02','<p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>		\n			<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:13:02','2020-02-28 23:13:02','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(752,2,'2020-02-28 23:14:50','2020-02-28 23:14:50','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-28 23:14:50','2020-02-28 23:14:50','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(820,2,'2020-02-29 19:44:31','2020-02-29 19:44:31','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:44:31','2020-02-29 19:44:31','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(816,2,'2020-02-29 19:41:16','2020-02-29 19:41:16','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:41:16','2020-02-29 19:41:16','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(815,2,'2020-02-29 19:40:02','2020-02-29 19:40:02','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:40:02','2020-02-29 19:40:02','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(783,2,'2020-02-29 17:14:23','2020-02-29 17:14:23','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>What We Do</h2>		\n			<h5>01.</h5>		\n			<h3>— We Find & Fund</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>02.</h5>		\n			<h3>— We Build Networks</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>03.</h5>		\n			<h3>— We Strengthen</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>04.</h5>		\n			<h3>— We Educate</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>05.</h5>		\n			<h3>— We Provide Care</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>06.</h5>		\n			<h3>— We Consult</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 17:14:23','2020-02-29 17:14:23','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(760,2,'2020-02-28 23:28:07','2020-02-28 23:28:07','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>What We Do</h2>		\n			<h5>01.</h5>		\n			<h3>— We Find & Fund</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>02.</h5>		\n			<h3>— We Build Networks</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>03.</h5>		\n			<h3>— We Strengthen</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>04.</h5>		\n			<h3>— We Educate</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>05.</h5>		\n			<h3>— We Provide Care</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>06.</h5>		\n			<h3>— We Consult</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img width=\"480\" height=\"315\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg 480w, https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08-300x197.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img width=\"480\" height=\"315\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg 480w, https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01-300x197.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img width=\"480\" height=\"315\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg 480w, https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05-300x197.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img width=\"370\" height=\"250\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg 370w, https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img-300x203.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img width=\"480\" height=\"315\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg 480w, https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06-300x197.jpg 300w\" sizes=\"(max-width: 480px) 100vw, 480px\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img width=\"370\" height=\"250\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg 370w, https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img-300x203.jpg 300w\" sizes=\"(max-width: 370px) 100vw, 370px\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-28 23:28:07','2020-02-28 23:28:07','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(784,2,'2020-02-29 17:15:39','2020-02-29 17:15:39','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>What We Do</h2>		\n			<h5>01.</h5>		\n			<h3>— We Find & Fund</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>02.</h5>		\n			<h3>— We Build Networks</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>03.</h5>		\n			<h3>— We Strengthen</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>04.</h5>		\n			<h3>— We Educate</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>05.</h5>		\n			<h3>— We Provide Care</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<h5>06.</h5>		\n			<h3>— We Consult</h3>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 17:15:39','2020-02-29 17:15:39','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(777,2,'2020-02-29 16:32:35','2020-02-29 16:32:35','<!-- wp:uagb/section {\"block_id\":\"b08d57a8-1b39-4891-acb0-9d9e5203aa84\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image\" id=\"uagb-section-b08d57a8-1b39-4891-acb0-9d9e5203aa84\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"9e9c5b0e-e54c-4a09-84d6-85388c1547da\",\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"e47f234a-f2f9-48f2-9f4b-e9ef3c2c7c4a\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-e47f234a-f2f9-48f2-9f4b-e9ef3c2c7c4a\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"c49fb5a4-d29c-4cb1-bcc5-74ce9f3ed23d\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"block_id\":\"78157db2-39ab-4fcb-8164-f7a1bf9f0f71\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color\" id=\"uagb-section-78157db2-39ab-4fcb-8164-f7a1bf9f0f71\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"9bd0de28-58cb-473f-91a1-9e22e7ff21c8\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-29 16:32:35','2020-02-29 16:32:35','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(778,2,'2020-02-29 16:32:47','2020-02-29 16:32:47','<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"4c89b372-bf78-490b-a055-8678e24ed044\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image uagb-block-4c89b372-bf78-490b-a055-8678e24ed044\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"7e9075b4-ebe1-447c-9159-1bde740567b4\",\"classMigrate\":true,\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading uagb-block-7e9075b4-ebe1-447c-9159-1bde740567b4\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"66c00cac-21e8-46b5-8a89-2bb4c1f7b06e\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-66c00cac-21e8-46b5-8a89-2bb4c1f7b06e\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"b1e3dbce-4f22-4213-9e8f-73932cf31eb8\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"623888b7-1074-48e2-9d2f-8357e555021e\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-623888b7-1074-48e2-9d2f-8357e555021e\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"06bb3b7c-06db-4776-b26b-13fd1aa5ea95\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-29 16:32:47','2020-02-29 16:32:47','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(805,2,'2020-02-29 18:42:26','2020-02-29 18:42:26','<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"02bc7a5d-f074-4af5-81fc-166dcf7ba680\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image uagb-block-02bc7a5d-f074-4af5-81fc-166dcf7ba680\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"6adfc40e-5599-4386-8fe5-999b64822960\",\"classMigrate\":true,\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6adfc40e-5599-4386-8fe5-999b64822960\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fa650837-9e62-43c1-a0af-11f22bd2e003\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fa650837-9e62-43c1-a0af-11f22bd2e003\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"11f0fe08-2208-4ecc-b57b-4b5dc40b101f\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fc3ed1d7-330a-4db1-b762-231277139171\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fc3ed1d7-330a-4db1-b762-231277139171\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"0d80de93-0d09-4d01-84cf-75da29eade9f\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-29 18:42:26','2020-02-29 18:42:26','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(799,2,'2020-02-29 17:21:10','2020-02-29 17:21:10','','Trained Teachers','','inherit','closed','closed','','370-revision-v1','','','2020-02-29 17:21:10','2020-02-29 17:21:10','',370,'https://pranakriyayoga.com/370-revision-v1/',0,'revision','',0),(802,2,'2020-02-29 18:06:08','2020-02-29 18:06:08','“I became interested in Prana Kriya Yoga becuase I realised as an athlete and in life, I had primarily learned to breath out of the top half of my lungs which is what you do when you are panicked or fearful. The practice Yogi Ashokananda has put together specifically challenged and worked to realign and deepen the breath, which helped move me from a life of breathing shallow, to a life of breathing and living more deeply with less panic, worry and more confidence in myself. Prana Kriya Yoga has helped me accelerate the clear pathways in my body creating greater coherence, to helping me make positive changes in my life which encourage growth, strength and health. For me, the practice helped me naturally shed unhealthy drinking and eating habits which had been in place for years, with out any fanfare or wild proclamations or goals to do so. The change happened naturally as a result of the practice.“  \n							<img width=\"1500\" height=\"1500\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-300x300.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-1024x1024.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-150x150.jpg 150w, https://pranakriyayoga.com/wp-content/uploads/2020/02/HB_head-1-of-2-768x768.jpg 768w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" />						\n														Hayden Barile\n																						Prana Kriya Yoga Leader\n							A 3 week teachers training intensive for Prana Kriya Yoga (which I had formerly attended classes of in UK ). This TTC was held in south India and taught by Yogi Ashokananda. This remains an amazing and unforgettable experience. Practices in Prana Kriya Yoga involved a certain precision and strength  in directing  the prana to energy centre in the body. These practices gave me an understanding of the subtle relationship of the mind and how it directly affects the physicality of the body... trying and testing boundaries mentally and physically which I had not dared to cross before. On a personal note having to BE with the feelings, sensations and emotions (good /bad) brought me closer to my body. Repressed feelings are brought to surface and I am grateful for the delicate and kind care discreetly given by Yogi Ashokananda and his school Yogiville gurukul team.\n							<img width=\"300\" height=\"300\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/mala.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/mala-150x150.jpg 150w\" sizes=\"(max-width: 300px) 100vw, 300px\" />						\n														Mala Selvarajah\n																						Prana Kriya Yoga Leader\n							I practise Prana Kriya Yoga most days because it just makes me feel so good. When I practise, I have better energy levels for the rest of the day, I feel calmer, more relaxed, more aware and it allows me to feel connected to my Self on a much deeper level. It also increases my lung capacity and my capacity to accept life’s uncomfortable situations. I remember my first Prana Kriya Yoga class with Yogi Ashokananda. It was very different to some of the practices I had been more accustomed to such as Ashtanga, Vinyasa and other Hatha Yoga practices. And maybe some of the kriyas seemed a little odd or uncomfortable the first couple of times. However, the more I persevered with the practice, the more enjoyment I had. Little by little I started to notice positive changes in all aspects of my practice, including the knock-on impact it had on my asana and meditation practice. In addition, I started to notice positive changes in my life in general.\n							<img width=\"1000\" height=\"1093\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275.jpg 1000w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-274x300.jpg 274w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-937x1024.jpg 937w, https://pranakriyayoga.com/wp-content/uploads/2020/02/IMG_6275-768x839.jpg 768w\" sizes=\"(max-width: 1000px) 100vw, 1000px\" />						\n														Yogi Kaivalyananda\n																						Prana Kriya Yoga Leader, Yoga and Healing Master','Testimonials','','inherit','closed','closed','','372-revision-v1','','','2020-02-29 18:06:08','2020-02-29 18:06:08','',372,'https://pranakriyayoga.com/372-revision-v1/',0,'revision','',0),(804,2,'2020-02-29 18:41:15','2020-02-29 18:41:15','<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"f236d733-359a-483b-bd9b-f04604e695ba\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image uagb-block-f236d733-359a-483b-bd9b-f04604e695ba\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"4d0a0bb4-a1da-4aa2-9d25-a072a8065af8\",\"classMigrate\":true,\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading uagb-block-4d0a0bb4-a1da-4aa2-9d25-a072a8065af8\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"59ceebc0-f5d9-45c7-b91d-5d2a82cc6fb9\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-59ceebc0-f5d9-45c7-b91d-5d2a82cc6fb9\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"fef3bb9b-17a3-47d0-a000-945f654c57e4\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"a44d39cc-5320-4964-b6d1-14eefccefb3c\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-a44d39cc-5320-4964-b6d1-14eefccefb3c\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"23c5fc27-3660-4228-b0ed-92bf05778a70\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-29 18:41:15','2020-02-29 18:41:15','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(806,2,'2020-02-29 18:51:04','2020-02-29 18:51:04','<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"02bc7a5d-f074-4af5-81fc-166dcf7ba680\",\"topPadding\":230,\"bottomPadding\":190,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"image\",\"backgroundImage\":{\"uploading\":false,\"date\":1548051601000,\"filename\":\"blog-bg-free-img.jpg\",\"menuOrder\":0,\"uploadedTo\":273,\"type\":\"image\",\"subtype\":\"jpeg\",\"id\":275,\"title\":\"blog-bg-free-img\",\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"link\":\"https://websitedemos.net/outdoor-adventure-02/blog/blog-bg-free-img/\",\"alt\":\"\",\"author\":\"34\",\"description\":\"\",\"caption\":\"\",\"name\":\"blog-bg-free-img\",\"status\":\"inherit\",\"modified\":1548051601000,\"mime\":\"image/jpeg\",\"icon\":\"https://websitedemos.net/outdoor-adventure-02/wp-includes/images/media/default.png\",\"dateFormatted\":\"January 21, 2019\",\"nonces\":{\"update\":\"37f77de18f\",\"delete\":\"85c9fe829b\",\"edit\":\"c549b02e3c\"},\"editLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=275u0026action=edit\",\"meta\":false,\"authorName\":\"rishabhm\",\"uploadedToLink\":\"https://websitedemos.net/outdoor-adventure-02/wp-admin/post.php?post=273u0026action=edit\",\"uploadedToTitle\":\"Blog\",\"filesizeInBytes\":563407,\"filesizeHumanReadable\":\"550 KB\",\"context\":\"\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\",\"sizes\":{\"thumbnail\":{\"height\":150,\"width\":150,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-150x150.jpg\",\"orientation\":\"landscape\"},\"medium\":{\"height\":112,\"width\":300,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-300x112.jpg\",\"orientation\":\"landscape\"},\"large\":{\"height\":383,\"width\":1024,\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img-1024x383.jpg\",\"orientation\":\"landscape\"},\"full\":{\"url\":\"https://websitedemos.net/outdoor-adventure-02/wp-content/uploads/sites/351/2019/01/blog-bg-free-img.jpg\",\"height\":749,\"width\":2000,\"orientation\":\"landscape\"}},\"compat\":{\"item\":\"\",\"meta\":\"\"}},\"backgroundOpacity\":40,\"backgroundImageColor\":\"#000000\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-image uagb-block-02bc7a5d-f074-4af5-81fc-166dcf7ba680\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/advanced-heading {\"block_id\":\"6adfc40e-5599-4386-8fe5-999b64822960\",\"classMigrate\":true,\"headingColor\":\"#ffffff\",\"headingTag\":\"h1\",\"level\":1,\"seperatorStyle\":\"none\",\"subHeadFontSize\":0} -->\n<div class=\"wp-block-uagb-advanced-heading uagb-block-6adfc40e-5599-4386-8fe5-999b64822960\" id=\"uagb-adv-heading-9e9c5b0e-e54c-4a09-84d6-85388c1547da\"><h1 class=\"uagb-heading-text\">BLOG</h1><p class=\"uagb-desc-text\"></p></div>\n<!-- /wp:uagb/advanced-heading --></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fa650837-9e62-43c1-a0af-11f22bd2e003\",\"topPadding\":130,\"bottomPadding\":75,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fa650837-9e62-43c1-a0af-11f22bd2e003\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"11f0fe08-2208-4ecc-b57b-4b5dc40b101f\",\"categories\":\"9\",\"postsToShow\":1,\"displayPostAuthor\":false,\"imgPosition\":\"background\",\"linkBox\":false,\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"columns\":1,\"tcolumns\":1,\"titleColor\":\"#ffffff\",\"titleFontSize\":25,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":150,\"contentPaddingMobile\":50} /--></div></section>\n<!-- /wp:uagb/section -->\n\n<!-- wp:uagb/section {\"classMigrate\":true,\"block_id\":\"fc3ed1d7-330a-4db1-b762-231277139171\",\"bottomPadding\":100,\"contentWidth\":\"full_width\",\"themeWidth\":true,\"backgroundType\":\"color\",\"backgroundColor\":\"#ffffff\"} -->\n<section class=\"wp-block-uagb-section uagb-section__wrap uagb-section__background-color uagb-block-fc3ed1d7-330a-4db1-b762-231277139171\"><div class=\"uagb-section__overlay\"></div><div class=\"uagb-section__inner-wrap\"><!-- wp:uagb/post-grid {\"block_id\":\"0d80de93-0d09-4d01-84cf-75da29eade9f\",\"excerptLength\":15,\"displayPostAuthor\":false,\"displayPostComment\":false,\"imgPosition\":\"background\",\"bgOverlayColor\":\"#000000\",\"overlayOpacity\":40,\"borderWidth\":2,\"btnHPadding\":22,\"btnVPadding\":10,\"borderStyle\":\"solid\",\"borderColor\":\"#fb2056\",\"borderHColor\":\"#fb2056\",\"borderRadius\":50,\"rowGap\":30,\"columnGap\":30,\"titleColor\":\"#ffffff\",\"titleFontSize\":20,\"ctaFontSize\":14,\"metaColor\":\"#ffffff\",\"excerptColor\":\"#ffffff\",\"ctaBgColor\":\"#fb2056\",\"ctaHColor\":\"#ffffff\",\"ctaBgHColor\":\"#fb2056\",\"contentPadding\":45} /-->\n\n<!-- wp:paragraph -->\n<p></p>\n<!-- /wp:paragraph --></div></section>\n<!-- /wp:uagb/section -->','Blog','','inherit','closed','closed','','273-revision-v1','','','2020-02-29 18:51:04','2020-02-29 18:51:04','',273,'https://pranakriyayoga.com/273-revision-v1/',0,'revision','',0),(809,2,'2020-02-29 19:07:40','2020-02-29 19:07:40','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"#\">\n					Facebook-f\n									</a>\n							<a href=\"#\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:07:40','2020-02-29 19:07:40','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(810,2,'2020-02-29 19:08:38','2020-02-29 19:08:38','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"https://www.facebook.com/pranakriyayoga/\">\n					Facebook-f\n									</a>\n							<a href=\"#\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:08:38','2020-02-29 19:08:38','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(811,2,'2020-02-29 19:09:06','2020-02-29 19:09:06','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"https://www.facebook.com/pranakriyayoga/\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"#\">\n					Twitter\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:09:06','2020-02-29 19:09:06','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(812,2,'2020-02-29 19:09:49','2020-02-29 19:09:49','<h2>We\'re ready, Let\'s talk.</h2>		\n		[wpforms id=\"13\"]			\n			<h2>Contact info</h2>		\n				<h6>\n					Email Us\n				</h6>\n								<p>hello@pranakriyayoga.com</p>\n				<h6>\n					Call Us\n				</h6>\n								<p>+44 7480 257766</p>\n							<a href=\"https://www.facebook.com/pranakriyayoga/\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\">\n					Twitter\n									</a>','Contact','','inherit','closed','closed','','291-revision-v1','','','2020-02-29 19:09:49','2020-02-29 19:09:49','',291,'https://pranakriyayoga.com/291-revision-v1/',0,'revision','',0),(1175,2,'2020-03-31 13:49:47','2020-03-31 12:49:47','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-31 13:49:47','2020-03-31 12:49:47','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(817,2,'2020-02-29 19:42:05','2020-02-29 19:42:05','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:42:05','2020-02-29 19:42:05','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(818,2,'2020-02-29 19:43:12','2020-02-29 19:43:12','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:43:12','2020-02-29 19:43:12','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(819,2,'2020-02-29 19:43:51','2020-02-29 19:43:51','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p>Lorem ipsum dolor sit amet, consectetur adipisicing elit, sed do eiusmod incididunt ut labore et dolore magna aliqua ut enim ad minim veniam, quis nostrud.</p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:43:51','2020-02-29 19:43:51','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(821,2,'2020-02-29 19:45:04','2020-02-29 19:45:04','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:45:04','2020-02-29 19:45:04','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(822,2,'2020-02-29 19:45:40','2020-02-29 19:45:40','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:45:40','2020-02-29 19:45:40','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(823,2,'2020-02-29 19:46:37','2020-02-29 19:46:37','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:46:37','2020-02-29 19:46:37','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(826,2,'2020-02-29 19:51:03','2020-02-29 19:51:03','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:51:03','2020-02-29 19:51:03','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(824,2,'2020-02-29 19:47:32','2020-02-29 19:47:32','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:47:32','2020-02-29 19:47:32','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(825,2,'2020-02-29 19:49:46','2020-02-29 19:49:46','<h4>Prana Kriya Yoga</h4>		\n			<h1>Teacher Training Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>What We Care For!</h2>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-08.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach for Children</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/who-we-are-image-01.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Keys to a New Future for Exploited Chlidren</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-05.jpg\" title=\"\" alt=\"\" />											\n			<h5>Boys Rise to Greatness in Burkina Faso</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-04-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Finding a New Life—in a New Land</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/home-image-06.jpg\" title=\"\" alt=\"\" />											\n			<h5>The Children who Break New Ground</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>		\n										<img src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/stories-img-05-free-img.jpg\" title=\"\" alt=\"\" />											\n			<h5>Bringing Dreams within Reach</h5>		\n		<p>Lorem ipsum dolor sit, consectetur adipisicing elit, sed do eiusmod ut et dolore magna aliqua ut enim ad minim veniam quis.</p>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 19:49:46','2020-02-29 19:49:46','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(827,2,'2020-02-29 20:27:50','2020-02-29 20:27:50','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:27:50','2020-02-29 20:27:50','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(828,2,'2020-02-29 20:28:04','2020-02-29 20:28:04','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:28:04','2020-02-29 20:28:04','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(829,2,'2020-02-29 20:29:44','2020-02-29 20:29:44','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:29:44','2020-02-29 20:29:44','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(830,2,'2020-02-29 20:30:50','2020-02-29 20:30:50','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:30:50','2020-02-29 20:30:50','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(831,2,'2020-02-29 20:31:22','2020-02-29 20:31:22','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:31:22','2020-02-29 20:31:22','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(832,2,'2020-02-29 20:32:18','2020-02-29 20:32:18','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:32:18','2020-02-29 20:32:18','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(833,2,'2020-02-29 20:32:43','2020-02-29 20:32:43','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:32:43','2020-02-29 20:32:43','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(834,2,'2020-02-29 20:33:27','2020-02-29 20:33:27','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4> Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>100 Hours Prana Kriya Yoga Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:33:27','2020-02-29 20:33:27','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(835,2,'2020-02-29 20:34:12','2020-02-29 20:34:12','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:34:12','2020-02-29 20:34:12','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(836,2,'2020-02-29 20:34:43','2020-02-29 20:34:43','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:34:43','2020-02-29 20:34:43','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(837,2,'2020-02-29 20:35:11','2020-02-29 20:35:11','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai India </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:35:11','2020-02-29 20:35:11','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(838,2,'2020-02-29 20:36:32','2020-02-29 20:36:32','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:36:32','2020-02-29 20:36:32','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(845,2,'2020-02-29 21:22:25','2020-02-29 21:22:25','<h4>Prana Kriya Yoga</h4>\n<h1>Courses</h1>\n<h2>SELF DEVELOPMENT COURSES</h2>\n<h4>100 Hours Prana Kriya Yoga</h4>\n<h4>Foundation Course</h4>\n<strong>Yogi Kaivalyananda School&nbsp;</strong>\n\n<b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b>\n\n10 – 14 September, 3 – 7 December 2020&nbsp;\n\nZenergie Studio, Abdoun, Jordan\n<h4>100 Hours Prana Kriya Yoga</h4>\n<h4>Foundation Course</h4>\n<strong>Yogi Kaivalyananda School&nbsp;</strong>\n\n<b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b>\n\n29 October – 8 November 2020&nbsp;\n\nRadiant Yoga, Marbella Spain&nbsp;\n\n<a href=\"https://kaivalyananda.life\" role=\"button\">\nRead More\n</a>\n<h2>TEACHERS TRAINING COURSES</h2>\n<h4>200 Hours Prana Kriya Yoga</h4>\n<h4>Teacher Training Certificate Course</h4>\n<strong>Yogi Ashokananda School&nbsp;</strong>\n\n<b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting&nbsp;</b>\n\n<b>Certified by Yogiville Gurukul and Yoga Alliance Professionals&nbsp;</b>\n\n12 August – 1 September 2020&nbsp;\n\nYogiville, Tiruvannamalai, India&nbsp;\n<h4>200 Hours Prana Kriya Yoga</h4>\n<h4>Teacher Training Certificate Course</h4>\n<strong>Yogi Ashokananda School </strong>\n\n<b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b>\n\n<b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b>\n\n3 January – 23 January 2021&nbsp;\n\nYogiville, Tiruvannamalai, India&nbsp;\n\n<a href=\"www.yogiashokananda.com\" role=\"button\">\nRead More\n</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 21:22:25','2020-02-29 21:22:25','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(839,2,'2020-02-29 20:39:01','2020-02-29 20:39:01','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"#\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:39:01','2020-02-29 20:39:01','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(841,2,'2020-02-29 20:40:17','2020-02-29 20:40:17','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:40:17','2020-02-29 20:40:17','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(840,2,'2020-02-29 20:39:15','2020-02-29 20:39:15','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 20:39:15','2020-02-29 20:39:15','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(842,2,'2020-02-29 21:06:47','2020-02-29 21:06:47','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:06:47','2020-02-29 21:06:47','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(843,2,'2020-02-29 21:09:15','2020-02-29 21:09:15','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:09:15','2020-02-29 21:09:15','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(844,2,'2020-02-29 21:10:33','2020-02-29 21:10:33','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:10:33','2020-02-29 21:10:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(848,2,'2020-02-29 21:26:33','2020-02-29 21:26:33','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 21:26:33','2020-02-29 21:26:33','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(847,2,'2020-02-29 21:26:00','2020-02-29 21:26:00','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			The 100-hour foundation courses are for beginners interested in self-development with the potential to complete a full 200-hour TTC. Upon completion of the 100-hour Foundation Course, a % of hours will be allocated towards the 200-hour TTC with Yogiville Gurukl if completed within a 2-year period.		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			Each person’s motivations for embarking upon a yoga teachers’ training certificate course are different. Some people want to actually change their vocation in life and work towards teaching full time while others undertake it to deepen their own practice and understanding of yoga and its philosophy. Whate ver your motivation is, this teachers’ training programme will provide you with the opportunity to experience both insight and exceptional training of the highest standards into the depths of the yoga discipline and all it entails. With your will and discipline, we will help you strengthen your yoga practice and develop the knowledge & confidence to teach others.		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 21:26:00','2020-02-29 21:26:00','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(849,2,'2020-02-29 21:31:38','2020-02-29 21:31:38','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:31:38','2020-02-29 21:31:38','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(850,2,'2020-02-29 21:33:00','2020-02-29 21:33:00','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:33:00','2020-02-29 21:33:00','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(851,2,'2020-02-29 21:34:09','2020-02-29 21:34:09','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-29 21:34:09','2020-02-29 21:34:09','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(852,2,'2020-02-29 21:35:23','2020-02-29 21:35:23','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-29 21:35:23','2020-02-29 21:35:23','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(853,2,'2020-02-29 21:36:12','2020-02-29 21:36:12','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 21:36:12','2020-02-29 21:36:12','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(860,2,'2020-02-29 22:05:14','2020-02-29 22:05:14','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-02-29 22:05:14','2020-02-29 22:05:14','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(861,2,'2020-02-29 22:06:44','2020-02-29 22:06:44','<h1>Prana Kriya Yoga</h1>		\n		<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-02-29 22:06:44','2020-02-29 22:06:44','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(862,2,'2020-02-29 22:10:34','2020-02-29 22:10:34','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 22:10:34','2020-02-29 22:10:34','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(863,2,'2020-02-29 22:11:35','2020-02-29 22:11:35','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 22:11:35','2020-02-29 22:11:35','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(864,2,'2020-02-29 22:11:54','2020-02-29 22:11:54','<h4>Prana Kriya Yoga</h4>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-02-29 22:11:54','2020-02-29 22:11:54','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(879,2,'2020-03-01 13:43:25','2020-03-01 13:43:25','','Trained Teachers','','publish','closed','closed','','trained-teachers-2','','','2020-03-01 13:43:25','2020-03-01 13:43:25','',0,'https://pranakriyayoga.com/?page_id=879',0,'page','',0),(866,2,'2020-03-01 10:57:51','2020-03-01 10:57:51',' ','','','publish','closed','closed','','866','','','2020-03-15 17:47:38','2020-03-15 17:47:38','',0,'https://pranakriyayoga.com/?p=866',4,'nav_menu_item','',0),(881,2,'2020-03-01 13:43:25','2020-03-01 13:43:25','','Trained Teachers','','inherit','closed','closed','','879-revision-v1','','','2020-03-01 13:43:25','2020-03-01 13:43:25','',879,'https://pranakriyayoga.com/879-revision-v1/',0,'revision','',0),(897,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGh1bWJuYWlscyIsIm1vZHVsZV9pZCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19nYWxsZXJ5IiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19nYWxsZXJ5I3RodW1iX3ByZXZpZXcuanBnIiwiZGVmYXVsdF9zb3VyY2UiOiJnYWxsZXJpZXMiLCJ2aWV3X29yZGVyIjoxMDAwMCwiYWxpYXNlcyI6WyJiYXNpY190aHVtYm5haWwiLCJiYXNpY190aHVtYm5haWxzIiwibmV4dGdlbl9iYXNpY190aHVtYm5haWxzIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZGlzcGxheV92aWV3IjoiZGVmYXVsdC12aWV3LnBocCIsImltYWdlc19wZXJfcGFnZSI6IjI0IiwibnVtYmVyX29mX2NvbHVtbnMiOjAsInRodW1ibmFpbF93aWR0aCI6MjQwLCJ0aHVtYm5haWxfaGVpZ2h0IjoxNjAsInNob3dfYWxsX2luX2xpZ2h0Ym94IjowLCJhamF4X3BhZ2luYXRpb24iOjEsInVzZV9pbWFnZWJyb3dzZXJfZWZmZWN0IjowLCJ0ZW1wbGF0ZSI6IiIsImRpc3BsYXlfbm9faW1hZ2VzX2Vycm9yIjoxLCJkaXNhYmxlX3BhZ2luYXRpb24iOjAsInNob3dfc2xpZGVzaG93X2xpbmsiOjAsInNsaWRlc2hvd19saW5rX3RleHQiOiJWaWV3IFNsaWRlc2hvdyIsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MCwidGh1bWJuYWlsX3F1YWxpdHkiOiIxMDAiLCJ0aHVtYm5haWxfY3JvcCI6MSwidGh1bWJuYWlsX3dhdGVybWFyayI6MCwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=','NextGEN Basic Thumbnails','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGh1bWJuYWlscyIsIm1vZHVsZV9pZCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19nYWxsZXJ5IiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19nYWxsZXJ5I3RodW1iX3ByZXZpZXcuanBnIiwiZGVmYXVsdF9zb3VyY2UiOiJnYWxsZXJpZXMiLCJ2aWV3X29yZGVyIjoxMDAwMCwiYWxpYXNlcyI6WyJiYXNpY190aHVtYm5haWwiLCJiYXNpY190aHVtYm5haWxzIiwibmV4dGdlbl9iYXNpY190aHVtYm5haWxzIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZGlzcGxheV92aWV3IjoiZGVmYXVsdC12aWV3LnBocCIsImltYWdlc19wZXJfcGFnZSI6IjI0IiwibnVtYmVyX29mX2NvbHVtbnMiOjAsInRodW1ibmFpbF93aWR0aCI6MjQwLCJ0aHVtYm5haWxfaGVpZ2h0IjoxNjAsInNob3dfYWxsX2luX2xpZ2h0Ym94IjowLCJhamF4X3BhZ2luYXRpb24iOjEsInVzZV9pbWFnZWJyb3dzZXJfZWZmZWN0IjowLCJ0ZW1wbGF0ZSI6IiIsImRpc3BsYXlfbm9faW1hZ2VzX2Vycm9yIjoxLCJkaXNhYmxlX3BhZ2luYXRpb24iOjAsInNob3dfc2xpZGVzaG93X2xpbmsiOjAsInNsaWRlc2hvd19saW5rX3RleHQiOiJWaWV3IFNsaWRlc2hvdyIsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MCwidGh1bWJuYWlsX3F1YWxpdHkiOiIxMDAiLCJ0aHVtYm5haWxfY3JvcCI6MSwidGh1bWJuYWlsX3dhdGVybWFyayI6MCwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=',0,'https://pranakriyayoga.com/?post_type=display_type&p=897',0,'display_type','',0),(898,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2xpZGVzaG93IiwibW9kdWxlX2lkIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2dhbGxlcnkiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2dhbGxlcnkjc2xpZGVzaG93X3ByZXZpZXcuanBnIiwiZGVmYXVsdF9zb3VyY2UiOiJnYWxsZXJpZXMiLCJ2aWV3X29yZGVyIjoxMDAxMCwiYWxpYXNlcyI6WyJiYXNpY19zbGlkZXNob3ciLCJuZXh0Z2VuX2Jhc2ljX3NsaWRlc2hvdyJdLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3NsaWRlc2hvdyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV93aWR0aCI6NzUwLCJnYWxsZXJ5X2hlaWdodCI6NTAwLCJzaG93X3RodW1ibmFpbF9saW5rIjowLCJ0aHVtYm5haWxfbGlua190ZXh0IjoiVmlldyBUaHVtYm5haWxzIiwidGVtcGxhdGUiOiIiLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0IiwiYXV0b3BsYXkiOjEsInBhdXNlb25ob3ZlciI6MSwiYXJyb3dzIjowLCJpbnRlcnZhbCI6MzAwMCwidHJhbnNpdGlvbl9zcGVlZCI6MzAwLCJ0cmFuc2l0aW9uX3N0eWxlIjoiZmFkZSIsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIiLCJfZXJyb3JzIjpbXX0sImhpZGRlbl9mcm9tX3VpIjpmYWxzZSwiaGlkZGVuX2Zyb21faWd3IjpmYWxzZSwiX19kZWZhdWx0c19zZXQiOnRydWV9','NextGEN Basic Slideshow','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2xpZGVzaG93IiwibW9kdWxlX2lkIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2dhbGxlcnkiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2dhbGxlcnkjc2xpZGVzaG93X3ByZXZpZXcuanBnIiwiZGVmYXVsdF9zb3VyY2UiOiJnYWxsZXJpZXMiLCJ2aWV3X29yZGVyIjoxMDAxMCwiYWxpYXNlcyI6WyJiYXNpY19zbGlkZXNob3ciLCJuZXh0Z2VuX2Jhc2ljX3NsaWRlc2hvdyJdLCJuYW1lIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3NsaWRlc2hvdyIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV93aWR0aCI6NzUwLCJnYWxsZXJ5X2hlaWdodCI6NTAwLCJzaG93X3RodW1ibmFpbF9saW5rIjowLCJ0aHVtYm5haWxfbGlua190ZXh0IjoiVmlldyBUaHVtYm5haWxzIiwidGVtcGxhdGUiOiIiLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0IiwiYXV0b3BsYXkiOjEsInBhdXNlb25ob3ZlciI6MSwiYXJyb3dzIjowLCJpbnRlcnZhbCI6MzAwMCwidHJhbnNpdGlvbl9zcGVlZCI6MzAwLCJ0cmFuc2l0aW9uX3N0eWxlIjoiZmFkZSIsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIiLCJfZXJyb3JzIjpbXX0sImhpZGRlbl9mcm9tX3VpIjpmYWxzZSwiaGlkZGVuX2Zyb21faWd3IjpmYWxzZSwiX19kZWZhdWx0c19zZXQiOnRydWV9',0,'https://pranakriyayoga.com/?post_type=display_type&p=898',0,'display_type','',0),(899,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJmaWx0ZXIiOiJyYXciLCJtZXRhX2lkIjoiMzc3MiIsInBvc3RfaWQiOiI4OTkiLCJtZXRhX2tleSI6Im5hbWUiLCJtZXRhX3ZhbHVlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciIsInRpdGxlIjoiTmV4dEdFTiBCYXNpYyBJbWFnZUJyb3dzZXIiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciNwcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMjAsImFsaWFzZXMiOlsiYmFzaWNfaW1hZ2Vicm93c2VyIiwiaW1hZ2Vicm93c2VyIiwibmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIiXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIiLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjMuMy41IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsImRpc3BsYXlfdmlldyI6ImRlZmF1bHQtdmlldy5waHAiLCJ0ZW1wbGF0ZSI6IiIsImFqYXhfcGFnaW5hdGlvbiI6IjEiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJoaWRkZW5fZnJvbV91aSI6ZmFsc2UsImhpZGRlbl9mcm9tX2lndyI6ZmFsc2UsIl9fZGVmYXVsdHNfc2V0Ijp0cnVlfQ==','NextGEN Basic ImageBrowser','','draft','closed','closed','','','','','2020-04-17 11:18:40','2020-04-17 10:18:40','eyJmaWx0ZXIiOiJyYXciLCJtZXRhX2lkIjoiMzc3MiIsInBvc3RfaWQiOiI4OTkiLCJtZXRhX2tleSI6Im5hbWUiLCJtZXRhX3ZhbHVlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciIsInRpdGxlIjoiTmV4dEdFTiBCYXNpYyBJbWFnZUJyb3dzZXIiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2ltYWdlYnJvd3NlciNwcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiZ2FsbGVyaWVzIiwidmlld19vcmRlciI6MTAwMjAsImFsaWFzZXMiOlsiYmFzaWNfaW1hZ2Vicm93c2VyIiwiaW1hZ2Vicm93c2VyIiwibmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIiXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19pbWFnZWJyb3dzZXIiLCJpbnN0YWxsZWRfYXRfdmVyc2lvbiI6IjMuMy41IiwiaWRfZmllbGQiOiJJRCIsInNldHRpbmdzIjp7InVzZV9saWdodGJveF9lZmZlY3QiOnRydWUsImRpc3BsYXlfdmlldyI6ImRlZmF1bHQtdmlldy5waHAiLCJ0ZW1wbGF0ZSI6IiIsImFqYXhfcGFnaW5hdGlvbiI6IjEiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJoaWRkZW5fZnJvbV91aSI6ZmFsc2UsImhpZGRlbl9mcm9tX2lndyI6ZmFsc2UsIl9fZGVmYXVsdHNfc2V0Ijp0cnVlfQ==',0,'https://pranakriyayoga.com/?post_type=display_type&#038;p=899',0,'display_type','',0),(900,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2luZ2xlUGljIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19zaW5nbGVwaWMjcHJldmlldy5naWYiLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDYwLCJoaWRkZW5fZnJvbV91aSI6dHJ1ZSwiaGlkZGVuX2Zyb21faWd3Ijp0cnVlLCJhbGlhc2VzIjpbImJhc2ljX3NpbmdsZXBpYyIsInNpbmdsZXBpYyIsIm5leHRnZW5fYmFzaWNfc2luZ2xlcGljIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfc2luZ2xlcGljIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJ3aWR0aCI6IiIsImhlaWdodCI6IiIsIm1vZGUiOiIiLCJkaXNwbGF5X3dhdGVybWFyayI6MCwiZGlzcGxheV9yZWZsZWN0aW9uIjowLCJmbG9hdCI6IiIsImxpbmsiOiIiLCJsaW5rX3RhcmdldCI6Il9ibGFuayIsInF1YWxpdHkiOjEwMCwiY3JvcCI6MCwidGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=','NextGEN Basic SinglePic','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgU2luZ2xlUGljIiwiZW50aXR5X3R5cGVzIjpbImltYWdlIl0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19zaW5nbGVwaWMjcHJldmlldy5naWYiLCJkZWZhdWx0X3NvdXJjZSI6ImdhbGxlcmllcyIsInZpZXdfb3JkZXIiOjEwMDYwLCJoaWRkZW5fZnJvbV91aSI6dHJ1ZSwiaGlkZGVuX2Zyb21faWd3Ijp0cnVlLCJhbGlhc2VzIjpbImJhc2ljX3NpbmdsZXBpYyIsInNpbmdsZXBpYyIsIm5leHRnZW5fYmFzaWNfc2luZ2xlcGljIl0sIm5hbWUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfc2luZ2xlcGljIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJ3aWR0aCI6IiIsImhlaWdodCI6IiIsIm1vZGUiOiIiLCJkaXNwbGF5X3dhdGVybWFyayI6MCwiZGlzcGxheV9yZWZsZWN0aW9uIjowLCJmbG9hdCI6IiIsImxpbmsiOiIiLCJsaW5rX3RhcmdldCI6Il9ibGFuayIsInF1YWxpdHkiOjEwMCwiY3JvcCI6MCwidGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=',0,'https://pranakriyayoga.com/?post_type=display_type&p=900',0,'display_type','',0),(901,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGFnQ2xvdWQiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RhZ2Nsb3VkI3ByZXZpZXcuZ2lmIiwiZGVmYXVsdF9zb3VyY2UiOiJ0YWdzIiwidmlld19vcmRlciI6MTAxMDAsImFsaWFzZXMiOlsiYmFzaWNfdGFnY2xvdWQiLCJ0YWdjbG91ZCIsIm5leHRnZW5fYmFzaWNfdGFnY2xvdWQiXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190YWdjbG91ZCIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV9kaXNwbGF5X3R5cGUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsIm51bWJlciI6NDUsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIiLCJfZXJyb3JzIjpbXX0sImhpZGRlbl9mcm9tX3VpIjpmYWxzZSwiaGlkZGVuX2Zyb21faWd3IjpmYWxzZSwiX19kZWZhdWx0c19zZXQiOnRydWV9','NextGEN Basic TagCloud','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgVGFnQ2xvdWQiLCJlbnRpdHlfdHlwZXMiOlsiaW1hZ2UiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RhZ2Nsb3VkI3ByZXZpZXcuZ2lmIiwiZGVmYXVsdF9zb3VyY2UiOiJ0YWdzIiwidmlld19vcmRlciI6MTAxMDAsImFsaWFzZXMiOlsiYmFzaWNfdGFnY2xvdWQiLCJ0YWdjbG91ZCIsIm5leHRnZW5fYmFzaWNfdGFnY2xvdWQiXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190YWdjbG91ZCIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZ2FsbGVyeV9kaXNwbGF5X3R5cGUiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfdGh1bWJuYWlscyIsIm51bWJlciI6NDUsIm5nZ190cmlnZ2Vyc19kaXNwbGF5IjoibmV2ZXIiLCJfZXJyb3JzIjpbXX0sImhpZGRlbl9mcm9tX3VpIjpmYWxzZSwiaGlkZGVuX2Zyb21faWd3IjpmYWxzZSwiX19kZWZhdWx0c19zZXQiOnRydWV9',0,'https://pranakriyayoga.com/?post_type=display_type&p=901',0,'display_type','',0),(902,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgQ29tcGFjdCBBbGJ1bSIsIm1vZHVsZV9pZCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19hbGJ1bSIsImVudGl0eV90eXBlcyI6WyJhbGJ1bSIsImdhbGxlcnkiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2FsYnVtI2NvbXBhY3RfcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImFsYnVtcyIsInZpZXdfb3JkZXIiOjEwMjAwLCJhbGlhc2VzIjpbImJhc2ljX2NvbXBhY3RfYWxidW0iLCJuZXh0Z2VuX2Jhc2ljX2FsYnVtIiwiYmFzaWNfYWxidW1fY29tcGFjdCIsImNvbXBhY3RfYWxidW0iXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19jb21wYWN0X2FsYnVtIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwiZ2FsbGVyaWVzX3Blcl9wYWdlIjowLCJlbmFibGVfYnJlYWRjcnVtYnMiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwiZW5hYmxlX2Rlc2NyaXB0aW9ucyI6MCwidGVtcGxhdGUiOiIiLCJvcGVuX2dhbGxlcnlfaW5fbGlnaHRib3giOjAsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MSwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInRodW1ibmFpbF93aWR0aCI6MjQwLCJ0aHVtYm5haWxfaGVpZ2h0IjoxNjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMiLCJnYWxsZXJ5X2Rpc3BsYXlfdGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJoaWRkZW5fZnJvbV91aSI6ZmFsc2UsImhpZGRlbl9mcm9tX2lndyI6ZmFsc2UsIl9fZGVmYXVsdHNfc2V0Ijp0cnVlfQ==','NextGEN Basic Compact Album','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgQ29tcGFjdCBBbGJ1bSIsIm1vZHVsZV9pZCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19hbGJ1bSIsImVudGl0eV90eXBlcyI6WyJhbGJ1bSIsImdhbGxlcnkiXSwicHJldmlld19pbWFnZV9yZWxwYXRoIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX2FsYnVtI2NvbXBhY3RfcHJldmlldy5qcGciLCJkZWZhdWx0X3NvdXJjZSI6ImFsYnVtcyIsInZpZXdfb3JkZXIiOjEwMjAwLCJhbGlhc2VzIjpbImJhc2ljX2NvbXBhY3RfYWxidW0iLCJuZXh0Z2VuX2Jhc2ljX2FsYnVtIiwiYmFzaWNfYWxidW1fY29tcGFjdCIsImNvbXBhY3RfYWxidW0iXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19jb21wYWN0X2FsYnVtIiwiaW5zdGFsbGVkX2F0X3ZlcnNpb24iOiIzLjMuMCIsImlkX2ZpZWxkIjoiSUQiLCJzZXR0aW5ncyI6eyJ1c2VfbGlnaHRib3hfZWZmZWN0Ijp0cnVlLCJkaXNwbGF5X3ZpZXciOiJkZWZhdWx0LXZpZXcucGhwIiwiZ2FsbGVyaWVzX3Blcl9wYWdlIjowLCJlbmFibGVfYnJlYWRjcnVtYnMiOjEsImRpc2FibGVfcGFnaW5hdGlvbiI6MCwiZW5hYmxlX2Rlc2NyaXB0aW9ucyI6MCwidGVtcGxhdGUiOiIiLCJvcGVuX2dhbGxlcnlfaW5fbGlnaHRib3giOjAsIm92ZXJyaWRlX3RodW1ibmFpbF9zZXR0aW5ncyI6MSwidGh1bWJuYWlsX3F1YWxpdHkiOjEwMCwidGh1bWJuYWlsX2Nyb3AiOjEsInRodW1ibmFpbF93YXRlcm1hcmsiOjAsInRodW1ibmFpbF93aWR0aCI6MjQwLCJ0aHVtYm5haWxfaGVpZ2h0IjoxNjAsImdhbGxlcnlfZGlzcGxheV90eXBlIjoicGhvdG9jcmF0aS1uZXh0Z2VuX2Jhc2ljX3RodW1ibmFpbHMiLCJnYWxsZXJ5X2Rpc3BsYXlfdGVtcGxhdGUiOiIiLCJuZ2dfdHJpZ2dlcnNfZGlzcGxheSI6Im5ldmVyIiwiX2Vycm9ycyI6W119LCJoaWRkZW5fZnJvbV91aSI6ZmFsc2UsImhpZGRlbl9mcm9tX2lndyI6ZmFsc2UsIl9fZGVmYXVsdHNfc2V0Ijp0cnVlfQ==',0,'https://pranakriyayoga.com/?post_type=display_type&p=902',0,'display_type','',0),(903,2,'2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgRXh0ZW5kZWQgQWxidW0iLCJtb2R1bGVfaWQiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfYWxidW0iLCJlbnRpdHlfdHlwZXMiOlsiYWxidW0iLCJnYWxsZXJ5Il0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19hbGJ1bSNleHRlbmRlZF9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiYWxidW1zIiwidmlld19vcmRlciI6MTAyMTAsImFsaWFzZXMiOlsiYmFzaWNfZXh0ZW5kZWRfYWxidW0iLCJuZXh0Z2VuX2Jhc2ljX2V4dGVuZGVkX2FsYnVtIiwiZXh0ZW5kZWRfYWxidW0iXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19leHRlbmRlZF9hbGJ1bSIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZGlzcGxheV92aWV3IjoiZGVmYXVsdC12aWV3LnBocCIsImdhbGxlcmllc19wZXJfcGFnZSI6MCwiZW5hYmxlX2JyZWFkY3J1bWJzIjoxLCJkaXNhYmxlX3BhZ2luYXRpb24iOjAsImVuYWJsZV9kZXNjcmlwdGlvbnMiOjAsInRlbXBsYXRlIjoiIiwib3Blbl9nYWxsZXJ5X2luX2xpZ2h0Ym94IjowLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjEsInRodW1ibmFpbF9xdWFsaXR5IjoxMDAsInRodW1ibmFpbF9jcm9wIjoxLCJ0aHVtYm5haWxfd2F0ZXJtYXJrIjowLCJ0aHVtYm5haWxfd2lkdGgiOjMwMCwidGh1bWJuYWlsX2hlaWdodCI6MjAwLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIiwiZ2FsbGVyeV9kaXNwbGF5X3RlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=','NextGEN Basic Extended Album','','draft','closed','closed','','','','','2020-03-15 16:56:40','0000-00-00 00:00:00','eyJ0aXRsZSI6Ik5leHRHRU4gQmFzaWMgRXh0ZW5kZWQgQWxidW0iLCJtb2R1bGVfaWQiOiJwaG90b2NyYXRpLW5leHRnZW5fYmFzaWNfYWxidW0iLCJlbnRpdHlfdHlwZXMiOlsiYWxidW0iLCJnYWxsZXJ5Il0sInByZXZpZXdfaW1hZ2VfcmVscGF0aCI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19hbGJ1bSNleHRlbmRlZF9wcmV2aWV3LmpwZyIsImRlZmF1bHRfc291cmNlIjoiYWxidW1zIiwidmlld19vcmRlciI6MTAyMTAsImFsaWFzZXMiOlsiYmFzaWNfZXh0ZW5kZWRfYWxidW0iLCJuZXh0Z2VuX2Jhc2ljX2V4dGVuZGVkX2FsYnVtIiwiZXh0ZW5kZWRfYWxidW0iXSwibmFtZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY19leHRlbmRlZF9hbGJ1bSIsImluc3RhbGxlZF9hdF92ZXJzaW9uIjoiMy4zLjAiLCJpZF9maWVsZCI6IklEIiwic2V0dGluZ3MiOnsidXNlX2xpZ2h0Ym94X2VmZmVjdCI6dHJ1ZSwiZGlzcGxheV92aWV3IjoiZGVmYXVsdC12aWV3LnBocCIsImdhbGxlcmllc19wZXJfcGFnZSI6MCwiZW5hYmxlX2JyZWFkY3J1bWJzIjoxLCJkaXNhYmxlX3BhZ2luYXRpb24iOjAsImVuYWJsZV9kZXNjcmlwdGlvbnMiOjAsInRlbXBsYXRlIjoiIiwib3Blbl9nYWxsZXJ5X2luX2xpZ2h0Ym94IjowLCJvdmVycmlkZV90aHVtYm5haWxfc2V0dGluZ3MiOjEsInRodW1ibmFpbF9xdWFsaXR5IjoxMDAsInRodW1ibmFpbF9jcm9wIjoxLCJ0aHVtYm5haWxfd2F0ZXJtYXJrIjowLCJ0aHVtYm5haWxfd2lkdGgiOjMwMCwidGh1bWJuYWlsX2hlaWdodCI6MjAwLCJnYWxsZXJ5X2Rpc3BsYXlfdHlwZSI6InBob3RvY3JhdGktbmV4dGdlbl9iYXNpY190aHVtYm5haWxzIiwiZ2FsbGVyeV9kaXNwbGF5X3RlbXBsYXRlIjoiIiwibmdnX3RyaWdnZXJzX2Rpc3BsYXkiOiJuZXZlciIsIl9lcnJvcnMiOltdfSwiaGlkZGVuX2Zyb21fdWkiOmZhbHNlLCJoaWRkZW5fZnJvbV9pZ3ciOmZhbHNlLCJfX2RlZmF1bHRzX3NldCI6dHJ1ZX0=',0,'https://pranakriyayoga.com/?post_type=display_type&p=903',0,'display_type','',0),(904,2,'2020-03-15 16:57:41','2020-03-15 16:57:41','','Contact form','','publish','closed','closed','','contact-form','','','2020-03-15 16:57:41','2020-03-15 16:57:41','',0,'https://pranakriyayoga.com/contact-form/',0,'kaliforms_forms','',0),(905,2,'2020-03-15 17:39:40','2020-03-15 17:39:40','<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\"]\n \"[your-subject]\"\n <wordpress@pranakriyayoga.com>\nFrom: [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  (https://pranakriyayoga.com)\nyogivillegurukul@gmail.com\nReply-To: [your-email]\n\n0\n0\n\n \"[your-subject]\"\n <wordpress@pranakriyayoga.com>\nMessage Body:\n[your-message]\n\n-- \nThis e-mail was sent from a contact form on  (https://pranakriyayoga.com)\n[your-email]\nReply-To: yogivillegurukul@gmail.com\n\n0\n0\nThank you for your message. It has been sent.\nThere was an error trying to send your message. Please try again later.\nOne or more fields have an error. Please check and try again.\nThere was an error trying to send your message. Please try again later.\nYou must accept the terms and conditions before sending your message.\nThe field is required.\nThe field is too long.\nThe field is too short.','Contact form 1','','publish','closed','closed','','contact-form-1','','','2020-03-15 17:39:40','2020-03-15 17:39:40','',0,'https://pranakriyayoga.com/?post_type=wpcf7_contact_form&p=905',0,'wpcf7_contact_form','',0),(1096,2,'2020-03-24 13:46:18','2020-03-24 13:46:18','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-24 13:46:18','2020-03-24 13:46:18','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(973,2,'2020-03-15 20:55:44','2020-03-15 20:55:44','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n		<p>I am text block. Click edit button to change.</p>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Senior project </p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:55:44','2020-03-15 20:55:44','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(939,2,'2020-03-15 18:51:40','2020-03-15 18:51:40','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 18:51:40','2020-03-15 18:51:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(940,2,'2020-03-15 18:52:33','2020-03-15 18:52:33','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 18:52:33','2020-03-15 18:52:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(944,2,'2020-03-15 19:35:44','2020-03-15 19:35:44','https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-2.png','cropped-PKY_logo_hires-2.png','','inherit','open','closed','','cropped-pky_logo_hires-2-png','','','2020-03-15 19:35:44','2020-03-15 19:35:44','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-2.png',0,'attachment','image/png',0),(947,2,'2020-03-15 19:37:40','2020-03-15 19:37:40','https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSIDEwhite-1.png','cropped-PKY_logoSIDEwhite-1.png','','inherit','open','closed','','cropped-pky_logosidewhite-1-png','','','2020-03-15 19:37:40','2020-03-15 19:37:40','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/11/cropped-PKY_logoSIDEwhite-1.png',0,'attachment','image/png',0),(962,2,'2020-03-15 20:10:20','2020-03-15 20:10:20','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:10:20','2020-03-15 20:10:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(963,2,'2020-03-15 20:11:45','2020-03-15 20:11:45','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:11:45','2020-03-15 20:11:45','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(964,2,'2020-03-15 20:29:59','2020-03-15 20:29:59','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:29:59','2020-03-15 20:29:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(965,2,'2020-03-15 20:31:09','2020-03-15 20:31:09','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:31:09','2020-03-15 20:31:09','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(966,2,'2020-03-15 20:32:24','2020-03-15 20:32:24','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:32:24','2020-03-15 20:32:24','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(967,2,'2020-03-15 20:37:50','2020-03-15 20:37:50','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h2>GURUKUL TEACHING TEAM</h2>		\n							<figure>\n											<a href=\"www.yogiashokananda.com\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4887-e1577564470686.jpg 1359w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.yogiashokananda.com</figcaption>\n										</figure>\n			<h3>YOGI ASHOKANANDA​</h3><p>Founder of Prana Kriya Yoga | \nMaster of Yoga and Meditation \nMentor, Trainer, Writer and Speaker​</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n							<figure>\n											<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n							<img width=\"1024\" height=\"612\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-1024x612.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-300x179.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979-768x459.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/IMG_20190901_072749-e1577569481979.jpg 1356w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" />								</a>\n											<figcaption>www.kaivalyananda.life</figcaption>\n										</figure>\n			<h3>YOGI KAIVALYANANDA​</h3><p>Prana Kriya Yoga Leader  | Yoga and Healing Master​</p>		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:37:50','2020-03-15 20:37:50','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(974,2,'2020-03-15 20:56:26','2020-03-15 20:56:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n		<p>I am text block. Click edit button to change.</p>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Senior project </p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:56:26','2020-03-15 20:56:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(976,2,'2020-03-15 20:57:57','2020-03-15 20:57:57','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Senior project </p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:57:57','2020-03-15 20:57:57','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(977,2,'2020-03-15 20:59:49','2020-03-15 20:59:49','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Yogi Ashokananda</h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 20:59:49','2020-03-15 20:59:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(979,2,'2020-03-15 21:11:56','2020-03-15 21:11:56','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Yogi Ashokananda</h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:11:56','2020-03-15 21:11:56','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(978,2,'2020-03-15 21:09:39','2020-03-15 21:09:39','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Yogi</h3><p>Founder</p>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit. </p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Adam Cheise</h3><p>Designer</p>		\n		<p>I am text block. Click edit button to change this text. Lorem ipsum dolor sit amet, consectetur adipiscing elit.</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Yogi Ashokananda</h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:09:39','2020-03-15 21:09:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(983,2,'2020-03-15 21:30:28','2020-03-15 21:30:28','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:30:28','2020-03-15 21:30:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(986,2,'2020-03-15 21:39:55','2020-03-15 21:39:55','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:39:55','2020-03-15 21:39:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(985,2,'2020-03-15 21:36:09','2020-03-15 21:36:09','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Founder</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Adam Cheise</h3><p>Designer</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h4>Gurukul Teaching Team​</h4>		\n			<h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:36:09','2020-03-15 21:36:09','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(984,2,'2020-03-15 21:32:55','2020-03-15 21:32:55','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava1-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Amanda Lee</h3><p>Founder</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava2-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Adam Cheise</h3><p>Designer</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava4.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/ava4.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava4-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/ava4-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Mike Stuart</h3><p>SEO</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h4>Gurukul Teaching Team​</h4>		\n			<h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 21:32:55','2020-03-15 21:32:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(987,2,'2020-03-15 22:09:30','2020-03-15 22:09:30','','089A1463 2 2','','inherit','open','closed','','089a1463-2-2','','','2020-03-15 22:09:30','2020-03-15 22:09:30','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg',0,'attachment','image/jpeg',0),(988,2,'2020-03-15 22:09:58','2020-03-15 22:09:58','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:09:58','2020-03-15 22:09:58','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(989,2,'2020-03-15 22:13:05','2020-03-15 22:13:05','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:13:05','2020-03-15 22:13:05','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(990,2,'2020-03-15 22:14:25','2020-03-15 22:14:25','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:14:25','2020-03-15 22:14:25','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(992,2,'2020-03-15 22:23:53','2020-03-15 22:23:53','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:23:53','2020-03-15 22:23:53','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(993,2,'2020-03-15 22:26:26','2020-03-15 22:26:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:26:26','2020-03-15 22:26:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(994,2,'2020-03-15 22:28:58','2020-03-15 22:28:58','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:28:58','2020-03-15 22:28:58','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(995,2,'2020-03-15 22:31:20','2020-03-15 22:31:20','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:31:20','2020-03-15 22:31:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(996,2,'2020-03-15 22:32:49','2020-03-15 22:32:49','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:32:49','2020-03-15 22:32:49','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(998,2,'2020-03-15 22:34:40','2020-03-15 22:34:40','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:34:40','2020-03-15 22:34:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(997,2,'2020-03-15 22:34:19','2020-03-15 22:34:19','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:34:19','2020-03-15 22:34:19','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(999,2,'2020-03-15 22:34:55','2020-03-15 22:34:55','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/pranakriyayoga/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/pranakriyayoga\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:34:55','2020-03-15 22:34:55','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1047,2,'2020-03-17 16:32:24','2020-03-17 16:32:24','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:32:24','2020-03-17 16:32:24','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1000,2,'2020-03-15 22:37:26','2020-03-15 22:37:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:37:26','2020-03-15 22:37:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1007,2,'2020-03-15 22:44:07','2020-03-15 22:44:07','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:44:07','2020-03-15 22:44:07','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1001,2,'2020-03-15 22:38:46','2020-03-15 22:38:46','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:38:46','2020-03-15 22:38:46','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1002,2,'2020-03-15 22:38:52','2020-03-15 22:38:52','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:38:52','2020-03-15 22:38:52','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1003,2,'2020-03-15 22:39:53','2020-03-15 22:39:53','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:39:53','2020-03-15 22:39:53','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1004,2,'2020-03-15 22:41:54','2020-03-15 22:41:54','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:41:54','2020-03-15 22:41:54','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1005,2,'2020-03-15 22:42:20','2020-03-15 22:42:20','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:42:20','2020-03-15 22:42:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1006,2,'2020-03-15 22:42:33','2020-03-15 22:42:33','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n		<p>I am text block. 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>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:42:33','2020-03-15 22:42:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1008,2,'2020-03-15 22:44:50','2020-03-15 22:44:50','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:44:50','2020-03-15 22:44:50','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1009,2,'2020-03-15 22:45:18','2020-03-15 22:45:18','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n		<p>I am text block. 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>		\n			<figure><img width=\"400\" height=\"400\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/y11.png 400w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-300x300.png 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/y11-150x150.png 150w\" sizes=\"(max-width: 400px) 100vw, 400px\" /></figure><h3>Larry Flint</h3><p>Graphic Designer</p>		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Dribbble\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Behance\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:45:18','2020-03-15 22:45:18','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1033,2,'2020-03-16 20:43:32','2020-03-16 20:43:32','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Self Development Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:43:32','2020-03-16 20:43:32','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1024,2,'2020-03-16 14:27:26','2020-03-16 14:27:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Healing and Yoga Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:27:26','2020-03-16 14:27:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1018,2,'2020-03-16 14:15:32','2020-03-16 14:15:32','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:15:32','2020-03-16 14:15:32','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1010,2,'2020-03-15 22:57:59','2020-03-15 22:57:59','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:57:59','2020-03-15 22:57:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1011,2,'2020-03-15 22:58:11','2020-03-15 22:58:11','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 22:58:11','2020-03-15 22:58:11','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1012,2,'2020-03-15 23:04:45','2020-03-15 23:04:45','','rpt','rpt','inherit','open','closed','','rpt-2','','','2020-03-15 23:04:45','2020-03-15 23:04:45','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/IMG_20200102_162008_1.jpg',0,'attachment','image/jpeg',0),(1015,2,'2020-03-15 23:07:40','2020-03-15 23:07:40','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 23:07:40','2020-03-15 23:07:40','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1016,2,'2020-03-15 23:08:13','2020-03-15 23:08:13','','0O9A0192','','inherit','open','closed','','0o9a0192-2','','','2020-03-17 15:39:19','2020-03-17 15:39:19','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg',0,'attachment','image/jpeg',0),(1014,2,'2020-03-15 23:07:26','2020-03-15 23:07:26','','0O9A0192','','inherit','open','closed','','0o9a0192','','','2020-03-15 23:07:26','2020-03-15 23:07:26','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192.jpg',0,'attachment','image/jpeg',0),(1017,2,'2020-03-15 23:08:20','2020-03-15 23:08:20','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-15 23:08:20','2020-03-15 23:08:20','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1020,2,'2020-03-16 14:18:21','2020-03-16 14:18:21','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:18:21','2020-03-16 14:18:21','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1022,2,'2020-03-16 14:25:11','2020-03-16 14:25:11','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:25:11','2020-03-16 14:25:11','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1023,2,'2020-03-16 14:25:33','2020-03-16 14:25:33','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:25:33','2020-03-16 14:25:33','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1025,2,'2020-03-16 14:28:11','2020-03-16 14:28:11','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Healing and Yoga Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:28:11','2020-03-16 14:28:11','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1026,2,'2020-03-16 14:29:48','2020-03-16 14:29:48','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 14:29:48','2020-03-16 14:29:48','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1027,2,'2020-03-16 19:55:59','2020-03-16 19:55:59','','YogiAshokananda-4887','Yogi Ashokananda','inherit','open','closed','','yogiashokananda-4887-2','','','2020-03-17 21:32:55','2020-03-17 21:32:55','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887.jpg',0,'attachment','image/jpeg',0),(1028,2,'2020-03-16 19:56:12','2020-03-16 19:56:12','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 19:56:12','2020-03-16 19:56:12','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1030,2,'2020-03-16 20:03:14','2020-03-16 20:03:14','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:03:14','2020-03-16 20:03:14','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1031,2,'2020-03-16 20:38:43','2020-03-16 20:38:43','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>200 hours Teachers training course</h2>		\n		<p>The 200 hour yoga teachers’ training certfication courses are certified by <a href=\"http://www.yogaallianceprofessionals.org/\">Yoga Alliance Professionals</a> and Yogiville Gurukul. Upon successful completion, you will be a fully qualified teacher in Prana Kriya Yoga and offered membership of Yoga Alliance Professionals UK. </p>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:38:43','2020-03-16 20:38:43','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1034,2,'2020-03-16 20:43:56','2020-03-16 20:43:56','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Self Development Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:43:56','2020-03-16 20:43:56','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1035,2,'2020-03-16 20:44:06','2020-03-16 20:44:06','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Self Development Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:44:06','2020-03-16 20:44:06','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1036,2,'2020-03-16 20:47:22','2020-03-16 20:47:22','https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-3.png','cropped-PKY_logo_hires-3.png','','inherit','open','closed','','cropped-pky_logo_hires-3-png','','','2020-03-16 20:47:22','2020-03-16 20:47:22','',0,'https://pranakriyayoga.com/wp-content/uploads/2019/12/cropped-PKY_logo_hires-3.png',0,'attachment','image/png',0),(1039,2,'2020-03-16 20:52:09','2020-03-16 20:52:09','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:52:09','2020-03-16 20:52:09','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1040,2,'2020-03-16 20:52:39','2020-03-16 20:52:39','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-16 20:52:39','2020-03-16 20:52:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1042,2,'2020-03-17 15:11:36','2020-03-17 15:11:36','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Himalayan Hatha Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 15:11:36','2020-03-17 15:11:36','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1043,2,'2020-03-17 15:17:57','2020-03-17 15:17:57','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 15:17:57','2020-03-17 15:17:57','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1044,2,'2020-03-17 15:29:29','2020-03-17 15:29:29','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 15:29:29','2020-03-17 15:29:29','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1045,2,'2020-03-17 15:31:42','2020-03-17 15:31:42','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1.jpg 1274w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 15:31:42','2020-03-17 15:31:42','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1048,2,'2020-03-17 16:42:39','2020-03-17 16:42:39','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:42:39','2020-03-17 16:42:39','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1049,2,'2020-03-17 16:42:53','2020-03-17 16:42:53','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:42:53','2020-03-17 16:42:53','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1050,2,'2020-03-17 16:43:06','2020-03-17 16:43:06','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:43:06','2020-03-17 16:43:06','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1051,2,'2020-03-17 16:43:26','2020-03-17 16:43:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"575\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-1-1024x575.jpg\" alt=\"\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:43:26','2020-03-17 16:43:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1052,2,'2020-03-17 16:55:31','2020-03-17 16:55:31','','0O9A0192','','inherit','open','closed','','0o9a0192-3','','','2020-03-17 16:55:31','2020-03-17 16:55:31','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg',0,'attachment','image/jpeg',0),(1053,2,'2020-03-17 16:55:43','2020-03-17 16:55:43','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:55:43','2020-03-17 16:55:43','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1054,2,'2020-03-17 16:56:56','2020-03-17 16:56:56','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:56:56','2020-03-17 16:56:56','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1055,2,'2020-03-17 16:58:50','2020-03-17 16:58:50','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 16:58:50','2020-03-17 16:58:50','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1058,2,'2020-03-17 21:03:28','2020-03-17 21:03:28','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://www.youtube.com/watch?v=XHOmBV4js_E','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-17 21:03:28','2020-03-17 21:03:28','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1061,2,'2020-03-17 21:30:15','2020-03-17 21:30:15','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','publish','closed','closed','','gallery','','','2020-03-17 21:40:16','2020-03-17 21:40:16','',0,'https://pranakriyayoga.com/?page_id=1061',0,'page','',0),(1062,2,'2020-03-17 21:30:15','2020-03-17 21:30:15','','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:30:15','2020-03-17 21:30:15','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1064,2,'2020-03-17 21:30:58','2020-03-17 21:30:58','','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:30:58','2020-03-17 21:30:58','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1072,2,'2020-03-17 21:40:16','2020-03-17 21:40:16','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:40:16','2020-03-17 21:40:16','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1071,2,'2020-03-17 21:38:37','2020-03-17 21:38:37','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"69861785_2575231205886973_7571841920519897088_n\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\'><img width=\"243\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\" alt=\"\" aria-describedby=\"gallery-3-482\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg 960w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-300x225.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-768x576.jpg 768w\" sizes=\"(max-width: 243px) 100vw, 243px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-482\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:38:37','2020-03-17 21:38:37','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1069,2,'2020-03-17 21:36:56','2020-03-17 21:36:56','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4887\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-1027\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-1027\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4865\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\'><img width=\"272\" height=\"131\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\" alt=\"\" aria-describedby=\"gallery-3-380\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-300x144.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-768x369.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-1024x492.jpg 1024w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-380\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"69861785_2575231205886973_7571841920519897088_n\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\'><img width=\"243\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\" alt=\"\" aria-describedby=\"gallery-3-482\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg 960w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-300x225.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-768x576.jpg 768w\" sizes=\"(max-width: 243px) 100vw, 243px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-482\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:36:56','2020-03-17 21:36:56','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1066,2,'2020-03-17 21:34:03','2020-03-17 21:34:03','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4887\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\'><img width=\"2560\" height=\"870\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\" alt=\"\" aria-describedby=\"gallery-1-1027\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg 2560w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-300x102.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-1024x348.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-768x261.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-1536x522.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-2048x696.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-1027\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4865\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\'><img width=\"1500\" height=\"720\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\" alt=\"\" aria-describedby=\"gallery-1-380\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-300x144.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-768x369.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-1024x492.jpg 1024w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-380\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-1-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-1-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"2560\" height=\"1707\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\" alt=\"\" aria-describedby=\"gallery-1-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg 2560w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"69861785_2575231205886973_7571841920519897088_n\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\'><img width=\"960\" height=\"720\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\" alt=\"\" aria-describedby=\"gallery-1-482\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg 960w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-300x225.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-768x576.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-482\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\" alt=\"\" aria-describedby=\"gallery-1-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-1-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:34:03','2020-03-17 21:34:03','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1068,2,'2020-03-17 21:34:23','2020-03-17 21:34:23','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4887\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\'><img width=\"2560\" height=\"870\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\" alt=\"\" aria-describedby=\"gallery-3-1027\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg 2560w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-300x102.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-1024x348.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-768x261.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-1536x522.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-2048x696.jpg 2048w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-1027\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4865\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\'><img width=\"1500\" height=\"720\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\" alt=\"\" aria-describedby=\"gallery-3-380\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-300x144.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-768x369.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-1024x492.jpg 1024w\" sizes=\"(max-width: 1500px) 100vw, 1500px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-380\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"2560\" height=\"1707\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg 2560w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w\" sizes=\"(max-width: 2560px) 100vw, 2560px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"69861785_2575231205886973_7571841920519897088_n\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\'><img width=\"960\" height=\"720\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\" alt=\"\" aria-describedby=\"gallery-3-482\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg 960w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-300x225.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-768x576.jpg 768w\" sizes=\"(max-width: 960px) 100vw, 960px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-482\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:34:23','2020-03-17 21:34:23','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1070,2,'2020-03-17 21:38:04','2020-03-17 21:38:04','<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4887\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/YogiAshokananda-4887-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-1027\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-1027\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"YogiAshokananda-4865\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\'><img width=\"272\" height=\"131\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg\" alt=\"\" aria-describedby=\"gallery-3-380\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475.jpg 1500w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-300x144.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-768x369.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/11/YogiAshokananda-4865-e1577563799475-1024x492.jpg 1024w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-380\'>\n				Yogi Ashokananda\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21167863_1582169448526492_1229433253302720631_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-478\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-478\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"21199648_1582169608526476_3191518829946662371_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg\" alt=\"\" aria-describedby=\"gallery-3-480\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-480\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"IMG_0254\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-575\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-2048x1365.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-575\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"69861785_2575231205886973_7571841920519897088_n\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\'><img width=\"243\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg\" alt=\"\" aria-describedby=\"gallery-3-482\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n.jpg 960w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-300x225.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/69861785_2575231205886973_7571841920519897088_n-768x576.jpg 768w\" sizes=\"(max-width: 243px) 100vw, 243px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-482\'>\n				PKY Teachers Training Course\n				</figcaption></figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"2219b97\" data-elementor-lightbox-title=\"PKY\" href=\'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg\'><img width=\"272\" height=\"182\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg\" alt=\"\" aria-describedby=\"gallery-3-638\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-272x182.jpg 272w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg 2048w\" sizes=\"(max-width: 272px) 100vw, 272px\" /></a>\n				<figcaption class=\'wp-caption-text gallery-caption\' id=\'gallery-3-638\'>\n				PKY Teachers Training Course\n				</figcaption></figure>','Gallery','','inherit','closed','closed','','1061-revision-v1','','','2020-03-17 21:38:04','2020-03-17 21:38:04','',1061,'https://pranakriyayoga.com/1061-revision-v1/',0,'revision','',0),(1073,2,'2020-03-17 21:50:52','2020-03-17 21:50:52',' ','','','publish','closed','closed','','1073','','','2020-03-17 21:50:52','2020-03-17 21:50:52','',0,'https://pranakriyayoga.com/?p=1073',1,'nav_menu_item','',0),(1075,2,'2020-03-17 22:03:22','2020-03-17 22:03:22',' ','','','publish','closed','closed','','1075','','','2020-03-17 22:05:44','2020-03-17 22:05:44','',0,'https://pranakriyayoga.com/?p=1075',1,'nav_menu_item','',0),(1076,2,'2020-03-17 22:03:22','2020-03-17 22:03:22',' ','','','publish','closed','closed','','1076','','','2020-03-17 22:05:44','2020-03-17 22:05:44','',0,'https://pranakriyayoga.com/?p=1076',2,'nav_menu_item','',0),(1077,2,'2020-03-17 22:03:22','2020-03-17 22:03:22','','Facebook','','publish','closed','closed','','facebook','','','2020-03-17 22:05:44','2020-03-17 22:05:44','',0,'https://pranakriyayoga.com/?p=1077',3,'nav_menu_item','',0),(1078,2,'2020-03-17 22:03:22','2020-03-17 22:03:22','','Instagram','','publish','closed','closed','','instagram','','','2020-03-17 22:05:44','2020-03-17 22:05:44','',0,'https://pranakriyayoga.com/?p=1078',4,'nav_menu_item','',0),(1179,2,'2020-04-17 11:17:36','0000-00-00 00:00:00','','Auto Draft','','auto-draft','open','open','','','','','2020-04-17 11:17:36','0000-00-00 00:00:00','',0,'https://pranakriyayoga.com/?p=1179',0,'post','',0),(1089,2,'2020-03-17 22:27:48','2020-03-17 22:27:48','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-17 22:27:48','2020-03-17 22:27:48','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1088,2,'2020-03-17 22:26:31','2020-03-17 22:26:31','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-17 22:26:31','2020-03-17 22:26:31','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1090,2,'2020-03-17 22:28:36','2020-03-17 22:28:36','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-17 22:28:36','2020-03-17 22:28:36','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1091,2,'2020-03-17 22:31:29','2020-03-17 22:31:29','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-17 22:31:29','2020-03-17 22:31:29','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1092,2,'2020-03-17 22:32:18','2020-03-17 22:32:18','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-17 22:32:18','2020-03-17 22:32:18','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1094,2,'2020-03-22 22:56:19','2020-03-22 22:56:19','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life\" role=\"button\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-22 22:56:19','2020-03-22 22:56:19','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1097,2,'2020-03-24 13:49:06','2020-03-24 13:49:06','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"www.yogiashokananda.com\" role=\"button\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-24 13:49:06','2020-03-24 13:49:06','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1098,2,'2020-03-24 13:50:01','2020-03-24 13:50:01','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-24 13:50:01','2020-03-24 13:50:01','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1099,2,'2020-03-24 14:04:36','2020-03-24 14:04:36','{\n    \"oceanwp::ocean_search_dropdown_input_background\": {\n        \"value\": \"#ffffff\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 14:04:36\"\n    }\n}','','','trash','closed','closed','','0bec507d-9234-4f6e-8c19-602b8a7ed1e0','','','2020-03-24 14:04:36','2020-03-24 14:04:36','',0,'https://pranakriyayoga.com/0bec507d-9234-4f6e-8c19-602b8a7ed1e0/',0,'customize_changeset','',0),(1100,2,'2020-03-24 14:08:27','2020-03-24 14:08:27','<span style=\"font-family: verdana, sans-serif;\">Emily took her first yoga classes over 13 years ago in a spare room at the law firm she was working for at the time. After spending over a decade as a corporate lawyer, Emily found herself becoming increasingly interested in yoga, meditation and well-being as a way of maintaining balance in her life.</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">Over the years, she tried a number of different yoga styles and it was during some very demanding years working in London that she really began to experience yoga\'s profound effects - physically, mentally and energetically.</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">That a form of physical exercise could have such a holistic effect on her made her curious to learn more. That is when she found Yogi Ashokananda\'s Himalayan Hatha Yoga. Since&nbsp;2015 Emily has trained extensively with Yogi, completing over 700 hours of teacher training in hatha yoga, prana kriya yoga and meditation in both London and India.&nbsp;</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">From her experiences as both a lawyer and yoga teacher, Emily realised that she has a lot to offer people leading busy modern lives. Now a full-time yogi, Emily is passionate about sharing the benefits of yoga and meditation that she experiences and has a keen ability to weave these together to allow her students to feel their profound effects. Emily is inspired&nbsp;</span>to share what she has learned with others and to encourage them to grow and to learn.&nbsp;\r\n<p id=\"m_8347409498921794080gmail-yui_3_17_2_3_1519400821292_4928\"><span style=\"font-family: verdana, sans-serif;\">Emily invites you to try her practice and says - \"Whatever your story is, whatever your experiences have been in life, if something makes you feel better, why not just give it a go? Experience it for yourself and just let life happen for an hour.\"</span></p>','Emily Victoria','','publish','open','open','','emily-victoria','','','2020-03-28 17:36:52','2020-03-28 17:36:52','',0,'https://pranakriyayoga.com/?p=1100',0,'post','',0),(1101,2,'2020-03-24 14:08:27','2020-03-24 14:08:27','<span style=\"font-family: verdana, sans-serif;\">Emily took her first yoga classes over 13 years ago in a spare room at the law firm she was working for at the time. After spending over a decade as a corporate lawyer, Emily found herself becoming increasingly interested in yoga, meditation and well-being as a way of maintaining balance in her life.</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">Over the years, she tried a number of different yoga styles and it was during some very demanding years working in London that she really began to experience yoga\'s profound effects - physically, mentally and energetically.</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">That a form of physical exercise could have such a holistic effect on her made her curious to learn more. That is when she found Yogi Ashokananda\'s Himalayan Hatha Yoga. Since&nbsp;2015 Emily has trained extensively with Yogi, completing over 700 hours of teacher training in hatha yoga, prana kriya yoga and meditation in both London and India.&nbsp;</span>\r\n\r\n<span style=\"font-family: verdana, sans-serif;\">From her experiences as both a lawyer and yoga teacher, Emily realised that she has a lot to offer people leading busy modern lives. Now a full-time yogi, Emily is passionate about sharing the benefits of yoga and meditation that she experiences and has a keen ability to weave these together to allow her students to feel their profound effects. Emily is inspired&nbsp;</span>to share what she has learned with others and to encourage them to grow and to learn.&nbsp;\r\n<p id=\"m_8347409498921794080gmail-yui_3_17_2_3_1519400821292_4928\"><span style=\"font-family: verdana, sans-serif;\">Emily invites you to try her practice and says - \"Whatever your story is, whatever your experiences have been in life, if something makes you feel better, why not just give it a go? Experience it for yourself and just let life happen for an hour.\"</span></p>','Emily Victoria','','inherit','closed','closed','','1100-revision-v1','','','2020-03-24 14:08:27','2020-03-24 14:08:27','',1100,'https://pranakriyayoga.com/1100-revision-v1/',0,'revision','',0),(1102,2,'2020-03-24 14:09:01','2020-03-24 14:09:01','My background as a professional dancer explains the passion for experiencing spirituality through the physical body. The body is our vehicle to transport us through this dimension and lifetime and I looked into and studied many ways to optimise this experience. Training and expertise - Personal trainer and Natural movement Coach, animal flow instructor, Jivamukti Yoga 300h taught by Sharon Gannon and David Life, Stewart Gilchrist 500 h advanced Yoga of East London School of Yoga and 500 h with Yogi Ashokananda in Prana Kriya Yoga and Himalayan Hatha Yoga. We don’t need Gimmicks and Gadgets to progress - my practises are all based on coming back to how nature intended us to be, needing only our own body, breath and mindset.','Sinta Soekadarova ','','publish','open','open','','sinta-soekadarova','','','2020-03-24 17:01:24','2020-03-24 17:01:24','',0,'https://pranakriyayoga.com/?p=1102',0,'post','',0),(1103,2,'2020-03-24 14:09:01','2020-03-24 14:09:01','My background as a professional dancer explains the passion for experiencing spirituality through the physical body. The body is our vehicle to transport us through this dimension and lifetime and I looked into and studied many ways to optimise this experience. Training and expertise - Personal trainer and Natural movement Coach, animal flow instructor, Jivamukti Yoga 300h taught by Sharon Gannon and David Life, Stewart Gilchrist 500 h advanced Yoga of East London school of Yoga and 500 h with Yogi Ashokananda in Prana Kriya Yoga and Himalayan Hatha Yoga. We don’t need Gimmicks and Gadgets to progress - my practises are all based on coming back to how nature intended us to be, needing only our own body, breath and mindset.','Sinta Soekadarova ','','inherit','closed','closed','','1102-revision-v1','','','2020-03-24 14:09:01','2020-03-24 14:09:01','',1102,'https://pranakriyayoga.com/1102-revision-v1/',0,'revision','',0),(1104,2,'2020-03-24 14:09:24','2020-03-24 14:09:24','My background as a professional dancer explains the passion for experiencing spirituality through the physical body. The body is our vehicle to transport us through this dimension and lifetime and I looked into and studied many ways to optimise this experience. Training and expertise - Personal trainer and Natural movement Coach, animal flow instructor, Jivamukti Yoga 300h taught by Sharon Gannon and David Life, Stewart Gilchrist 500 h advanced Yoga of East London School of Yoga and 500 h with Yogi Ashokananda in Prana Kriya Yoga and Himalayan Hatha Yoga. We don’t need Gimmicks and Gadgets to progress - my practises are all based on coming back to how nature intended us to be, needing only our own body, breath and mindset.','Sinta Soekadarova ','','inherit','closed','closed','','1102-revision-v1','','','2020-03-24 14:09:24','2020-03-24 14:09:24','',1102,'https://pranakriyayoga.com/1102-revision-v1/',0,'revision','',0),(1105,2,'2020-03-24 14:09:51','2020-03-24 14:09:51','Angela first came to Yoga aged 19yrs as a way of balancing life alongside a musical and demanding IT career in consultancy. Over time corporate life fell away and she left the city to follow her dream of running a holistic practice. &nbsp;\r\n\r\nInitially her Yoga practice was with the British Wheel of Yoga until 2014 when she found Himalayan Hatha Yoga and never looked back, this strong practice of muscle engagement helped her to recover from injury, gain physical and mental strength and led to a 500hr teacher training with Yogi Ashokanada in both the UK and India.\r\n\r\nSince then she has continued the practice and teachings of Himalayan Hatha, Prana Kriya Yoga and Meditation enjoying balancing both teaching and continuing the life long journey of deepening these wonderful yogic practices along with growing her knowledge of sound therapy through various modalities be it gongs, singing bowls and the voice exploring and sharing the healing sounds of mantra.\r\n\r\nAngela is passionate about helping people to slow down their breath and pace embodying the practice, finding the space to ‘just be’ in the present moment and escape the mind.\r\n\r\nIn 2004 she studied Reflexology at The Bayly School of Reflexology and shortly after became a board member of The British Reflexology Association helping to grow their community, since then she has studied Ayurvedic Massage and has over a decade of experience giving treatments both privately and in the corporate world, most recently studying Ayurvedic Nutritional Lifestyle.\r\n\r\nShe has been a trustee of a charity called Limbpower since 2016 which helps those recovering from limb loss find motivation through sporting activities, art, music and more recently yoga.\r\n\r\nShe teaches in London &amp; Chelsea in the corporate arena and runs a community class in Surrey.','Angela Schroeder','','publish','open','open','','angela-schroeder','','','2020-03-24 17:00:26','2020-03-24 17:00:26','',0,'https://pranakriyayoga.com/?p=1105',0,'post','',0),(1106,2,'2020-03-24 14:09:51','2020-03-24 14:09:51','Angela first came to Yoga aged 19yrs as a way of balancing life alongside a musical and demanding IT career in consultancy. Over time corporate life fell away and she left the city to follow her dream of running a holistic practice. &nbsp;\r\n\r\nInitially her Yoga practice was with the British Wheel of Yoga until 2014 when she found Himalayan Hatha Yoga and never looked back, this strong practice of muscle engagement helped her to recover from injury, gain physical and mental strength and led to a 500hr teacher training with Yogi Ashokanada in both the UK and India.\r\n\r\nSince then she has continued the practice and teachings of Himalayan Hatha, Prana Kriya Yoga and Meditation enjoying balancing both teaching and continuing the life long journey of deepening these wonderful yogic practices along with growing her knowledge of sound therapy through various modalities be it gongs, singing bowls and the voice exploring and sharing the healing sounds of mantra.\r\n\r\nAngela is passionate about helping people to slow down their breath and pace embodying the practice, finding the space to ‘just be’ in the present moment and escape the mind.\r\n\r\nIn 2004 she studied Reflexology at The Bayly School of Reflexology and shortly after became a board member of The British Reflexology Association helping to grow their community, since then she has studied Ayurvedic Massage and has over a decade of experience giving treatments both privately and in the corporate world, most recently studying Ayurvedic Nutritional Lifestyle.\r\n\r\nShe has been a trustee of a charity called Limbpower since 2016 which helps those recovering from limb loss find motivation through sporting activities, art, music and more recently yoga.\r\n\r\nShe teaches in London &amp; Chelsea in the corporate arena and runs a community class in Surrey.','Angela Schroeder','','inherit','closed','closed','','1105-revision-v1','','','2020-03-24 14:09:51','2020-03-24 14:09:51','',1105,'https://pranakriyayoga.com/1105-revision-v1/',0,'revision','',0),(1107,2,'2020-03-24 14:16:30','2020-03-24 14:16:30','Michelle began practicing yoga in 2006 to bring balance and grounding into her life. After years of practicing several different styles of yoga she really wanted to experience a more complete practice that would give a deeper understanding of herself.\r\n\r\nMichelle started training with Yogi Ashokanada in London and India, she has been teaching his style of Himalayan Hatha Yoga, Prana Kriya Yoga and ATMA Meditation since 2013. Completing over 500hrs and assisting on various teacher trainings since qualifying. A keen and constant student, Yogi’s teachings have had a profound effect on her life since meeting him in 2012. From being a very withdrawn, nervous individual, to discovering the power of her own voice and inner strength enabling her to teach others how to believe in their true path.\r\n\r\nQualifying also as an Ayurvedic Massage Therapist – Michelle has been teaching Yogi’s discipline to Panchakarma guests at the Neuroprana clinic in Tamil Nadu since 2016. She now teaches Ayurveda foundation courses with Dr Radhika Agrawal and runs retreats and workshops as part of the Neuroprana team working in clinics in India the UK and Croatia.\r\n\r\nMichelle’s classes enable people to experience wellbeing and connection allowing space and growth to happen naturally.','Michelle Rae','','publish','open','open','','michelle-rae','','','2020-03-24 16:59:22','2020-03-24 16:59:22','',0,'https://pranakriyayoga.com/?p=1107',0,'post','',0),(1108,2,'2020-03-24 14:16:30','2020-03-24 14:16:30','Michelle began practicing yoga in 2006 to bring balance and grounding into her life. After years of practicing several different styles of yoga she really wanted to experience a more complete practice that would give a deeper understanding of herself.\r\n\r\nMichelle started training with Yogi Ashokanada in London and India, she has been teaching his style of Himalayan Hatha Yoga, Prana Kriya Yoga and ATMA Meditation since 2013. Completing over 500hrs and assisting on various teacher trainings since qualifying. A keen and constant student, Yogi’s teachings have had a profound effect on her life since meeting him in 2012. From being a very withdrawn, nervous individual, to discovering the power of her own voice and inner strength enabling her to teach others how to believe in their true path.\r\n\r\nQualifying also as an Ayurvedic Massage Therapist – Michelle has been teaching Yogi’s discipline to Panchakarma guests at the Neuroprana clinic in Tamil Nadu since 2016. She now teaches Ayurveda foundation courses with Dr Radhika Agrawal and runs retreats and workshops as part of the Neuroprana team working in clinics in India the UK and Croatia.\r\n\r\nMichelle’s classes enable people to experience wellbeing and connection allowing space and growth to happen naturally.','Michelle Rae','','inherit','closed','closed','','1107-revision-v1','','','2020-03-24 14:16:30','2020-03-24 14:16:30','',1107,'https://pranakriyayoga.com/1107-revision-v1/',0,'revision','',0),(1109,2,'2020-03-24 14:17:22','2020-03-24 14:17:22','A lifelong athlete and practicing yogini for over 15 years, Kath finally decided to become a trained yoga teacher after finishing a PhD and discovering that the yoga she was practicing was more fulfilling than the academic subjects she was studying and teaching. Retaining a passion for education and knowledge-sharing and a strong grounding in physical fitness, her teaching style both nurtures and encourages students while challenging them to expand beyond their perceived personal limitations.\r\n\r\nHaving trained&nbsp;closely with Yogi Ashokananda for several years, she has qualified under him to teach Himalayan Hatha Yoga (200hrs), Prana Kriya Yoga (200hrs), and pranayama and meditation (100hrs).\r\n\r\nShe has taught&nbsp;individual and group classes and workshops in the USA, UK, India, Sri Lanka, Cambodia, and Thailand.','Kath Pullum','','publish','open','open','','kath-pullum','','','2020-03-24 16:58:23','2020-03-24 16:58:23','',0,'https://pranakriyayoga.com/?p=1109',0,'post','',0),(1110,2,'2020-03-24 14:17:22','2020-03-24 14:17:22','A lifelong athlete and practicing yogini for over 15 years, Kath finally decided to become a trained yoga teacher after finishing a PhD and discovering that the yoga she was practicing was more fulfilling than the academic subjects she was studying and teaching. Retaining a passion for education and knowledge-sharing and a strong grounding in physical fitness, her teaching style both nurtures and encourages students while challenging them to expand beyond their perceived personal limitations.\r\n\r\nHaving trained&nbsp;closely with Yogi Ashokananda for several years, she has qualified under him to teach Himalayan Hatha Yoga (200hrs), Prana Kriya Yoga (200hrs), and pranayama and meditation (100hrs).\r\n\r\nShe has taught&nbsp;individual and group classes and workshops in the USA, UK, India, Sri Lanka, Cambodia, and Thailand.','Kath Pullum','','inherit','closed','closed','','1109-revision-v1','','','2020-03-24 14:17:22','2020-03-24 14:17:22','',1109,'https://pranakriyayoga.com/1109-revision-v1/',0,'revision','',0),(1111,2,'2020-03-24 14:19:04','2020-03-24 14:19:04','&nbsp;\r\n\r\nKaterina is a highly qualified passionate yoga instructor who has been practising a great variety of yoga styles for just over 10 years. She is also a very experienced intensive care nurse with a great knowledge of body anatomy and body functions.\r\n\r\nKaterina completed her first 200hr teacher training course with Himalayan Yoga Institute, where she respectfully received her professional yoga name Kaostubhi. Her yoga journey has continued and she further gained 200hr teacher training with Teach Yoga School in London. This training provided extensive knowledge about the anatomy and physiology concentrating on proper body alignment and body mechanics. Thanks to this course, Katerina discovered a passion to teach intelligent powerful classes with a strong focus on body precision and body awareness. She extended this course and completed BWY 500hrs yoga teacher training with Yoga Therapist and Pilates Teacher, Elena Voyce PhD. Katerina’s thirst for knowledge gave her a chance to also become a Certified Instructor of the Oxygen Advantage Techniques. These include powerful breathing methods to exceed your personal best, improve your sports performance and cure asthma and other respiratory disorders. The discovery about the power of breath took her back to India where she completed a 200hr yoga teacher training in Prana Kriya Yoga with Yogi Ashokananada School. She also attended and successfully completed 10-day course of Vipassana Kriya Meditation.\r\n\r\nTEACHING STYLE\r\n\r\nKaterina’s teaching philosophy is that yoga can benefit to all body types; “If you can breathe, you can do yoga”. The core of her classes focuses on breath while leading students through a series of asanas. Her teaching is based on the original Hatha Yoga Pradipika concept combined with Power, Vinyasa, Ashtanga, Rocket and Prana Kriya Yoga. The sequence and intensity of the class vary in accordance with students’ experience, intention, energy and prowess.\r\n\r\nKaterina’s intention is to help her students, to discover through yoga, how to feel content in the body and with the body no matter the shape or the physical ability. She also wants her students to find the infinite potential to do things, discover peace within and to overall improve wellness in life.','Katerina Kaostubhi','','publish','open','open','','katerina-kaostubhi','','','2020-03-24 16:45:45','2020-03-24 16:45:45','',0,'https://pranakriyayoga.com/?p=1111',0,'post','',0),(1112,2,'2020-03-24 14:19:04','2020-03-24 14:19:04','&nbsp;\r\n\r\nKaterina is a highly qualified passionate yoga instructor who has been practising a great variety of yoga styles for just over 10 years. She is also a very experienced intensive care nurse with a great knowledge of body anatomy and body functions.\r\n\r\nKaterina completed her first 200hr teacher training course with Himalayan Yoga Institute, where she respectfully received her professional yoga name Kaostubhi. Her yoga journey has continued and she further gained 200hr teacher training with Teach Yoga School in London. This training provided extensive knowledge about the anatomy and physiology concentrating on proper body alignment and body mechanics. Thanks to this course, Katerina discovered a passion to teach intelligent powerful classes with a strong focus on body precision and body awareness. She extended this course and completed BWY 500hrs yoga teacher training with Yoga Therapist and Pilates Teacher, Elena Voyce PhD. Katerina’s thirst for knowledge gave her a chance to also become a Certified Instructor of the Oxygen Advantage Techniques. These include powerful breathing methods to exceed your personal best, improve your sports performance and cure asthma and other respiratory disorders. The discovery about the power of breath took her back to India where she completed a 200hr yoga teacher training in Prana Kriya Yoga with Yogi Ashokananada School. She also attended and successfully completed 10-day course of Vipassana Kriya Meditation.\r\n\r\nTEACHING STYLE\r\n\r\nKaterina’s teaching philosophy is that yoga can benefit to all body types; “If you can breathe, you can do yoga”. The core of her classes focuses on breath while leading students through a series of asanas. Her teaching is based on the original Hatha Yoga Pradipika concept combined with Power, Vinyasa, Ashtanga, Rocket and Prana Kriya Yoga. The sequence and intensity of the class vary in accordance with students’ experience, intention, energy and prowess.\r\n\r\nKaterina’s intention is to help her students, to discover through yoga, how to feel content in the body and with the body no matter the shape or the physical ability. She also wants her students to find the infinite potential to do things, discover peace within and to overall improve wellness in life.','Katerina Kaostubhi','','inherit','closed','closed','','1111-revision-v1','','','2020-03-24 14:19:04','2020-03-24 14:19:04','',1111,'https://pranakriyayoga.com/1111-revision-v1/',0,'revision','',0),(1113,2,'2020-03-24 17:06:18','2020-03-24 17:06:18','\"In the practice of yoga, you have a golden opportunity to build a respectful and sublime relationship with patience\"\r\nAbout 6 years ago, while I was training&nbsp;capoeira,<span style=\"color: #666666; font-family: Roboto, sans-serif;\">&nbsp;I came across this sentence and the practice of yoga. I don’t think I really ever understood the message until my last training in India with Yogi Ashokanda to become a PKY Teacher.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">In my busy life, I always wanted to achieve results in the quickest possible way so that I&nbsp;didn’t need to put any effort or any real practice. The concept of patience started to find shape when I&nbsp;realised that through yoga I wanted to help others to find a sense of letting go so that they can feel comfortable to move their bodies&nbsp;consciously&nbsp;through life.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The movement has always been part of my life. I trained as a dancer and I have done theatre but&nbsp;what has moved me the most was Music! As a singer breathing became crucial. This has been the reason why from studying music at&nbsp;university&nbsp;I went on questioning:&nbsp;“ What if… I studied breathing through yoga so that I could initiate any movement, any note, any speech, any drawing?”\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">There is a metaphor that speaks loud to me:<span class=\"m_5536363433166929708gmail-Apple-converted-space\">&nbsp;</span>Yoga is like music; t</span>he Body is the instrument, the Mind is the musician, your Breath is the tone.&nbsp;<span style=\"color: #666666; font-family: Roboto, sans-serif;\">And you play music, you learn music, you listen to music to sooth your soul, to sooth the collective soul.&nbsp;\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The outcome has been a sense of peace and joy!\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">I am qualified to teach Yoga to children and I am about to complete my 390-hour Teacher Training with Triyoga&nbsp;London but&nbsp;I like to believe that my self-awareness is expanding thanks to the PKY practice. I like the idea of always being a student of practice and patience and I am deeply grateful for the wisdom my teacher has shared, shares and will keep sharing with me.&nbsp;\r\n</span>I want to do the same and my hope is that you step off the mat feeling balanced and taking yoga in your everyday life.','Ida Picardi','','publish','open','open','','ida-picardi','','','2020-03-28 17:36:20','2020-03-28 17:36:20','',0,'https://pranakriyayoga.com/?p=1113',0,'post','',0),(1116,2,'2020-03-24 17:10:12','2020-03-24 17:10:12','\"In the practice of yoga you have a golden opportunity to build a respectful and sublime relationship with patience\"\r\nAbout 6 years ago, while I was training&nbsp;capoeira,<span style=\"color: #666666; font-family: Roboto, sans-serif;\">&nbsp;I came across this sentence and the practice of yoga. I don’t think I really ever understood the message until my last training in India with Yogi Ashokanda to become a PKY Teacher.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">In my busy life I always wanted to achieve results in the quickest possible way so that I&nbsp;didn’t need to put any effort or any real practice. The concept of patience started to find shape when I&nbsp;realised that through yoga I wanted to help others to find a sense of letting go so that they can feel comfortable to move their bodies&nbsp;consciously&nbsp;through life.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">Movement has always been part of my life. I trained as a dancer and I have done theatre but&nbsp;what has moved me the most was Music! As a singer breathing became crucial. This has been the reason why from studying music at&nbsp;university&nbsp;I went on questioning:&nbsp;“ What if… I studied breathing through yoga so that I could initiate any movement, any note, any speech, any drawing?”\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">There is a metaphor that speaks loud to me:<span class=\"m_5536363433166929708gmail-Apple-converted-space\">&nbsp;</span>Yoga is like music; t</span>he Body is the instrument, the Mind is the musician, your Breath is the tone.&nbsp;<span style=\"color: #666666; font-family: Roboto, sans-serif;\">And you play music, you learn music, you listen to music to sooth your soul, to sooth the collective soul.&nbsp;\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The outcome has been a sense of peace and joy!\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">I am qualified to teach Yoga to children and I am about to complete my 390 hour Teacher Training with Triyoga&nbsp;London but&nbsp;I like to believe that my self-awareness is expanding thanks to the PKY practice. I like the idea of always being a student of practice and patience and I am deeply grateful for the the wisdom my teacher has shared, shares and will keep sharing with me.&nbsp;\r\n</span>I want to do the same and my hope is that you step off the mat feeling balanced and taking yoga in your everyday life.','Ida Picardi','','inherit','closed','closed','','1113-revision-v1','','','2020-03-24 17:10:12','2020-03-24 17:10:12','',1113,'https://pranakriyayoga.com/1113-revision-v1/',0,'revision','',0),(1114,2,'2020-03-24 17:06:18','2020-03-24 17:06:18','<div><i>\"In the practice of yoga you have a golden opportunity to build a respectful and sublime relationship with patience\"</i></div>\r\n<div>\r\n<div>About 6 years ago, while I was training&nbsp;capoeira,<span style=\"color: #666666; font-family: Roboto, sans-serif;\">&nbsp;I came across this sentence and the practice of yoga. I don’t think I really ever understood the message until my last training in India with Yogi Ashokanda to become a PKY Teacher.</span></div>\r\n<div>&nbsp;</div>\r\n<div><span style=\"color: #666666; font-family: Roboto, sans-serif;\">In my busy life I always wanted to achieve results in the quickest possible way so that I&nbsp;didn’t need to put any effort or any real practice. The concept of patience started to find shape when I&nbsp;realised that through yoga I wanted to help others to find a sense of letting go so that they can feel comfortable to move their bodies&nbsp;consciously&nbsp;through life.</span></div>\r\n<div>&nbsp;</div>\r\n<div><span style=\"color: #666666; font-family: Roboto, sans-serif;\">Movement has always been part of my life. I trained as a dancer and I have done theatre but&nbsp;what has moved me the most was Music! As a singer breathing became crucial. This has been the reason why from studying music at&nbsp;university&nbsp;I went on questioning:&nbsp;“ What if… I studied breathing through yoga so that I could initiate any movement, any note, any speech, any drawing?”</span></div>\r\n<div>&nbsp;</div>\r\n<div><span style=\"color: #666666; font-family: Roboto, sans-serif;\">There is a metaphor that speaks loud to me:<span class=\"m_5536363433166929708gmail-Apple-converted-space\">&nbsp;</span><i>Yoga is like music; t</i></span><i>he Body is the instrument, the Mind is the musician, your Breath is the tone.&nbsp;</i><span style=\"color: #666666; font-family: Roboto, sans-serif;\"><i>And you play music, you learn music, you listen to music to sooth your soul, to sooth the collective soul</i>.&nbsp;</span></div>\r\n<div><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The outcome has been a sense of peace and joy!</span></div>\r\n<div>&nbsp;</div>\r\n<div><span style=\"color: #666666; font-family: Roboto, sans-serif;\">I am qualified to teach Yoga to children and I am about to complete my 390 hour Teacher Training with Triyoga&nbsp;London but&nbsp;I like to believe that my self-awareness is expanding thanks to the PKY practice. I like the idea of always being a student of practice and patience and I am deeply grateful for the the wisdom my teacher has shared, shares and will keep sharing with me.&nbsp;</span></div>\r\n<div>&nbsp;</div>\r\n<div>I want to do the same and my hope is that you step off the mat feeling balanced and taking yoga in your everyday life.</div>\r\n</div>','Ida Picardi','','inherit','closed','closed','','1113-revision-v1','','','2020-03-24 17:06:18','2020-03-24 17:06:18','',1113,'https://pranakriyayoga.com/1113-revision-v1/',0,'revision','',0),(1115,2,'2020-03-24 17:09:12','2020-03-24 17:09:12','\"In the practice of yoga you have a golden opportunity to build a respectful and sublime relationship with patience\"\n\nAbout 6 years ago, while I was training&nbsp;capoeira,<span style=\"color: #666666; font-family: Roboto, sans-serif;\">&nbsp;I came across this sentence and the practice of yoga. I don’t think I really ever understood the message until my last training in India with Yogi Ashokanda to become a PKY Teacher.\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">In my busy life I always wanted to achieve results in the quickest possible way so that I&nbsp;didn’t need to put any effort or any real practice. The concept of patience started to find shape when I&nbsp;realised that through yoga I wanted to help others to find a sense of letting go so that they can feel comfortable to move their bodies&nbsp;consciously&nbsp;through life.</span>\n<div>\n\n&nbsp;\n\n<span style=\"color: #666666; font-family: Roboto, sans-serif;\">Movement has always been part of my life. I trained as a dancer and I have done theatre but&nbsp;what has moved me the most was Music! As a singer breathing became crucial. This has been the reason why from studying music at&nbsp;university&nbsp;I went on questioning:&nbsp;“ What if… I studied breathing through yoga so that I could initiate any movement, any note, any speech, any drawing?”</span>\n\n&nbsp;\n\n<span style=\"color: #666666; font-family: Roboto, sans-serif;\">There is a metaphor that speaks loud to me:<span class=\"m_5536363433166929708gmail-Apple-converted-space\">&nbsp;</span>Yoga is like music; t</span>he Body is the instrument, the Mind is the musician, your Breath is the tone.&nbsp;<span style=\"color: #666666; font-family: Roboto, sans-serif;\">And you play music, you learn music, you listen to music to sooth your soul, to sooth the collective soul.&nbsp;</span>\n\n<span style=\"color: #666666; font-family: Roboto, sans-serif;\">The outcome has been a sense of peace and joy!</span>\n\n&nbsp;\n\n<span style=\"color: #666666; font-family: Roboto, sans-serif;\">I am qualified to teach Yoga to children and I am about to complete my 390 hour Teacher Training with Triyoga&nbsp;London but&nbsp;I like to believe that my self-awareness is expanding thanks to the PKY practice. I like the idea of always being a student of practice and patience and I am deeply grateful for the the wisdom my teacher has shared, shares and will keep sharing with me.&nbsp;</span>\n\n&nbsp;\n\nI want to do the same and my hope is that you step off the mat feeling balanced and taking yoga in your everyday life.\n\n</div>','Ida Picardi','','inherit','closed','closed','','1113-autosave-v1','','','2020-03-24 17:09:12','2020-03-24 17:09:12','',1113,'https://pranakriyayoga.com/1113-autosave-v1/',0,'revision','',0),(1117,2,'2020-03-24 17:12:20','2020-03-24 17:12:20','\"In the practice of yoga, you have a golden opportunity to build a respectful and sublime relationship with patience\"\r\nAbout 6 years ago, while I was training&nbsp;capoeira,<span style=\"color: #666666; font-family: Roboto, sans-serif;\">&nbsp;I came across this sentence and the practice of yoga. I don’t think I really ever understood the message until my last training in India with Yogi Ashokanda to become a PKY Teacher.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">In my busy life, I always wanted to achieve results in the quickest possible way so that I&nbsp;didn’t need to put any effort or any real practice. The concept of patience started to find shape when I&nbsp;realised that through yoga I wanted to help others to find a sense of letting go so that they can feel comfortable to move their bodies&nbsp;consciously&nbsp;through life.\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The movement has always been part of my life. I trained as a dancer and I have done theatre but&nbsp;what has moved me the most was Music! As a singer breathing became crucial. This has been the reason why from studying music at&nbsp;university&nbsp;I went on questioning:&nbsp;“ What if… I studied breathing through yoga so that I could initiate any movement, any note, any speech, any drawing?”\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">There is a metaphor that speaks loud to me:<span class=\"m_5536363433166929708gmail-Apple-converted-space\">&nbsp;</span>Yoga is like music; t</span>he Body is the instrument, the Mind is the musician, your Breath is the tone.&nbsp;<span style=\"color: #666666; font-family: Roboto, sans-serif;\">And you play music, you learn music, you listen to music to sooth your soul, to sooth the collective soul.&nbsp;\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">The outcome has been a sense of peace and joy!\r\n</span><span style=\"color: #666666; font-family: Roboto, sans-serif;\">I am qualified to teach Yoga to children and I am about to complete my 390-hour Teacher Training with Triyoga&nbsp;London but&nbsp;I like to believe that my self-awareness is expanding thanks to the PKY practice. I like the idea of always being a student of practice and patience and I am deeply grateful for the wisdom my teacher has shared, shares and will keep sharing with me.&nbsp;\r\n</span>I want to do the same and my hope is that you step off the mat feeling balanced and taking yoga in your everyday life.','Ida Picardi','','inherit','closed','closed','','1113-revision-v1','','','2020-03-24 17:12:20','2020-03-24 17:12:20','',1113,'https://pranakriyayoga.com/1113-revision-v1/',0,'revision','',0),(1118,2,'2020-03-24 17:23:33','2020-03-24 17:23:33','<p class=\"normal\"><span lang=\"EN\">Hannah is a yoga and meditation teacher trained in <a href=\"http://www.yogiashokananda.com/info/27/HHY--Himalayan-Hatha-Yoga.html\">Himalayan Hatha Yoga</a>, <a href=\"http://www.yogiashokananda.com/info/29/Prana-Kriya-Yoga.html\">Prana Kriya Yoga</a>, Power Yoga, and Meditation &amp; Mindfulness.&nbsp; With additional trainings including yoga for professional athletes, and trauma-informed yoga in prisons, Hannah has a diverse range of knowledge and experience. </span><span lang=\"EN\">As a qualified yoga therapist with certified 550-hour training, Hannah uses the therapeutic tools of yoga to guide people who are experiencing physical and mental health issues, particularly depression, anxiety, trauma, and addiction.&nbsp;</span><span lang=\"EN\">Experiencing yoga’s powerful self-healing properties for herself, Hannah shares all aspects of yoga from an authentic place of love and compassion.&nbsp;&nbsp; She organises and teaches retreats and conferences in the UK, Croatia and India, with classes, workshops and private sessions across London.</span></p>','Hannah Moselhi','','publish','open','open','','hannah-moselhi','','','2020-03-28 17:40:39','2020-03-28 17:40:39','',0,'https://pranakriyayoga.com/?p=1118',0,'post','',0),(1119,2,'2020-03-24 17:17:33','2020-03-24 17:17:33','<p class=\"normal\"><span lang=\"EN\">Hannah is a yoga and meditation teacher trained in <a href=\"http://www.yogiashokananda.com/info/27/HHY--Himalayan-Hatha-Yoga.html\">Himalayan Hatha Yoga</a>, <a href=\"http://www.yogiashokananda.com/info/29/Prana-Kriya-Yoga.html\">Prana Kriya Yoga</a>, Power Yoga, and Meditation &amp; Mindfulness.&nbsp; With additional trainings including yoga for professional athletes, and trauma-informed yoga in prisons, Hannah has a diverse range of knowledge and experience. </span><span lang=\"EN\">As a qualified yoga therapist with certified 550-hour training, Hannah uses the therapeutic tools of yoga to guide people who are experiencing physical and mental health issues, particularly depression, anxiety, trauma, and addiction.&nbsp;</span><span lang=\"EN\">Experiencing yoga’s powerful self-healing properties for herself, Hannah shares all aspects of yoga from an authentic place of love and compassion.&nbsp;&nbsp; She organises and teaches retreats and conferences in the UK, Croatia and India, with classes, workshops and private sessions across London.</span></p>','Hannah Moselhi','','inherit','closed','closed','','1118-revision-v1','','','2020-03-24 17:17:33','2020-03-24 17:17:33','',1118,'https://pranakriyayoga.com/1118-revision-v1/',0,'revision','',0),(1120,2,'2020-03-24 17:20:06','2020-03-24 17:20:06','I discovered Yoga at the age of 18 when I moved to Rome. I cannot forget my first lesson and how light and powerful it made me feel. I got a lot from my first teacher in Rome as he opened me to this way of seeing the world.\r\nMy interest came first from a postural perspective. I am my own case study as I had severe scoliosis which was diagnosed at the age of 15. Through exercise and dedication to correct my posture, I have now reduced my condition to a mild scoliosis.\r\nAfter studying and living in Rome for almost 7 years, I moved to London where physical jobs and a hectic lifestyle brought back aches, neck pain, emotional blockages. In those years I had the feeling of falling apart.\r\nHaving experienced the difference, I decided to start practice regularly again and after a while, I decided to go to India to train and embrace this way of living.\r\nI have been trained at Aksi school with a classical curriculum (200h TTC). This includes pranayama and meditation alongside Hatha. I met <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a> in London and follow his classes in <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a> mostly and his teaching overall. I have completed a Prana Kriya Yoga 200 h TTC. I have a broader interest in the philosophy and discipline and got certified in Ayurvedic Massage.\r\nI am registered with the Yoga Alliance professional UK and currently share classes in south London regularly and occasionally in Italy.','Carlo Mancini','','publish','open','open','','carlo-mancini','','','2020-03-24 17:35:35','2020-03-24 17:35:35','',0,'https://pranakriyayoga.com/?p=1120',0,'post','',0),(1127,2,'2020-03-24 17:31:12','2020-03-24 17:31:12','I discovered Yoga at the age of 18 when I moved to Rome. I cannot forget my first lesson and how light and powerful it made me feel. I got a lot from my first teacher in Rome as he opened me to this way of seeing the world.\r\nMy interest came first from a postural perspective. I am my own case study as I had severe scoliosis which was diagnosed at the age of 15. Through exercise and dedication to correct my posture, I have now reduced my condition to a mild scoliosis.\r\nAfter studying and living in Rome for almost 7 years, I moved to London where physical jobs and a hectic lifestyle brought back aches, neck pain, emotional blockages. In those years I had the feeling of falling apart.\r\nHaving experienced the difference, I decided to start practice regularly again and after a while, I decided to go to India to train and embrace this way of living.\r\nI have been trained at Aksi school with a classical curriculum (200h TTC) This includes pranayama and meditation alongside Hatha. I met Yogi Ashokananda in London and follow his classes in Himalayan Hatha mostly and his teaching overall. I have completed a Prana Kriya yoga 200 h TTC. I have a broader interest in the philosophy and discipline and got certified in Ayurvedic Massage.\r\nI am registered with the Yoga Alliance professional UK and currently share classes in south London regularly and occasionally in Italy.','Carlo Mancini','','inherit','closed','closed','','1120-revision-v1','','','2020-03-24 17:31:12','2020-03-24 17:31:12','',1120,'https://pranakriyayoga.com/1120-revision-v1/',0,'revision','',0),(1121,2,'2020-03-24 17:20:06','2020-03-24 17:20:06','I discovered Yoga at the age of 18 when I moved to Rome.&nbsp; I cannot forget my first lesson and how light and powerful it made me feel. I got a lot from my first teacher in Rome as he opened me to this way of seeing the world.&nbsp;\r\n<div>\r\n\r\nMy interest came first from a postural perspective.\r\n\r\nI am my own case study as I had severe scoliosis which was diagnosed at the age of 15.\r\n\r\nThrough exercise and dedication to correct my posture, I have now reduced my condition to a mild scoliosis.\r\n\r\nAfter studying and living in Rome for almost 7 years, I moved to London where physical jobs and a hectic lifestyle brought back aches, neck pain, emotional blockages. In those years I had the feeling of falling apart.\r\n\r\nHaving experienced the difference, I decided to start practice regularly again and after a while, I decided to go to India to train and embrace this way of living.&nbsp;\r\n\r\nI have been trained at Aksi school with a classical curriculum (200h TTC) This includes pranayama and meditation alongside Hatha. I met Yogi Ashokananda in London and follow his classes in Himalayan Hatha mostly and his teaching overall. I have completed a Prana Kriya yoga 200 h TTC. I have a broader interest in the philosophy and discipline and got certified in Ayurvedic Massage.&nbsp;\r\n\r\nI am registered with the Yoga Alliance professional UK and currently share classes in south London regularly and occasionally in Italy.\r\n\r\n</div>','Carlo Mancini','','inherit','closed','closed','','1120-revision-v1','','','2020-03-24 17:20:06','2020-03-24 17:20:06','',1120,'https://pranakriyayoga.com/1120-revision-v1/',0,'revision','',0),(1122,2,'2020-03-24 17:22:23','2020-03-24 17:22:23','A solid connection with mind and body began early in life as a top-ranked US national downhill ski racer. After finishing a successful athletic career, I attended my first yoga class in 2002 and began to build a foundation around body movement and breath.&nbsp;I have been practising yoga and meditating intensively over the last 7 years with over 500 hours of teacher training with <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>.&nbsp;&nbsp;In addition, I’ve gained valuable global experience living, and working across four geographies (USA -California /Australia-Sydney /Asia/ and the UK) while transitioning the experience of a professional athlete, engineer, coach, corporate trainer/presenter to teaching yoga, and meditation. I enjoy helping others find opportunities for growth, by providing a challenging and nurturing&nbsp;environment where students can explore their boundaries, and overcome challenges both on and off the matt. I enjoy teaching yoga and meditation because it provides a shared environment which cultivates awareness which creates space for personal growth of both the student and teacher.&nbsp;','Hayden Barile','','publish','open','open','','hayden-barile','','','2020-03-24 19:58:05','2020-03-24 19:58:05','',0,'https://pranakriyayoga.com/?p=1122',0,'post','',0),(1123,2,'2020-03-24 17:22:23','2020-03-24 17:22:23','A solid connection with mind and body began early in life as a top-ranked US national downhill ski racer. After finishing a successful athletic career, I attended my first yoga class in 2002 and began to build a foundation around body movement and breath.&nbsp;I have been practising yoga and meditating intensively over the last 7 years with over 500 hours of teacher training with Yogi Ashokananda.&nbsp;&nbsp;In addition, I’ve gained valuable global experience living, and working across four geographies (USA -California /Australia-Sydney /Asia/ and the UK) while transitioning the experience of a professional athlete, engineer, coach, corporate trainer/presenter to teaching yoga, and meditation. I enjoy helping others find opportunities for growth, by providing a challenging and nurturing&nbsp;environment where students can explore their boundaries, and overcome challenges both on and off the matt. I enjoy teaching yoga and meditation because it provides a shared environment which cultivates awareness which creates space for personal growth of both the student and teacher.&nbsp;','Hayden Barile','','inherit','closed','closed','','1122-revision-v1','','','2020-03-24 17:22:23','2020-03-24 17:22:23','',1122,'https://pranakriyayoga.com/1122-revision-v1/',0,'revision','',0),(1124,2,'2020-03-24 17:24:12','2020-03-24 17:24:12','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Desktop\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','publish','open','open','','yogi-kaivalyananda','','','2020-03-28 17:51:03','2020-03-28 17:51:03','',0,'https://pranakriyayoga.com/?p=1124',0,'post','',0),(1125,2,'2020-03-24 17:24:12','2020-03-24 17:24:12','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\r\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\r\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji Yogi Ashokananda, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\r\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\r\nPredominantly, Kaivalyananda teaches <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\" rel=\"noopener\">Prana Kriya Yoga</a>, Himalayan Hatha Yoga, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\r\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-24 17:24:12','2020-03-24 17:24:12','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1126,2,'2020-03-24 17:35:02','2020-03-24 17:35:02','I discovered Yoga at the age of 18 when I moved to Rome. I cannot forget my first lesson and how light and powerful it made me feel. I got a lot from my first teacher in Rome as he opened me to this way of seeing the world.\nMy interest came first from a postural perspective. I am my own case study as I had severe scoliosis which was diagnosed at the age of 15. Through exercise and dedication to correct my posture, I have now reduced my condition to a mild scoliosis.\nAfter studying and living in Rome for almost 7 years, I moved to London where physical jobs and a hectic lifestyle brought back aches, neck pain, emotional blockages. In those years I had the feeling of falling apart.\nHaving experienced the difference, I decided to start practice regularly again and after a while, I decided to go to India to train and embrace this way of living.\nI have been trained at Aksi school with a classical curriculum (200h TTC). This includes pranayama and meditation alongside Hatha. I met <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a> in London and follow his classes in Himalayan Hatha Yoga mostly and his teaching overall. I have completed a Prana Kriya yoga 200 h TTC. I have a broader interest in the philosophy and discipline and got certified in Ayurvedic Massage.\nI am registered with the Yoga Alliance professional UK and currently share classes in south London regularly and occasionally in Italy.','Carlo Mancini','','inherit','closed','closed','','1120-autosave-v1','','','2020-03-24 17:35:02','2020-03-24 17:35:02','',1120,'https://pranakriyayoga.com/1120-autosave-v1/',0,'revision','',0),(1128,2,'2020-03-24 17:35:35','2020-03-24 17:35:35','I discovered Yoga at the age of 18 when I moved to Rome. I cannot forget my first lesson and how light and powerful it made me feel. I got a lot from my first teacher in Rome as he opened me to this way of seeing the world.\r\nMy interest came first from a postural perspective. I am my own case study as I had severe scoliosis which was diagnosed at the age of 15. Through exercise and dedication to correct my posture, I have now reduced my condition to a mild scoliosis.\r\nAfter studying and living in Rome for almost 7 years, I moved to London where physical jobs and a hectic lifestyle brought back aches, neck pain, emotional blockages. In those years I had the feeling of falling apart.\r\nHaving experienced the difference, I decided to start practice regularly again and after a while, I decided to go to India to train and embrace this way of living.\r\nI have been trained at Aksi school with a classical curriculum (200h TTC). This includes pranayama and meditation alongside Hatha. I met <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a> in London and follow his classes in <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a> mostly and his teaching overall. I have completed a Prana Kriya Yoga 200 h TTC. I have a broader interest in the philosophy and discipline and got certified in Ayurvedic Massage.\r\nI am registered with the Yoga Alliance professional UK and currently share classes in south London regularly and occasionally in Italy.','Carlo Mancini','','inherit','closed','closed','','1120-revision-v1','','','2020-03-24 17:35:35','2020-03-24 17:35:35','',1120,'https://pranakriyayoga.com/1120-revision-v1/',0,'revision','',0),(1158,2,'2020-03-28 17:45:13','2020-03-28 17:45:13','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-28 17:45:13','2020-03-28 17:45:13','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1131,2,'2020-03-24 19:29:05','2020-03-24 19:29:05','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\r\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\r\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\r\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\r\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\r\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-24 19:29:05','2020-03-24 19:29:05','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1130,2,'2020-03-24 19:26:50','2020-03-24 19:26:50','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\r\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\r\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\r\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\r\nPredominantly, Kaivalyananda teaches <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\" rel=\"noopener\">Prana Kriya Yoga</a>, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\r\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-24 19:26:50','2020-03-24 19:26:50','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1132,2,'2020-03-24 19:36:25','2020-03-24 19:36:25','{\n    \"oceanwp::ocean_links_color\": {\n        \"value\": \"#f25d1d\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:36:25\"\n    }\n}','','','trash','closed','closed','','860b3a77-9bc0-4fd2-928d-3d16028ac359','','','2020-03-24 19:36:25','2020-03-24 19:36:25','',0,'https://pranakriyayoga.com/860b3a77-9bc0-4fd2-928d-3d16028ac359/',0,'customize_changeset','',0),(1133,2,'2020-03-24 19:45:22','2020-03-24 19:45:22','{\n    \"oceanwp::ocean_links_color_hover\": {\n        \"value\": \"#1e73be\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:45:22\"\n    }\n}','','','trash','closed','closed','','416d160f-8f97-4fcf-ac4b-7e93ba56053e','','','2020-03-24 19:45:22','2020-03-24 19:45:22','',0,'https://pranakriyayoga.com/416d160f-8f97-4fcf-ac4b-7e93ba56053e/',0,'customize_changeset','',0),(1134,2,'2020-03-24 19:47:39','2020-03-24 19:47:39','{\n    \"oceanwp::ocean_links_color_hover\": {\n        \"value\": \"#dd3333\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:47:39\"\n    }\n}','','','trash','closed','closed','','53d9433d-099c-4925-b54f-6e277cdcd9e7','','','2020-03-24 19:47:39','2020-03-24 19:47:39','',0,'https://pranakriyayoga.com/53d9433d-099c-4925-b54f-6e277cdcd9e7/',0,'customize_changeset','',0),(1135,2,'2020-03-24 19:47:52','2020-03-24 19:47:52','{\n    \"oceanwp::ocean_links_color_hover\": {\n        \"value\": \"#81d742\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:47:52\"\n    }\n}','','','trash','closed','closed','','e9d0e630-f58c-430a-8960-1601572df043','','','2020-03-24 19:47:52','2020-03-24 19:47:52','',0,'https://pranakriyayoga.com/e9d0e630-f58c-430a-8960-1601572df043/',0,'customize_changeset','',0),(1136,2,'2020-03-24 19:48:04','2020-03-24 19:48:04','{\n    \"oceanwp::ocean_links_color_hover\": {\n        \"value\": \"#1e73be\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:48:04\"\n    }\n}','','','trash','closed','closed','','0724b552-6d5e-42ae-ab50-f5f5635f502e','','','2020-03-24 19:48:04','2020-03-24 19:48:04','',0,'https://pranakriyayoga.com/0724b552-6d5e-42ae-ab50-f5f5635f502e/',0,'customize_changeset','',0),(1137,2,'2020-03-24 19:48:30','2020-03-24 19:48:30','{\n    \"oceanwp::ocean_links_color_hover\": {\n        \"value\": \"#0b7cac\",\n        \"type\": \"theme_mod\",\n        \"user_id\": 2,\n        \"date_modified_gmt\": \"2020-03-24 19:48:30\"\n    }\n}','','','trash','closed','closed','','20c3cd84-da09-4f71-ba3d-374ff4df705e','','','2020-03-24 19:48:30','2020-03-24 19:48:30','',0,'https://pranakriyayoga.com/20c3cd84-da09-4f71-ba3d-374ff4df705e/',0,'customize_changeset','',0),(1138,2,'2020-03-24 19:55:53','2020-03-24 19:55:53','A solid connection with mind and body began early in life as a top-ranked US national downhill ski racer. After finishing a successful athletic career, I attended my first yoga class in 2002 and began to build a foundation around body movement and breath.&nbsp;I have been practising yoga and meditating intensively over the last 7 years with over 500 hours of teacher training with <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>.&nbsp;&nbsp;In addition, I’ve gained valuable global experience living, and working across four geographies (USA -California /Australia-Sydney /Asia/ and the UK) while transitioning the experience of a professional athlete, engineer, coach, corporate trainer/presenter to teaching yoga, and meditation. I enjoy helping others find opportunities for growth, by providing a challenging and nurturing&nbsp;environment where students can explore their boundaries, and overcome challenges both on and off the matt. I enjoy teaching yoga and meditation because it provides a shared environment which cultivates awareness which creates space for personal growth of both the student and teacher.&nbsp;','Hayden Barile','','inherit','closed','closed','','1122-autosave-v1','','','2020-03-24 19:55:53','2020-03-24 19:55:53','',1122,'https://pranakriyayoga.com/1122-autosave-v1/',0,'revision','',0),(1139,2,'2020-03-24 19:56:22','2020-03-24 19:56:22','','CUba (69 of 69)','','inherit','open','closed','','cuba-69-of-69','','','2020-03-24 19:56:22','2020-03-24 19:56:22','',1122,'https://pranakriyayoga.com/wp-content/uploads/2020/03/CUba-69-of-69.jpg',0,'attachment','image/jpeg',0),(1144,2,'2020-03-28 17:07:11','2020-03-28 17:07:11','','MOV_0046','','inherit','open','closed','','mov_0046','','','2020-03-28 17:07:11','2020-03-28 17:07:11','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0046.mov',0,'attachment','video/quicktime',0),(1145,2,'2020-03-28 17:07:26','2020-03-28 17:07:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0046.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:07:26','2020-03-28 17:07:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1146,2,'2020-03-28 17:12:59','2020-03-28 17:12:59','','MOV_0038','','inherit','open','closed','','mov_0038','','','2020-03-28 17:12:59','2020-03-28 17:12:59','',287,'https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov',0,'attachment','video/quicktime',0),(1147,2,'2020-03-28 17:13:12','2020-03-28 17:13:12','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:13:12','2020-03-28 17:13:12','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0);
INSERT INTO `wp_posts` VALUES (1148,2,'2020-03-28 17:15:13','2020-03-28 17:15:13','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:15:13','2020-03-28 17:15:13','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1149,2,'2020-03-28 17:15:36','2020-03-28 17:15:36','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:15:36','2020-03-28 17:15:36','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1150,2,'2020-03-28 17:16:46','2020-03-28 17:16:46','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:16:46','2020-03-28 17:16:46','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1151,2,'2020-03-28 17:17:26','2020-03-28 17:17:26','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:17:26','2020-03-28 17:17:26','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1152,2,'2020-03-28 17:20:08','2020-03-28 17:20:08','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:20:08','2020-03-28 17:20:08','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1153,2,'2020-03-28 17:23:03','2020-03-28 17:23:03','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 17:23:03','2020-03-28 17:23:03','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1154,2,'2020-03-28 17:23:37','2020-03-28 17:23:37','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 17:23:37','2020-03-28 17:23:37','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1155,2,'2020-03-28 17:26:59','2020-03-28 17:26:59','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-03-28 17:26:59','2020-03-28 17:26:59','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1156,2,'2020-03-28 17:32:57','2020-03-28 17:32:57','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-28 17:32:57','2020-03-28 17:32:57','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1157,2,'2020-03-28 17:33:26','2020-03-28 17:33:26','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-revision-v1','','','2020-03-28 17:33:26','2020-03-28 17:33:26','',368,'https://pranakriyayoga.com/368-revision-v1/',0,'revision','',0),(1159,2,'2020-03-28 17:45:46','2020-03-28 17:45:46','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-28 17:45:46','2020-03-28 17:45:46','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1160,2,'2020-03-28 17:47:07','2020-03-28 17:47:07','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-28 17:47:07','2020-03-28 17:47:07','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1161,2,'2020-03-28 17:47:33','2020-03-28 17:47:33','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-28 17:47:33','2020-03-28 17:47:33','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1163,2,'2020-03-28 17:51:03','2020-03-28 17:51:03','Yogi Kaivalyananda (formerly Cameron MacInnes) is an in-demand International Yoga Teacher and Reiki Master, originally from Scotland, and one of the world’s leading exponents of <a href=\"https://kaivalyananda.life/prana-kriya-yoga/\">Prana Kriya Yoga</a>, who is passionate about helping others experience deep personal transformation through yoga and <a href=\"https://kaivalyananda.life/healing/\">Reiki</a>.\nHis journey in the Eastern arts began during a challenging period in which he suffered from debilitating back pain, amongst other problems, and was able to cure himself through his practices. To read more about his transformation from “Pain to Bliss” click <a href=\"https://kaivalyananda.life/from-pain-to-bliss/\">here</a>.\nKaivalyananda spends months each year studying and practising in India and has been fortunate to learn from several wonderful teachers there including his guruji <a href=\"http://www.yogiashokananda.com\">Yogi Ashokananda</a>, as well as Vinay Kumar, Balu Thevar, Dr Upendra Babu Khatri, Ty Landrum, David Robson, Deepika Mehta and Mark Robberds. He has also been inspired by his father Donald MacInnes who is a Reiki and Qigong Master and 8th Dan in Shotokan Karate.\nCurrently, his time is spent teaching yoga and energy healing between Spain, Scotland, Jordan and India to individuals, groups, athletes, international organizations, embassies and UN agencies. He also trains yoga teachers on teacher training programmes in Spain, Jordan and India.\nPredominantly, Kaivalyananda teaches Prana Kriya Yoga, <a href=\"http://www.himalayanhathayoga.com\">Himalayan Hatha Yoga</a>, Yin Yoga and Reiki in the form of regular classes, workshops and retreats. He is the only teacher in the world authorized to run Prana Kriya Yoga foundation courses and is the only authorized Prana Kriya Yoga teacher in Spain, Scotland and Jordan.&nbsp;\nIn addition to teaching, he offers private yoga and healing consultations to those who require more personalized attention.		\n							<a href=\"https://kaivalyananda.life\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Desktop\n									</a>\n							<a href=\"https://www.facebook.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>','Yogi Kaivalyananda','','inherit','closed','closed','','1124-revision-v1','','','2020-03-28 17:51:03','2020-03-28 17:51:03','',1124,'https://pranakriyayoga.com/1124-revision-v1/',0,'revision','',0),(1171,2,'2020-03-28 21:43:07','2020-03-28 21:43:07','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p>\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p>\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;</p>\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:43:07','2020-03-28 21:43:07','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1167,2,'2020-03-28 21:26:00','2020-03-28 21:26:00','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened. </p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body. </p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:26:00','2020-03-28 21:26:00','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1166,2,'2020-03-28 21:25:46','2020-03-28 21:25:46','','IMG_5455','','inherit','open','closed','','img_5455','','','2020-03-28 21:25:46','2020-03-28 21:25:46','',0,'https://pranakriyayoga.com/wp-content/uploads/2020/03/IMG_5455.jpg',0,'attachment','image/jpeg',0),(1168,2,'2020-03-28 21:26:46','2020-03-28 21:26:46','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened. </p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body. </p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:26:46','2020-03-28 21:26:46','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1169,2,'2020-03-28 21:39:02','2020-03-28 21:39:02','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p><p>Prana Kriya Yoga combines the body movements, mudra, bandha along with  kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork. When you get stressed, you hold your breath and stop breathing, but Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened. </p><p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body. </p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:39:02','2020-03-28 21:39:02','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1172,2,'2020-03-28 21:43:34','2020-03-28 21:43:34','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p>\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p>\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;</p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;</p>\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:43:34','2020-03-28 21:43:34','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1173,2,'2020-03-28 21:49:24','2020-03-28 21:49:24','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p>\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p>\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;</p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;</p>\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>How and when we practice PKY</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-03-28 21:49:24','2020-03-28 21:49:24','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0),(1174,2,'2020-03-29 18:22:19','2020-03-29 17:22:19','<h1>Prana Kriya Yoga</h1>		\n			<h1>Courses</h1>		\n			<h2>SELF DEVELOPMENT COURSES</h2>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul </b></p><p>10 – 14 September, 3 – 7 December 2020 </p><p>Zenergie Studio, Abdoun, Jordan</p>		\n			<h4>100 Hours Prana Kriya Yoga </h4>		\n			<h4>Foundation Course</h4>		\n		<p><strong>Yogi Kaivalyananda School </strong></p><p><b>Taught by Yogi Kaivalyananda | Certified by Yogiville Gurukul</b></p><p>29 October – 8 November 2020 </p><p>Radiant Yoga, Marbella Spain </p>		\n			<a href=\"https://kaivalyananda.life/trainings/\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>\n			<h2>TEACHERS TRAINING COURSES</h2>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>12 August – 1 September 2020 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<h4>200 Hours Prana Kriya Yoga</h4>		\n			<h4>Teacher Training Certificate Course</h4>		\n		<p><strong>Yogi Ashokananda School </strong></p><p><b>Taught by Yogi Ashokananda, Yogiville Gurukul Teacher Assisting </b></p><p><b>Certified by Yogiville Gurukul and Yoga Alliance Professionals </b></p><p>3 January – 23 January 2021 </p><p>Yogiville, Tiruvannamalai, India </p>		\n			<a href=\"http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html\" target=\"_blank\" role=\"button\" rel=\"noopener noreferrer\">\n						Read More\n					</a>','Training & Courses','','inherit','closed','closed','','368-autosave-v1','','','2020-03-29 18:51:36','2020-03-29 17:51:36','',368,'https://pranakriyayoga.com/368-autosave-v1/',0,'revision','',0),(1177,2,'2020-04-03 17:42:10','2020-04-03 16:42:10','<p>“<strong>Prana Kriya Yoga has long been highly regarded among many great masters and yogis to hold the key to slowing down the ageing process.</strong>” </p><p>Yogi Ashokananda</p>		\n			<figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21167471_1582174205192683_5688557370099696401_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"IMG_4474\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\'><img width=\"2304\" height=\"1536\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg 2304w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-1536x1024.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1-2048x1365.jpg 2048w\" sizes=\"(max-width: 2304px) 100vw, 2304px\" /></a>\n			</figure><figure class=\'gallery-item\'>\n				<a data-elementor-open-lightbox=\"yes\" data-elementor-lightbox-slideshow=\"509bbfec\" data-elementor-lightbox-title=\"21199409_1582169598526477_8575745642100233851_o\" href=\'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\'><img width=\"2048\" height=\"1365\" src=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg 2048w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-300x200.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1024x683.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-768x512.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o-1536x1024.jpg 1536w\" sizes=\"(max-width: 2048px) 100vw, 2048px\" /></a>\n			</figure>\n			<h4>Gurukul Teaching Team​</h4>		\n			<figure><a href=\"http://www.yogiashokananda.com/\"><img width=\"1024\" height=\"576\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-1024x576.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/089A1463-2-2.jpg 1500w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"http://www.yogiashokananda.com/\">Yogi Ashokananda</a></h3><p>Founder of Prana Kriya Yoga<br>Master of Yoga and Meditation, Mentor, Trainer, <br>Writer and Speaker</p>		\n							<a href=\"https://www.facebook.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://twitter.com/Yogiashokananda\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Twitter\n									</a>\n							<a href=\"https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n							<a href=\"https://www.linkedin.com/in/yogiashokananda/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Linkedin\n									</a>\n			<figure><a href=\"https://kaivalyananda.life\"><img width=\"1024\" height=\"577\" src=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg\" alt=\"\" srcset=\"https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1024x577.jpg 1024w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-300x169.jpg 300w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-768x432.jpg 768w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2-1536x865.jpg 1536w, https://pranakriyayoga.com/wp-content/uploads/2020/03/0O9A0192-2.jpg 2000w\" sizes=\"(max-width: 1024px) 100vw, 1024px\" /></a></figure><h3><a href=\"https://kaivalyananda.life\">Yogi Kaivalyananda</a></h3><p>Yoga and Healing Master</p>		\n							<a href=\"https://www.facebook.com/kaivalyanandayogi\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Facebook-f\n									</a>\n							<a href=\"https://www.instagram.com/kaivalyananda.life/\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Instagram\n									</a>\n							<a href=\"https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos\" target=\"_blank\" rel=\"noopener noreferrer\">\n					Youtube\n									</a>\n			<h2>Self Development Courses</h2>		\n			<h2>Teachers Training Courses</h2>		\n			<a href=\"https://pranakriyayoga.com/training-courses/\" role=\"button\">\n						Read More\n					</a>\n			<h4>FAQ</h4>		\n			<h4>Can i edit the files ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. Lorem Ipsum has been the industry\'s standard</p>		\n			<h4>Is it Layered ?</h4>		\n		<p>It is a long established fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>		\n			<h4>How can i edit the masks ?</h4>		\n		<p>Contrary to popular belief, Lorem Ipsum is not simply random text. It has roots in a piece of classical</p>		\n			<h4>What do i need to open the files ?</h4>		\n		<p>There are many variations of passages of Lorem Ipsum available, but the majority have suffered alteration</p>		\n			<h4>Is the font free ?</h4>		\n		<p>Lorem Ipsum is simply dummy text of the printing and typesetting industry. It has been the industry\'s standard</p>		\n			<h4>How can i edit smart objects ?</h4>		\n		<p>Yes, in fact that a reader will be distracted by the readable content of a page when looking at its layout.</p>https://pranakriyayoga.com/wp-content/uploads/2020/03/MOV_0038.mov','Home','','inherit','closed','closed','','287-revision-v1','','','2020-04-03 17:42:10','2020-04-03 16:42:10','',287,'https://pranakriyayoga.com/287-revision-v1/',0,'revision','',0),(1178,2,'2020-04-07 14:06:16','2020-04-07 13:06:16','<h4>Prana Kriya Yoga</h4>		\n		<p><a href=\"http://bit.ly/YogiAshokanandaIntro\">Yogi Ashokananda</a> is the founder of<a href=\"http://bit.ly/PKYIntro\"> Prana Kriya Yoga.</a> </p><p>This form of yoga takes as its foundation the ancient science of kriya yoga, and uses the movement of the body combined with breath retentions to harmonise and unite the flow of the physical movement in our bodies (kriya) with its energetic power, helping you become aware of your creative potential and yourself. It uses a completely different set of  kriyas to the usual asanas you will find in most yoga practices.</p><p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p><p>Prana Kriyas are highly regarded by many great masters and yogis to hold the key to slowing down the ageing process.</p><p>Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body. </p>		\n			<h4>Benefits of Prana Kriya Yoga </h4>		\n					<ul>\n							<li >\n										slow down the ageing process, promotes longevity\n									</li>\n								<li >\n										breath improvement\n									</li>\n								<li >\n										increased levels of stamina: physical and mental \n									</li>\n								<li >\n										let go of the negative emotions\n									</li>\n								<li >\n										self-acceptance, no more self fighting\n									</li>\n								<li >\n										improves digestive system functions, corrects digestion\n									</li>\n								<li >\n										almost transfer you to state of meditation\n									</li>\n								<li >\n										uplifting\n									</li>\n								<li >\n										change the aura frequence\n									</li>\n								<li >\n										awaken the energy centre in body\n									</li>\n								<li >\n										improving the metabolism\n									</li>\n								<li >\n										calms state of the mind\n									</li>\n						</ul>\n			<h4>Introduction of Prana Kriya Yoga</h4>		\n		<p>This form of yoga is one of the most effective means by which to achieve your goals and aspirations, material, emotional, spiritual and bring your actions in line with your mental and emotional state.</p><p>The regular practice of Prana Kriya Yoga awakens the hidden energy (kundalini) within you allowing you to transform and free yourself from limiting beliefs and old behavioural patterns which hold you back.</p>\n<p>Prana Kriya Yoga combines the body movements, mudra, bandha along with &nbsp;kumbhakas (breath retention) to uplift and stimulate the five pranas to activate the energy centre in the body to remove blockages in our body and creating sense of freedom and liberation from limitation of mind.</p>\n<p>Prana is life force and kriya means movement. It differs from usual yoga asanas. By retaining the breath it strengthens the heart muscles and gives you a complete body, mind and breath experience.</p>\n<p>Prana Kriya Yoga works with samskaras, fascia, regenerating the dead cells in the body, along with willpower mental and physical stamina and is incorporated with a lot of breathwork.&nbsp;</p><p>Prana Kriya Yoga is designed to help you cope with stress and a weakened stamina will be enhanced, physically stronger, flexibility will improve, most importantly the psychological aspects are significantly strengthened.&nbsp;</p>\n<p>Releasing, stimulating and balancing the energy of the 5 chakras, balancing the energy of the 5 elements to improve the overall health of your nervous system while balancing the energy centres in the body.&nbsp;</p>		\n			<h4>Ethos</h4>		\n		<p>Prana Kriya Yoga is a form of yoga that you can be practised with any physical ability.</p><p>Sometimes if you are stiff and beginner and scared to go to a yoga class or to start practising yoga by seeing very complicated flexibility requirement to do the posture can be off putting but with Prana Kriya Yoga that is not the case. In Prana Kriya Yoga flexibility is not the priority but you, yourself, your desire to create self awareness, your desire to uplift your energy and vitality is. Prana Kriya Yoga can awaken unconscious mind change behaviour patterns leaving  your whole body vibrating with high frequency of energy with absolutely calm within.</p>		\n			<h4>when we practice Prana Kriya Yoga</h4>		\n		<p>Best time to practice PKY is early morning or evening. It is not recommended to practice PKY late night, but you can practice Kriya meditation late night. Remember to keep the stomach empty before the practice, no food or drink 2-3 hours before practice.</p><p><strong>“Prana Kriya Yoga slows the ageing process by recharging the blood with oxygen and decarbonising it, thus rejuvenating the brain and spinal centres and preventing the decay of tissues in the body.“ </strong></p><p>Yogi Ashokananda</p>','About','','inherit','closed','closed','','288-revision-v1','','','2020-04-07 14:06:16','2020-04-07 13:06:16','',288,'https://pranakriyayoga.com/288-revision-v1/',0,'revision','',0);
/*!40000 ALTER TABLE `wp_posts` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_posts` with 511 row(s)
--

--
-- Table structure for table `wp_term_relationships`
--

DROP TABLE IF EXISTS `wp_term_relationships`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_relationships` (
  `object_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_taxonomy_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `term_order` int(11) NOT NULL DEFAULT 0,
  PRIMARY KEY (`object_id`,`term_taxonomy_id`),
  KEY `term_taxonomy_id` (`term_taxonomy_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_relationships`
--

LOCK TABLES `wp_term_relationships` WRITE;
/*!40000 ALTER TABLE `wp_term_relationships` DISABLE KEYS */;
INSERT INTO `wp_term_relationships` VALUES (775,17,0),(5,2,0),(1075,20,0),(294,6,0),(295,6,0),(150,6,0),(775,8,0),(1076,20,0),(377,6,0),(375,6,0),(866,6,0),(1073,19,0),(1077,20,0),(1078,20,0),(1100,8,0),(1102,8,0),(1105,8,0),(1107,8,0),(775,16,0),(1111,8,0),(1111,16,0),(1111,17,0),(1109,8,0),(1109,16,0),(1109,17,0),(1107,16,0),(1107,17,0),(1105,16,0),(1105,17,0),(1102,16,0),(1102,17,0),(1124,1,0),(1118,8,0),(1118,16,0),(1118,17,0),(1120,8,0),(1120,16,0),(1120,17,0),(1122,8,0),(1122,16,0),(1122,17,0),(1124,8,0),(1124,16,0),(1124,17,0),(1113,8,0),(1113,16,0),(1113,17,0),(1100,16,0),(1100,17,0);
/*!40000 ALTER TABLE `wp_term_relationships` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_term_relationships` with 49 row(s)
--

--
-- Table structure for table `wp_term_taxonomy`
--

DROP TABLE IF EXISTS `wp_term_taxonomy`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_term_taxonomy` (
  `term_taxonomy_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `taxonomy` varchar(32) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `description` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `parent` bigint(20) unsigned NOT NULL DEFAULT 0,
  `count` bigint(20) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_taxonomy_id`),
  UNIQUE KEY `term_id_taxonomy` (`term_id`,`taxonomy`),
  KEY `taxonomy` (`taxonomy`)
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_term_taxonomy`
--

LOCK TABLES `wp_term_taxonomy` WRITE;
/*!40000 ALTER TABLE `wp_term_taxonomy` DISABLE KEYS */;
INSERT INTO `wp_term_taxonomy` VALUES (1,1,'category','',0,1),(2,2,'nav_menu','',0,1),(7,7,'category','',0,0),(4,4,'elementor_library_type','',0,0),(5,5,'elementor_library_type','',0,0),(6,6,'nav_menu','',0,6),(8,8,'category','',0,12),(18,18,'category','',0,0),(10,10,'category','',0,0),(11,11,'category','',0,0),(12,12,'category','',11,0),(13,13,'category','',11,0),(14,14,'category','',11,0),(15,15,'category','',11,0),(16,16,'category','',0,12),(17,17,'category','',0,12),(19,19,'nav_menu','',0,1),(20,20,'nav_menu','',0,4);
/*!40000 ALTER TABLE `wp_term_taxonomy` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_term_taxonomy` with 18 row(s)
--

--
-- Table structure for table `wp_termmeta`
--

DROP TABLE IF EXISTS `wp_termmeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_termmeta` (
  `meta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `term_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`meta_id`),
  KEY `term_id` (`term_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=5 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_termmeta`
--

LOCK TABLES `wp_termmeta` WRITE;
/*!40000 ALTER TABLE `wp_termmeta` DISABLE KEYS */;
INSERT INTO `wp_termmeta` VALUES (2,4,'_astra_sites_imported_term','1'),(3,5,'_astra_sites_imported_term','1'),(4,6,'_astra_sites_imported_term','1');
/*!40000 ALTER TABLE `wp_termmeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_termmeta` with 3 row(s)
--

--
-- Table structure for table `wp_terms`
--

DROP TABLE IF EXISTS `wp_terms`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_terms` (
  `term_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `name` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `slug` varchar(200) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `term_group` bigint(10) NOT NULL DEFAULT 0,
  PRIMARY KEY (`term_id`),
  KEY `slug` (`slug`(191)),
  KEY `name` (`name`(191))
) ENGINE=MyISAM AUTO_INCREMENT=21 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_terms`
--

LOCK TABLES `wp_terms` WRITE;
/*!40000 ALTER TABLE `wp_terms` DISABLE KEYS */;
INSERT INTO `wp_terms` VALUES (1,'Yogiville Gurukul Teachers','yogiville-gurukul-teachers',0),(2,'main','main',0),(7,'100 Hours Course Completed','100-hours-course-completed',0),(4,'page','page',0),(5,'section','section',0),(6,'Menu','menu',0),(8,'200 Hours course completed','200-hours-course-completed',0),(18,'Blog','blog',0),(10,'Prana Kriya Yoga Classes','prana-kriya-yoga-classes',0),(11,'Prana Kriya Yoga Courses','prana-kriya-yoga-courses',0),(12,'100 hour foundation course','100-hour-foundation-course',0),(13,'100 hour foundation trainee training course','100-hour-foundation-trainee-training-course',0),(14,'200 hour advance teachers training course','200-hour-advance-teachers-training-course',0),(15,'200 hour basic teachers training course','200-hour-basic-teachers-training-course',0),(16,'Prana Kriya Yoga Teacher','prana-kriya-yoga-teacher',0),(17,'Trained Teachers','trained-teachers',0),(19,'Left Menu (Top Bar)','left-menu-top-bar',0),(20,'Footer Menu','footer-menu',0);
/*!40000 ALTER TABLE `wp_terms` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_terms` with 18 row(s)
--

--
-- Table structure for table `wp_usermeta`
--

DROP TABLE IF EXISTS `wp_usermeta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_usermeta` (
  `umeta_id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_id` bigint(20) unsigned NOT NULL DEFAULT 0,
  `meta_key` varchar(255) COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  `meta_value` longtext COLLATE utf8mb4_unicode_ci DEFAULT NULL,
  PRIMARY KEY (`umeta_id`),
  KEY `user_id` (`user_id`),
  KEY `meta_key` (`meta_key`(191))
) ENGINE=MyISAM AUTO_INCREMENT=59 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_usermeta`
--

LOCK TABLES `wp_usermeta` WRITE;
/*!40000 ALTER TABLE `wp_usermeta` DISABLE KEYS */;
INSERT INTO `wp_usermeta` VALUES (1,1,'nickname','yogivillegurukul'),(2,1,'first_name',''),(3,1,'last_name',''),(4,1,'description',''),(5,1,'rich_editing','true'),(6,1,'syntax_highlighting','true'),(7,1,'comment_shortcuts','false'),(8,1,'admin_color','fresh'),(9,1,'use_ssl','0'),(10,1,'show_admin_bar_front','true'),(11,1,'locale',''),(12,1,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(13,1,'wp_user_level','10'),(14,1,'dismissed_wp_pointers',''),(15,1,'show_welcome_panel','1'),(16,1,'session_tokens','a:2:{s:64:\"9c9887f3f5b619235dfe31115fcfd2f5dcdd87f817b602cdc9d9e0723a422ec7\";a:4:{s:10:\"expiration\";i:1570225194;s:2:\"ip\";s:10:\"80.2.240.3\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15\";s:5:\"login\";i:1569015594;}s:64:\"571429b6e13193da6d5b5dfb5eab637b2b9cee73e3b3a92f5a28179a42aee814\";a:4:{s:10:\"expiration\";i:1569774076;s:2:\"ip\";s:10:\"80.2.240.3\";s:2:\"ua\";s:119:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_14_6) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/12.1.2 Safari/605.1.15\";s:5:\"login\";i:1569601276;}}'),(17,1,'wp_dashboard_quick_press_last_post_id','4'),(18,1,'community-events-location','a:1:{s:2:\"ip\";s:10:\"80.2.240.0\";}'),(19,2,'nickname','monica'),(20,2,'first_name',''),(21,2,'last_name',''),(22,2,'description',''),(23,2,'rich_editing','true'),(24,2,'syntax_highlighting','true'),(25,2,'comment_shortcuts','false'),(26,2,'admin_color','fresh'),(27,2,'use_ssl','0'),(28,2,'show_admin_bar_front','true'),(29,2,'locale',''),(30,2,'wp_capabilities','a:1:{s:13:\"administrator\";b:1;}'),(31,2,'wp_user_level','10'),(32,2,'dismissed_wp_pointers',''),(33,1,'boldgrid_dismissed_admin_notices','a:2:{s:2:\"id\";s:13:\"bg-key-prompt\";s:9:\"timestamp\";i:1569015848;}'),(34,1,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(35,1,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(36,1,'nav_menu_recently_edited','2'),(37,1,'astra-sites-on-active','notice-dismissed'),(38,2,'default_password_nag',''),(39,2,'session_tokens','a:1:{s:64:\"0a6331ec82562f2b7f29a09f927057ddbec25badad5d49de66d5d4dd23f1c73d\";a:4:{s:10:\"expiration\";i:1587291449;s:2:\"ip\";s:12:\"82.24.61.241\";s:2:\"ua\";s:117:\"Mozilla/5.0 (Macintosh; Intel Mac OS X 10_15_4) AppleWebKit/605.1.15 (KHTML, like Gecko) Version/13.1 Safari/605.1.15\";s:5:\"login\";i:1587118649;}}'),(40,2,'wp_dashboard_quick_press_last_post_id','1179'),(41,2,'community-events-location','a:1:{s:2:\"ip\";s:10:\"82.24.61.0\";}'),(43,2,'bglibDashboardOrder','1'),(44,2,'elementor_introduction','a:3:{s:7:\"flexbox\";b:1;s:10:\"rightClick\";b:1;s:19:\"colorPickerDropping\";b:1;}'),(45,2,'wp_user-settings','libraryContent=browse&editor=tinymce&siteorigin_panels_setting_tab=welcome'),(46,2,'wp_user-settings-time','1584294098'),(47,2,'nav_menu_recently_edited','20'),(48,2,'managenav-menuscolumnshidden','a:5:{i:0;s:11:\"link-target\";i:1;s:11:\"css-classes\";i:2;s:3:\"xfn\";i:3;s:11:\"description\";i:4;s:15:\"title-attribute\";}'),(42,1,'bglibDashboardOrder','1'),(49,2,'metaboxhidden_nav-menus','a:2:{i:0;s:12:\"add-post_tag\";i:1;s:15:\"add-post_format\";}'),(50,2,'_astra_sites_gettings_started','1'),(51,2,'jetpack_tracks_anon_id','jetpack:xxD3g9VrTV3huidLW/lUFMgP'),(54,2,'closedpostboxes_page','a:0:{}'),(56,2,'uagb-admin-rating','delayed-notice'),(55,2,'metaboxhidden_page','a:0:{}'),(52,2,'wp_media_library_mode','grid'),(53,2,'wp_elementor_connect_common_data','a:6:{s:9:\"client_id\";s:32:\"zQmFxUjagp8hGMZNq5VmlotchDWX3qlq\";s:11:\"auth_secret\";s:32:\"GYqy8mX2maccBPXFdXhw3P5RnTT44Sa5\";s:12:\"access_token\";s:32:\"A8KderZLBW11eXKAthlO7XKwjAoe20yb\";s:19:\"access_token_secret\";s:32:\"TjT9rmCg7ttiVDEV6BxFTVaqoixUH3S4\";s:10:\"token_type\";s:6:\"bearer\";s:4:\"user\";O:8:\"stdClass\":1:{s:5:\"email\";s:23:\"mail@monicapetrascu.com\";}}'),(57,2,'_yoast_wpseo_profile_updated','1584291918'),(58,1,'_yoast_wpseo_profile_updated','1584291918');
/*!40000 ALTER TABLE `wp_usermeta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_usermeta` with 58 row(s)
--

--
-- Table structure for table `wp_users`
--

DROP TABLE IF EXISTS `wp_users`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_users` (
  `ID` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `user_login` varchar(60) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_pass` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_nicename` varchar(50) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_email` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_url` varchar(100) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_registered` datetime NOT NULL DEFAULT '0000-00-00 00:00:00',
  `user_activation_key` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  `user_status` int(11) NOT NULL DEFAULT 0,
  `display_name` varchar(250) COLLATE utf8mb4_unicode_ci NOT NULL DEFAULT '',
  PRIMARY KEY (`ID`),
  KEY `user_login_key` (`user_login`),
  KEY `user_nicename` (`user_nicename`),
  KEY `user_email` (`user_email`)
) ENGINE=MyISAM AUTO_INCREMENT=3 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_users`
--

LOCK TABLES `wp_users` WRITE;
/*!40000 ALTER TABLE `wp_users` DISABLE KEYS */;
INSERT INTO `wp_users` VALUES (1,'yogivillegurukul','$P$By67q/9pwPe6.qswm6XS9f1yJYdhht/','yogivillegurukul','yogivillegurukul@gmail.com','','2019-09-20 21:28:04','',0,'yogivillegurukul'),(2,'monica','$P$BS7.Rh6uAlz9CqpWcH.dyXvgpSoB3d0','monica','petrascumonica@gmail.com','','2019-09-20 21:42:46','',0,'monica');
/*!40000 ALTER TABLE `wp_users` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_users` with 2 row(s)
--

--
-- Table structure for table `wp_wpforms_lite`
--

DROP TABLE IF EXISTS `wp_wpforms_lite`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_lite` (
  `rid` int(10) NOT NULL AUTO_INCREMENT,
  `start` bigint(20) NOT NULL,
  `end` bigint(20) NOT NULL,
  `status` tinyint(2) NOT NULL DEFAULT 1,
  `date` int(10) NOT NULL,
  PRIMARY KEY (`rid`)
) ENGINE=InnoDB DEFAULT CHARSET=utf8;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_lite`
--

LOCK TABLES `wp_wpforms_lite` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_lite` DISABLE KEYS */;
/*!40000 ALTER TABLE `wp_wpforms_lite` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_wpforms_lite` with 0 row(s)
--

--
-- Table structure for table `wp_wpforms_tasks_meta`
--

DROP TABLE IF EXISTS `wp_wpforms_tasks_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_wpforms_tasks_meta` (
  `id` bigint(20) NOT NULL AUTO_INCREMENT,
  `action` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `data` longtext COLLATE utf8mb4_unicode_ci NOT NULL,
  `date` datetime NOT NULL,
  PRIMARY KEY (`id`)
) ENGINE=MyISAM AUTO_INCREMENT=97 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_wpforms_tasks_meta`
--

LOCK TABLES `wp_wpforms_tasks_meta` WRITE;
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` DISABLE KEYS */;
INSERT INTO `wp_wpforms_tasks_meta` VALUES (1,'wpforms_process_entry_emails_meta_cleanup','Wzg2NDAwXQ==','2020-03-05 16:47:16'),(95,'wpforms_process_entry_emails','WyJ5b2dpdmlsbGVndXJ1a3VsQGdtYWlsLmNvbSIsIk5ldyBFbnRyeTogQ29udGFjdCBGb3JtIDEiLCI8IWRvY3R5cGUgaHRtbD5cbjxodG1sIGRpcj1cImx0clwiIHhtbG5zPVwiaHR0cDpcL1wvd3d3LnczLm9yZ1wvMTk5OVwveGh0bWxcIiB4bWxuczp2PVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWxcIiB4bWxuczpvPVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlXCI+XG48aGVhZD5cblx0PCEtLVtpZiBndGUgbXNvIDE1XT5cblx0PHhtbD5cblx0XHQ8bzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPlxuXHRcdDxvOkFsbG93UE5HXC8+XG5cdFx0PG86UGl4ZWxzUGVySW5jaD45NjxcL286UGl4ZWxzUGVySW5jaD5cblx0XHQ8XC9vOk9mZmljZURvY3VtZW50U2V0dGluZ3M+XG5cdDxcL3htbD5cblx0PCFbZW5kaWZdLS0+XG5cdDxtZXRhIGNoYXJzZXQ9XCJVVEYtOFwiPlxuXHQ8bWV0YSBodHRwLWVxdWl2PVwiWC1VQS1Db21wYXRpYmxlXCIgY29udGVudD1cIklFPWVkZ2VcIj5cblx0PG1ldGEgbmFtZT1cInZpZXdwb3J0XCIgY29udGVudD1cIndpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xXCI+XG5cdDx0aXRsZT48XC90aXRsZT5cblx0PHN0eWxlIHR5cGU9XCJ0ZXh0XC9jc3NcIj5cblx0XHRwe1xuXHRcdFx0bWFyZ2luOjEwcHggMDtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0dGFibGV7XG5cdFx0XHRib3JkZXItY29sbGFwc2U6Y29sbGFwc2U7XG5cdFx0fVxuXHRcdGgxLGgyLGgzLGg0LGg1LGg2e1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdH1cblx0XHRpbWcsYSBpbWd7XG5cdFx0XHRib3JkZXI6MDtcblx0XHRcdGhlaWdodDphdXRvO1xuXHRcdFx0b3V0bGluZTpub25lO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdGJvZHksI2JvZHlUYWJsZSwjYm9keUNlbGx7XG5cdFx0XHRoZWlnaHQ6MTAwJTtcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0I291dGxvb2sgYXtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0aW1ne1xuXHRcdFx0LW1zLWludGVycG9sYXRpb24tbW9kZTpiaWN1YmljO1xuXHRcdH1cblx0XHR0YWJsZXtcblx0XHRcdG1zby10YWJsZS1sc3BhY2U6MHB0O1xuXHRcdFx0bXNvLXRhYmxlLXJzcGFjZTowcHQ7XG5cdFx0fVxuXHRcdC5SZWFkTXNnQm9keXtcblx0XHRcdHdpZHRoOjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNze1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0cCxhLGxpLHRkLGJsb2NrcXVvdGV7XG5cdFx0XHRtc28tbGluZS1oZWlnaHQtcnVsZTpleGFjdGx5O1xuXHRcdH1cblx0XHRhW2hyZWZePXRlbF0sYVtocmVmXj1zbXNde1xuXHRcdFx0Y29sb3I6aW5oZXJpdDtcblx0XHRcdGN1cnNvcjpkZWZhdWx0O1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdHAsYSxsaSx0ZCxib2R5LHRhYmxlLGJsb2NrcXVvdGV7XG5cdFx0XHQtbXMtdGV4dC1zaXplLWFkanVzdDoxMDAlO1xuXHRcdFx0LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNzLC5FeHRlcm5hbENsYXNzIHAsLkV4dGVybmFsQ2xhc3MgdGQsLkV4dGVybmFsQ2xhc3MgZGl2LC5FeHRlcm5hbENsYXNzIHNwYW4sLkV4dGVybmFsQ2xhc3MgZm9udHtcblx0XHRcdGxpbmUtaGVpZ2h0OjEwMCU7XG5cdFx0fVxuXHRcdGFbeC1hcHBsZS1kYXRhLWRldGVjdG9yc117XG5cdFx0XHRjb2xvcjppbmhlcml0ICFpbXBvcnRhbnQ7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246bm9uZSAhaW1wb3J0YW50O1xuXHRcdFx0Zm9udC1zaXplOmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtZmFtaWx5OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtd2VpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGxpbmUtaGVpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHR9XG5cdFx0I2JvZHlDZWxse1xuXHRcdFx0cGFkZGluZzo1MHB4IDUwcHg7XG5cdFx0fVxuXHRcdC50ZW1wbGF0ZUNvbnRhaW5lcntcblx0XHRcdG1heC13aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0Ym9yZGVyOjA7XG5cdFx0fVxuXHRcdGEubWNuQnV0dG9ue1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHR9XG5cdFx0Lm1jblRleHRDb250ZW50e1xuXHRcdFx0d29yZC1icmVhazpicmVhay13b3JkO1xuXHRcdH1cblx0XHQubWNuVGV4dENvbnRlbnQgaW1ne1xuXHRcdFx0aGVpZ2h0OmF1dG8gIWltcG9ydGFudDtcblx0XHR9XG5cdFx0Lm1jbkRpdmlkZXJCbG9ja3tcblx0XHRcdHRhYmxlLWxheW91dDpmaXhlZCAhaW1wb3J0YW50O1xuXHRcdH1cblx0XHRcLyoqKioqIE1ha2UgdGhlbWUgZWRpdHMgYmVsb3cgaWYgbmVlZGVkICoqKioqXC9cblx0XHRcLyogUGFnZSAtIEJhY2tncm91bmQgU3R5bGUgKlwvXG5cdFx0Ym9keSwjYm9keVRhYmxle1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjojZTllYWVjO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMSAqXC9cblx0XHRoMXtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjI2cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMiAqXC9cblx0XHRoMntcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIycHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMyAqXC9cblx0XHRoM3tcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIwcHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgNCAqXC9cblx0XHRoNHtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjE4cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogSGVhZGVyIC0gSGVhZGVyIFN0eWxlICpcL1xuXHRcdCN0ZW1wbGF0ZUhlYWRlcntcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlci1ib3R0b206MDtcblx0XHRcdHBhZGRpbmctdG9wOjA7XG5cdFx0XHRwYWRkaW5nLWJvdHRvbToyMHB4O1xuXHRcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdH1cblx0XHRcLyogQm9keSAtIEJvZHkgU3R5bGUgKlwvXG5cdFx0I3RlbXBsYXRlQm9keXtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6I0ZGRkZGRjtcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkICNjMWMxYzE7XG5cdFx0XHRwYWRkaW5nLXRvcDowO1xuXHRcdFx0cGFkZGluZy1ib3R0b206MHB4O1xuXHRcdH1cblx0XHRcLyogQm9keSAtQm9keSBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50LFxuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50IHB7XG5cdFx0XHRjb2xvcjojNTU1NTU1O1xuXHRcdFx0Zm9udC1mYW1pbHk6ICdIZWx2ZXRpY2EgTmV1ZScsIEhlbHZldGljYSwgQXJpYWwsICdMdWNpZGEgR3JhbmRlJywgc2Fucy1zZXJpZjtcblx0XHRcdGZvbnQtc2l6ZToxNHB4O1xuXHRcdFx0bGluZS1oZWlnaHQ6MTUwJTtcblx0XHR9XG5cdFx0XC8qIEJvZHkgLSBCb2R5IExpbmsgKlwvXG5cdFx0I3RlbXBsYXRlQm9keSAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVCb2R5IC5tY25UZXh0Q29udGVudCBwIGF7XG5cdFx0XHRjb2xvcjojZmY3ZjUwO1xuXHRcdFx0Zm9udC13ZWlnaHQ6bm9ybWFsO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBTdHlsZSAqXC9cblx0XHQjdGVtcGxhdGVGb290ZXJ7XG5cdFx0XHRiYWNrZ3JvdW5kLWNvbG9yOiNlOWVhZWM7XG5cdFx0XHRib3JkZXItdG9wOjA7XG5cdFx0XHRib3JkZXItYm90dG9tOjA7XG5cdFx0XHRwYWRkaW5nLXRvcDoxMnB4O1xuXHRcdFx0cGFkZGluZy1ib3R0b206MTJweDtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQsXG5cdFx0I3RlbXBsYXRlRm9vdGVyIC5tY25UZXh0Q29udGVudCBwe1xuXHRcdFx0Y29sb3I6I2NjY2NjYztcblx0XHRcdGZvbnQtZmFtaWx5OiAnSGVsdmV0aWNhIE5ldWUnLCBIZWx2ZXRpY2EsIEFyaWFsLCAnTHVjaWRhIEdyYW5kZScsIHNhbnMtc2VyaWY7XG5cdFx0XHRmb250LXNpemU6MTJweDtcblx0XHRcdGxpbmUtaGVpZ2h0OjE1MCU7XG5cdFx0XHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBMaW5rICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVGb290ZXIgLm1jblRleHRDb250ZW50IHAgYXtcblx0XHRcdGNvbG9yOiNjY2NjY2M7XG5cdFx0XHRmb250LXdlaWdodDpub3JtYWw7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO1xuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtaW4td2lkdGg6NzY4cHgpe1xuXHRcdFx0LnRlbXBsYXRlQ29udGFpbmVye1xuXHRcdFx0XHR3aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDQ4MHB4KXtcblx0XHRcdGJvZHksdGFibGUsdGQscCxhLGxpLGJsb2NrcXVvdGV7XG5cdFx0XHRcdC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDpub25lICFpbXBvcnRhbnQ7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdEBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNDgwcHgpe1xuXHRcdFx0Ym9keXtcblx0XHRcdFx0d2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0XHRtaW4td2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDY4MHB4KXtcblx0XHRcdCNib2R5Q2VsbHtcblx0XHRcdFx0cGFkZGluZzoyMHB4IDIwcHggIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdFx0QG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA0ODBweCl7XG5cdFx0XHQubWNuVGV4dENvbnRlbnRDb250YWluZXJ7XG5cdFx0XHRcdG1heC13aWR0aDoxMDAlICFpbXBvcnRhbnQ7XG5cdFx0XHRcdHdpZHRoOjEwMCUgIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdDxcL3N0eWxlPlxuPFwvaGVhZD5cbjxib2R5IHN0eWxlPVwiaGVpZ2h0OiAxMDAlO21hcmdpbjogMDtwYWRkaW5nOiAwO3dpZHRoOiAxMDAlOy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjZTllYWVjO1wiPlxuXHQ8IS0tIERvbid0IGZvcmdldCB0byBydW4gZmluYWwgdGVtcGxhdGUgdGhyb3VnaCBodHRwOlwvXC90ZW1wbGF0ZXMubWFpbGNoaW1wLmNvbVwvcmVzb3VyY2VzXC9pbmxpbmUtY3NzXC8gLS0+XG5cdDxjZW50ZXI+XG5cdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGhlaWdodD1cIjEwMCVcIiB3aWR0aD1cIjEwMCVcIiBpZD1cImJvZHlUYWJsZVwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtoZWlnaHQ6IDEwMCU7bWFyZ2luOiAwO3BhZGRpbmc6IDA7d2lkdGg6IDEwMCU7YmFja2dyb3VuZC1jb2xvcjogI2U5ZWFlYztcIj5cblx0XHRcdDx0cj5cblx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgaWQ9XCJib2R5Q2VsbFwiIHN0eWxlPVwibXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO2hlaWdodDogMTAwJTttYXJnaW46IDA7cGFkZGluZzogNTBweCA1MHB4O3dpZHRoOiAxMDAlO1wiPlxuXHRcdFx0XHRcdDwhLS0gQkVHSU4gVEVNUExBVEUgXC9cLyAtLT5cblx0XHRcdFx0XHQ8IS0tW2lmIGd0ZSBtc28gOV0+XG5cdFx0XHRcdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIHdpZHRoPVwiNjAwXCIgc3R5bGU9XCJ3aWR0aDo2MDBweDtcIj5cblx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgd2lkdGg9XCI2MDBcIiBzdHlsZT1cIndpZHRoOjYwMHB4O1wiPlxuXHRcdFx0XHRcdDwhW2VuZGlmXS0tPlxuXHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJ0ZW1wbGF0ZUNvbnRhaW5lclwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtib3JkZXI6IDA7bWF4LXdpZHRoOiA2MDBweCAhaW1wb3J0YW50O1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgaWQ9XCJ0ZW1wbGF0ZUJvZHlcIiBzdHlsZT1cIm1zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjRkZGRkZGO2JvcmRlci10b3A6IDA7Ym9yZGVyOiAxcHggc29saWQgI2MxYzFjMTtwYWRkaW5nLXRvcDogMDtwYWRkaW5nLWJvdHRvbTogMHB4O1wiPlxuXHRcdFx0XHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJtY25UZXh0QmxvY2tcIiBzdHlsZT1cIm1pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO21zby10YWJsZS1sc3BhY2U6IDBwdDttc28tdGFibGUtcnNwYWNlOiAwcHQ7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0PHRib2R5IGNsYXNzPVwibWNuVGV4dEJsb2NrT3V0ZXJcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBjbGFzcz1cIm1jblRleHRCbG9ja0lubmVyXCIgc3R5bGU9XCJtc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwibWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7bXNvLXRhYmxlLWxzcGFjZTogMHB0O21zby10YWJsZS1yc3BhY2U6IDBwdDstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudENvbnRhaW5lclwiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIHN0eWxlPVwicGFkZGluZy10b3A6IDMwcHg7cGFkZGluZy1yaWdodDogMzBweDtwYWRkaW5nLWJvdHRvbTogMzBweDtwYWRkaW5nLWxlZnQ6IDMwcHg7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudFwiPlxuPHRhYmxlIGFsaWduPVwibGVmdFwiIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBzdHlsZT1cIiBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5Zb3VyIE5hbWU8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj5EYXZpZEJpdG9uPFwvdGQ+XG48XC90cj5cbjxcL3Rib2R5PlxuPFwvdGFibGU+XG48dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwiYm9yZGVyLXRvcDoxcHggc29saWQgI2RkZGRkZDsgZGlzcGxheTpibG9jazttaW4td2lkdGg6IDEwMCU7Ym9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTt3aWR0aDoxMDAlO1wiPlxuPHRib2R5PlxuPHRyPlxuPHRkIHN0eWxlPVwiY29sb3I6IzMzMzMzMztwYWRkaW5nLXRvcDogMjBweDtwYWRkaW5nLWJvdHRvbTogM3B4O1wiPjxzdHJvbmc+RW1haWw8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj48YSBocmVmPVwibWFpbHRvOmRhdmlkQGdyYXBoaWNkZXNpZ25zLnNpdGVcIj5kYXZpZEBncmFwaGljZGVzaWducy5zaXRlPFwvYT48XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjx0YWJsZSBhbGlnbj1cImxlZnRcIiBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgc3R5bGU9XCJib3JkZXItdG9wOjFweCBzb2xpZCAjZGRkZGRkOyBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5Zb3VyIE1lc3NhZ2U8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj5TaGFsb20sIERhdmlkIGhlcmUuIDxcL3A+XG48cD5Zb3VyIHdlYnNpdGUgYW5kIGJ1c2luZXNzIGxvb2sgZ3JlYXQgYW5kIGJvdGggc2VlbSB3ZWxsIGVzdGFibGlzaGVkLiA8XC9wPlxuPHA+SSBhbSBtZXNzYWdpbmcgdG8gYm90aCBjb21wbGltZW50IHlvdXIgYnVzaW5lc3MgKyB0byBnaXZlIGEgaGVhZHN1cCBhYm91dCB0aGUgdW5yZWFzb25hYmx5IGxvdyBwcmljaW5nIEkgYW0gY2hhcmdpbmcgKGZvciBhIGxpbWl0ZWQgdGltZSkgdG8gbmV3IGNsaWVudHMgaW50ZXJlc3RlZCBpbiBteSBncmFwaGljIGRlc2lnbiBzZXJ2aWNlcy4gPFwvcD5cbjxwPlJlcGx5IGJhY2sgdG8gc2F5IEhpLCBhc2sgdG8gc2VlIG15IHBvcnRmb2xpbywgb3IgdmlzaXQgbXkgc2l0ZS4gPFwvcD5cbjxwPkVtYWlsIG1lOiA8YSBocmVmPVwibWFpbHRvOmRhdmlkQGdyYXBoaWNkZXNpZ25zLnNpdGVcIj5kYXZpZEBncmFwaGljZGVzaWducy5zaXRlPFwvYT48YnIgXC8+XG5XZWJzaXRlOiA8YSBocmVmPVwiaHR0cDpcL1wvZ3JhcGhpY2Rlc2lnbnMuc2l0ZVwiIHJlbD1cIm5vZm9sbG93XCI+aHR0cDpcL1wvZ3JhcGhpY2Rlc2lnbnMuc2l0ZTxcL2E+PFwvdGQ+XG48XC90cj5cbjxcL3Rib2R5PlxuPFwvdGFibGU+XG5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90Ym9keT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHRcdFx0XHRcdDxcL3Rib2R5PlxuXHRcdFx0XHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgaWQ9XCJ0ZW1wbGF0ZUZvb3RlclwiIHN0eWxlPVwibXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO2JhY2tncm91bmQtY29sb3I6ICNlOWVhZWM7Ym9yZGVyLXRvcDogMDtib3JkZXItYm90dG9tOiAwO3BhZGRpbmctdG9wOiAxMnB4O3BhZGRpbmctYm90dG9tOiAxMnB4O1wiPlxuXHRcdFx0XHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJtY25UZXh0QmxvY2tcIiBzdHlsZT1cIm1pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO21zby10YWJsZS1sc3BhY2U6IDBwdDttc28tdGFibGUtcnNwYWNlOiAwcHQ7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0PHRib2R5IGNsYXNzPVwibWNuVGV4dEJsb2NrT3V0ZXJcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBjbGFzcz1cIm1jblRleHRCbG9ja0lubmVyXCIgc3R5bGU9XCJtc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwibWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7bXNvLXRhYmxlLWxzcGFjZTogMHB0O21zby10YWJsZS1yc3BhY2U6IDBwdDstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudENvbnRhaW5lclwiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIGNsYXNzPVwibWNuVGV4dENvbnRlbnRcIiBzdHlsZT1cInBhZGRpbmctdG9wOiA5cHg7cGFkZGluZy1yaWdodDogMThweDtwYWRkaW5nLWJvdHRvbTogOXB4O3BhZGRpbmctbGVmdDogMThweDttc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7d29yZC1icmVhazogYnJlYWstd29yZDtjb2xvcjogI2FhYTtmb250LWZhbWlseTogSGVsdmV0aWNhO2ZvbnQtc2l6ZTogMTJweDtsaW5lLWhlaWdodDogMTUwJTt0ZXh0LWFsaWduOiBjZW50ZXI7XCI+XG5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PCEtLSBGb290ZXIgY29udGVudCAtLT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0U2VudCBmcm9tIDxhIGhyZWY9XCJodHRwczpcL1wvcHJhbmFrcml5YXlvZ2EuY29tXCIgc3R5bGU9XCJjb2xvcjojYmJiYmJiO1wiPjxcL2E+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0XHRcdFx0XHQ8XC90Ym9keT5cblx0XHRcdFx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHQ8IS0tW2lmIGd0ZSBtc28gOV0+XG5cdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0PCFbZW5kaWZdLS0+XG5cdFx0XHRcdFx0PCEtLSBcL1wvIEVORCBURU1QTEFURSAtLT5cblx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0PFwvdHI+XG5cdFx0XHQ8XC90YWJsZT5cblx0XHQ8XC9jZW50ZXI+XG5cdDxcL2JvZHk+XG48XC9odG1sPlxuIiwiRnJvbTogRGF2aWRCaXRvbiA8eW9naXZpbGxlZ3VydWt1bEBnbWFpbC5jb20+XHJcblJlcGx5LVRvOiBkYXZpZEBncmFwaGljZGVzaWducy5zaXRlXHJcbkNvbnRlbnQtVHlwZTogdGV4dFwvaHRtbDsgY2hhcnNldD11dGYtOFxyXG4iLFtdXQ==','2020-04-17 13:19:54'),(96,'wpforms_process_entry_emails','WyJ5b2dpdmlsbGVndXJ1a3VsQGdtYWlsLmNvbSIsIk5ldyBFbnRyeTogQ29udGFjdCBGb3JtIDEiLCI8IWRvY3R5cGUgaHRtbD5cbjxodG1sIGRpcj1cImx0clwiIHhtbG5zPVwiaHR0cDpcL1wvd3d3LnczLm9yZ1wvMTk5OVwveGh0bWxcIiB4bWxuczp2PVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTp2bWxcIiB4bWxuczpvPVwidXJuOnNjaGVtYXMtbWljcm9zb2Z0LWNvbTpvZmZpY2U6b2ZmaWNlXCI+XG48aGVhZD5cblx0PCEtLVtpZiBndGUgbXNvIDE1XT5cblx0PHhtbD5cblx0XHQ8bzpPZmZpY2VEb2N1bWVudFNldHRpbmdzPlxuXHRcdDxvOkFsbG93UE5HXC8+XG5cdFx0PG86UGl4ZWxzUGVySW5jaD45NjxcL286UGl4ZWxzUGVySW5jaD5cblx0XHQ8XC9vOk9mZmljZURvY3VtZW50U2V0dGluZ3M+XG5cdDxcL3htbD5cblx0PCFbZW5kaWZdLS0+XG5cdDxtZXRhIGNoYXJzZXQ9XCJVVEYtOFwiPlxuXHQ8bWV0YSBodHRwLWVxdWl2PVwiWC1VQS1Db21wYXRpYmxlXCIgY29udGVudD1cIklFPWVkZ2VcIj5cblx0PG1ldGEgbmFtZT1cInZpZXdwb3J0XCIgY29udGVudD1cIndpZHRoPWRldmljZS13aWR0aCwgaW5pdGlhbC1zY2FsZT0xXCI+XG5cdDx0aXRsZT48XC90aXRsZT5cblx0PHN0eWxlIHR5cGU9XCJ0ZXh0XC9jc3NcIj5cblx0XHRwe1xuXHRcdFx0bWFyZ2luOjEwcHggMDtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0dGFibGV7XG5cdFx0XHRib3JkZXItY29sbGFwc2U6Y29sbGFwc2U7XG5cdFx0fVxuXHRcdGgxLGgyLGgzLGg0LGg1LGg2e1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdH1cblx0XHRpbWcsYSBpbWd7XG5cdFx0XHRib3JkZXI6MDtcblx0XHRcdGhlaWdodDphdXRvO1xuXHRcdFx0b3V0bGluZTpub25lO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdGJvZHksI2JvZHlUYWJsZSwjYm9keUNlbGx7XG5cdFx0XHRoZWlnaHQ6MTAwJTtcblx0XHRcdG1hcmdpbjowO1xuXHRcdFx0cGFkZGluZzowO1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0I291dGxvb2sgYXtcblx0XHRcdHBhZGRpbmc6MDtcblx0XHR9XG5cdFx0aW1ne1xuXHRcdFx0LW1zLWludGVycG9sYXRpb24tbW9kZTpiaWN1YmljO1xuXHRcdH1cblx0XHR0YWJsZXtcblx0XHRcdG1zby10YWJsZS1sc3BhY2U6MHB0O1xuXHRcdFx0bXNvLXRhYmxlLXJzcGFjZTowcHQ7XG5cdFx0fVxuXHRcdC5SZWFkTXNnQm9keXtcblx0XHRcdHdpZHRoOjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNze1xuXHRcdFx0d2lkdGg6MTAwJTtcblx0XHR9XG5cdFx0cCxhLGxpLHRkLGJsb2NrcXVvdGV7XG5cdFx0XHRtc28tbGluZS1oZWlnaHQtcnVsZTpleGFjdGx5O1xuXHRcdH1cblx0XHRhW2hyZWZePXRlbF0sYVtocmVmXj1zbXNde1xuXHRcdFx0Y29sb3I6aW5oZXJpdDtcblx0XHRcdGN1cnNvcjpkZWZhdWx0O1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOm5vbmU7XG5cdFx0fVxuXHRcdHAsYSxsaSx0ZCxib2R5LHRhYmxlLGJsb2NrcXVvdGV7XG5cdFx0XHQtbXMtdGV4dC1zaXplLWFkanVzdDoxMDAlO1xuXHRcdFx0LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OjEwMCU7XG5cdFx0fVxuXHRcdC5FeHRlcm5hbENsYXNzLC5FeHRlcm5hbENsYXNzIHAsLkV4dGVybmFsQ2xhc3MgdGQsLkV4dGVybmFsQ2xhc3MgZGl2LC5FeHRlcm5hbENsYXNzIHNwYW4sLkV4dGVybmFsQ2xhc3MgZm9udHtcblx0XHRcdGxpbmUtaGVpZ2h0OjEwMCU7XG5cdFx0fVxuXHRcdGFbeC1hcHBsZS1kYXRhLWRldGVjdG9yc117XG5cdFx0XHRjb2xvcjppbmhlcml0ICFpbXBvcnRhbnQ7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246bm9uZSAhaW1wb3J0YW50O1xuXHRcdFx0Zm9udC1zaXplOmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtZmFtaWx5OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGZvbnQtd2VpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHRcdGxpbmUtaGVpZ2h0OmluaGVyaXQgIWltcG9ydGFudDtcblx0XHR9XG5cdFx0I2JvZHlDZWxse1xuXHRcdFx0cGFkZGluZzo1MHB4IDUwcHg7XG5cdFx0fVxuXHRcdC50ZW1wbGF0ZUNvbnRhaW5lcntcblx0XHRcdG1heC13aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0Ym9yZGVyOjA7XG5cdFx0fVxuXHRcdGEubWNuQnV0dG9ue1xuXHRcdFx0ZGlzcGxheTpibG9jaztcblx0XHR9XG5cdFx0Lm1jblRleHRDb250ZW50e1xuXHRcdFx0d29yZC1icmVhazpicmVhay13b3JkO1xuXHRcdH1cblx0XHQubWNuVGV4dENvbnRlbnQgaW1ne1xuXHRcdFx0aGVpZ2h0OmF1dG8gIWltcG9ydGFudDtcblx0XHR9XG5cdFx0Lm1jbkRpdmlkZXJCbG9ja3tcblx0XHRcdHRhYmxlLWxheW91dDpmaXhlZCAhaW1wb3J0YW50O1xuXHRcdH1cblx0XHRcLyoqKioqIE1ha2UgdGhlbWUgZWRpdHMgYmVsb3cgaWYgbmVlZGVkICoqKioqXC9cblx0XHRcLyogUGFnZSAtIEJhY2tncm91bmQgU3R5bGUgKlwvXG5cdFx0Ym9keSwjYm9keVRhYmxle1xuXHRcdFx0YmFja2dyb3VuZC1jb2xvcjojZTllYWVjO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMSAqXC9cblx0XHRoMXtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjI2cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMiAqXC9cblx0XHRoMntcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIycHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgMyAqXC9cblx0XHRoM3tcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjIwcHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogUGFnZSAtIEhlYWRpbmcgNCAqXC9cblx0XHRoNHtcblx0XHRcdGNvbG9yOiMyMDIwMjA7XG5cdFx0XHRmb250LWZhbWlseTogJ0hlbHZldGljYSBOZXVlJywgSGVsdmV0aWNhLCBBcmlhbCwgJ0x1Y2lkYSBHcmFuZGUnLCBzYW5zLXNlcmlmO1xuXHRcdFx0Zm9udC1zaXplOjE4cHg7XG5cdFx0XHRmb250LXN0eWxlOm5vcm1hbDtcblx0XHRcdGZvbnQtd2VpZ2h0OmJvbGQ7XG5cdFx0XHRsaW5lLWhlaWdodDoxMjUlO1xuXHRcdFx0bGV0dGVyLXNwYWNpbmc6bm9ybWFsO1xuXHRcdH1cblx0XHRcLyogSGVhZGVyIC0gSGVhZGVyIFN0eWxlICpcL1xuXHRcdCN0ZW1wbGF0ZUhlYWRlcntcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlci1ib3R0b206MDtcblx0XHRcdHBhZGRpbmctdG9wOjA7XG5cdFx0XHRwYWRkaW5nLWJvdHRvbToyMHB4O1xuXHRcdFx0dGV4dC1hbGlnbjogY2VudGVyO1xuXHRcdH1cblx0XHRcLyogQm9keSAtIEJvZHkgU3R5bGUgKlwvXG5cdFx0I3RlbXBsYXRlQm9keXtcblx0XHRcdGJhY2tncm91bmQtY29sb3I6I0ZGRkZGRjtcblx0XHRcdGJvcmRlci10b3A6MDtcblx0XHRcdGJvcmRlcjogMXB4IHNvbGlkICNjMWMxYzE7XG5cdFx0XHRwYWRkaW5nLXRvcDowO1xuXHRcdFx0cGFkZGluZy1ib3R0b206MHB4O1xuXHRcdH1cblx0XHRcLyogQm9keSAtQm9keSBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50LFxuXHRcdCN0ZW1wbGF0ZUJvZHkgLm1jblRleHRDb250ZW50IHB7XG5cdFx0XHRjb2xvcjojNTU1NTU1O1xuXHRcdFx0Zm9udC1mYW1pbHk6ICdIZWx2ZXRpY2EgTmV1ZScsIEhlbHZldGljYSwgQXJpYWwsICdMdWNpZGEgR3JhbmRlJywgc2Fucy1zZXJpZjtcblx0XHRcdGZvbnQtc2l6ZToxNHB4O1xuXHRcdFx0bGluZS1oZWlnaHQ6MTUwJTtcblx0XHR9XG5cdFx0XC8qIEJvZHkgLSBCb2R5IExpbmsgKlwvXG5cdFx0I3RlbXBsYXRlQm9keSAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVCb2R5IC5tY25UZXh0Q29udGVudCBwIGF7XG5cdFx0XHRjb2xvcjojZmY3ZjUwO1xuXHRcdFx0Zm9udC13ZWlnaHQ6bm9ybWFsO1xuXHRcdFx0dGV4dC1kZWNvcmF0aW9uOnVuZGVybGluZTtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBTdHlsZSAqXC9cblx0XHQjdGVtcGxhdGVGb290ZXJ7XG5cdFx0XHRiYWNrZ3JvdW5kLWNvbG9yOiNlOWVhZWM7XG5cdFx0XHRib3JkZXItdG9wOjA7XG5cdFx0XHRib3JkZXItYm90dG9tOjA7XG5cdFx0XHRwYWRkaW5nLXRvcDoxMnB4O1xuXHRcdFx0cGFkZGluZy1ib3R0b206MTJweDtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBUZXh0ICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQsXG5cdFx0I3RlbXBsYXRlRm9vdGVyIC5tY25UZXh0Q29udGVudCBwe1xuXHRcdFx0Y29sb3I6I2NjY2NjYztcblx0XHRcdGZvbnQtZmFtaWx5OiAnSGVsdmV0aWNhIE5ldWUnLCBIZWx2ZXRpY2EsIEFyaWFsLCAnTHVjaWRhIEdyYW5kZScsIHNhbnMtc2VyaWY7XG5cdFx0XHRmb250LXNpemU6MTJweDtcblx0XHRcdGxpbmUtaGVpZ2h0OjE1MCU7XG5cdFx0XHR0ZXh0LWFsaWduOmNlbnRlcjtcblx0XHR9XG5cdFx0XC8qIEZvb3RlciAtIEZvb3RlciBMaW5rICpcL1xuXHRcdCN0ZW1wbGF0ZUZvb3RlciAubWNuVGV4dENvbnRlbnQgYSxcblx0XHQjdGVtcGxhdGVGb290ZXIgLm1jblRleHRDb250ZW50IHAgYXtcblx0XHRcdGNvbG9yOiNjY2NjY2M7XG5cdFx0XHRmb250LXdlaWdodDpub3JtYWw7XG5cdFx0XHR0ZXh0LWRlY29yYXRpb246dW5kZXJsaW5lO1xuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtaW4td2lkdGg6NzY4cHgpe1xuXHRcdFx0LnRlbXBsYXRlQ29udGFpbmVye1xuXHRcdFx0XHR3aWR0aDo2MDBweCAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDQ4MHB4KXtcblx0XHRcdGJvZHksdGFibGUsdGQscCxhLGxpLGJsb2NrcXVvdGV7XG5cdFx0XHRcdC13ZWJraXQtdGV4dC1zaXplLWFkanVzdDpub25lICFpbXBvcnRhbnQ7XG5cdFx0XHR9XG5cdFx0fVxuXHRcdEBtZWRpYSBvbmx5IHNjcmVlbiBhbmQgKG1heC13aWR0aDogNDgwcHgpe1xuXHRcdFx0Ym9keXtcblx0XHRcdFx0d2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0XHRtaW4td2lkdGg6MTAwJSAhaW1wb3J0YW50O1xuXHRcdFx0fVxuXHRcdH1cblx0XHRAbWVkaWEgb25seSBzY3JlZW4gYW5kIChtYXgtd2lkdGg6IDY4MHB4KXtcblx0XHRcdCNib2R5Q2VsbHtcblx0XHRcdFx0cGFkZGluZzoyMHB4IDIwcHggIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdFx0QG1lZGlhIG9ubHkgc2NyZWVuIGFuZCAobWF4LXdpZHRoOiA0ODBweCl7XG5cdFx0XHQubWNuVGV4dENvbnRlbnRDb250YWluZXJ7XG5cdFx0XHRcdG1heC13aWR0aDoxMDAlICFpbXBvcnRhbnQ7XG5cdFx0XHRcdHdpZHRoOjEwMCUgIWltcG9ydGFudDtcblx0XHRcdH1cblx0XHR9XG5cdDxcL3N0eWxlPlxuPFwvaGVhZD5cbjxib2R5IHN0eWxlPVwiaGVpZ2h0OiAxMDAlO21hcmdpbjogMDtwYWRkaW5nOiAwO3dpZHRoOiAxMDAlOy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjZTllYWVjO1wiPlxuXHQ8IS0tIERvbid0IGZvcmdldCB0byBydW4gZmluYWwgdGVtcGxhdGUgdGhyb3VnaCBodHRwOlwvXC90ZW1wbGF0ZXMubWFpbGNoaW1wLmNvbVwvcmVzb3VyY2VzXC9pbmxpbmUtY3NzXC8gLS0+XG5cdDxjZW50ZXI+XG5cdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGhlaWdodD1cIjEwMCVcIiB3aWR0aD1cIjEwMCVcIiBpZD1cImJvZHlUYWJsZVwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtoZWlnaHQ6IDEwMCU7bWFyZ2luOiAwO3BhZGRpbmc6IDA7d2lkdGg6IDEwMCU7YmFja2dyb3VuZC1jb2xvcjogI2U5ZWFlYztcIj5cblx0XHRcdDx0cj5cblx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgaWQ9XCJib2R5Q2VsbFwiIHN0eWxlPVwibXNvLWxpbmUtaGVpZ2h0LXJ1bGU6IGV4YWN0bHk7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO2hlaWdodDogMTAwJTttYXJnaW46IDA7cGFkZGluZzogNTBweCA1MHB4O3dpZHRoOiAxMDAlO1wiPlxuXHRcdFx0XHRcdDwhLS0gQkVHSU4gVEVNUExBVEUgXC9cLyAtLT5cblx0XHRcdFx0XHQ8IS0tW2lmIGd0ZSBtc28gOV0+XG5cdFx0XHRcdFx0PHRhYmxlIGFsaWduPVwiY2VudGVyXCIgYm9yZGVyPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIHdpZHRoPVwiNjAwXCIgc3R5bGU9XCJ3aWR0aDo2MDBweDtcIj5cblx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0PHRkIGFsaWduPVwiY2VudGVyXCIgdmFsaWduPVwidG9wXCIgd2lkdGg9XCI2MDBcIiBzdHlsZT1cIndpZHRoOjYwMHB4O1wiPlxuXHRcdFx0XHRcdDwhW2VuZGlmXS0tPlxuXHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJ0ZW1wbGF0ZUNvbnRhaW5lclwiIHN0eWxlPVwiYm9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtib3JkZXI6IDA7bWF4LXdpZHRoOiA2MDBweCAhaW1wb3J0YW50O1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgaWQ9XCJ0ZW1wbGF0ZUJvZHlcIiBzdHlsZT1cIm1zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtiYWNrZ3JvdW5kLWNvbG9yOiAjRkZGRkZGO2JvcmRlci10b3A6IDA7Ym9yZGVyOiAxcHggc29saWQgI2MxYzFjMTtwYWRkaW5nLXRvcDogMDtwYWRkaW5nLWJvdHRvbTogMHB4O1wiPlxuXHRcdFx0XHRcdFx0XHRcdDx0YWJsZSBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgY2xhc3M9XCJtY25UZXh0QmxvY2tcIiBzdHlsZT1cIm1pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO21zby10YWJsZS1sc3BhY2U6IDBwdDttc28tdGFibGUtcnNwYWNlOiAwcHQ7LW1zLXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7LXdlYmtpdC10ZXh0LXNpemUtYWRqdXN0OiAxMDAlO1wiPlxuXHRcdFx0XHRcdFx0XHRcdFx0PHRib2R5IGNsYXNzPVwibWNuVGV4dEJsb2NrT3V0ZXJcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBjbGFzcz1cIm1jblRleHRCbG9ja0lubmVyXCIgc3R5bGU9XCJtc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwibWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7bXNvLXRhYmxlLWxzcGFjZTogMHB0O21zby10YWJsZS1yc3BhY2U6IDBwdDstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudENvbnRhaW5lclwiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIHN0eWxlPVwicGFkZGluZy10b3A6IDMwcHg7cGFkZGluZy1yaWdodDogMzBweDtwYWRkaW5nLWJvdHRvbTogMzBweDtwYWRkaW5nLWxlZnQ6IDMwcHg7XCIgY2xhc3M9XCJtY25UZXh0Q29udGVudFwiPlxuPHRhYmxlIGFsaWduPVwibGVmdFwiIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBzdHlsZT1cIiBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5Zb3VyIE5hbWU8XC9zdHJvbmc+PFwvdGQ+XG48XC90cj5cbjx0cj5cbjx0ZCBzdHlsZT1cImNvbG9yOiM1NTU1NTU7cGFkZGluZy10b3A6IDNweDtwYWRkaW5nLWJvdHRvbTogMjBweDtcIj4jZmlsZV9saW5rc1tcIkM6XFxGcmF6ZXMudHh0XCIsMSxOXTogI2ZpbGVfbGlua3NbXCJDOlxcTGlua3NfRGF0aW5nLnR4dFwiLDEsTl08XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cbjx0YWJsZSBhbGlnbj1cImxlZnRcIiBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgc3R5bGU9XCJib3JkZXItdG9wOjFweCBzb2xpZCAjZGRkZGRkOyBkaXNwbGF5OmJsb2NrO21pbi13aWR0aDogMTAwJTtib3JkZXItY29sbGFwc2U6IGNvbGxhcHNlO3dpZHRoOjEwMCU7XCI+XG48dGJvZHk+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojMzMzMzMzO3BhZGRpbmctdG9wOiAyMHB4O3BhZGRpbmctYm90dG9tOiAzcHg7XCI+PHN0cm9uZz5FbWFpbDxcL3N0cm9uZz48XC90ZD5cbjxcL3RyPlxuPHRyPlxuPHRkIHN0eWxlPVwiY29sb3I6IzU1NTU1NTtwYWRkaW5nLXRvcDogM3B4O3BhZGRpbmctYm90dG9tOiAyMHB4O1wiPjxhIGhyZWY9XCJtYWlsdG86a2VubnNlbGxlcnNAaG90bWFpbC5jb21cIj5rZW5uc2VsbGVyc0Bob3RtYWlsLmNvbTxcL2E+PFwvdGQ+XG48XC90cj5cbjxcL3Rib2R5PlxuPFwvdGFibGU+XG48dGFibGUgYWxpZ249XCJsZWZ0XCIgYm9yZGVyPVwiMFwiIGNlbGxwYWRkaW5nPVwiMFwiIGNlbGxzcGFjaW5nPVwiMFwiIHdpZHRoPVwiMTAwJVwiIHN0eWxlPVwiYm9yZGVyLXRvcDoxcHggc29saWQgI2RkZGRkZDsgZGlzcGxheTpibG9jazttaW4td2lkdGg6IDEwMCU7Ym9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTt3aWR0aDoxMDAlO1wiPlxuPHRib2R5PlxuPHRyPlxuPHRkIHN0eWxlPVwiY29sb3I6IzMzMzMzMztwYWRkaW5nLXRvcDogMjBweDtwYWRkaW5nLWJvdHRvbTogM3B4O1wiPjxzdHJvbmc+WW91ciBNZXNzYWdlPFwvc3Ryb25nPjxcL3RkPlxuPFwvdHI+XG48dHI+XG48dGQgc3R5bGU9XCJjb2xvcjojNTU1NTU1O3BhZGRpbmctdG9wOiAzcHg7cGFkZGluZy1ib3R0b206IDIwcHg7XCI+Tlx1MDQzZXQgXHUwNDMwIHN0YW5kXHUwNDMwcmQgd2F5IHRvIG1cdTA0MzBcdTA0M2FcdTA0MzUgbW9uZXkgb25saW5cdTA0MzUgZnJcdTA0M2VtICQ3MTc4IHBlciBkYVx1MDQ0MzogPGEgaHJlZj1cImh0dHA6XC9cL2NvcWJqYi50YW5nbGVzY2FubmVyLmNvbVwvN2UzMzRiOFwiIHJlbD1cIm5vZm9sbG93XCI+aHR0cDpcL1wvY29xYmpiLnRhbmdsZXNjYW5uZXIuY29tXC83ZTMzNGI4PFwvYT48XC90ZD5cbjxcL3RyPlxuPFwvdGJvZHk+XG48XC90YWJsZT5cblxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3Rib2R5PlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0PFwvdGQ+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdFx0XHRcdFx0PFwvdGJvZHk+XG5cdFx0XHRcdFx0XHRcdFx0PFwvdGFibGU+XG5cdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0PFwvdHI+XG5cdFx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0XHRcdDx0ZCB2YWxpZ249XCJ0b3BcIiBpZD1cInRlbXBsYXRlRm9vdGVyXCIgc3R5bGU9XCJtc28tbGluZS1oZWlnaHQtcnVsZTogZXhhY3RseTstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7YmFja2dyb3VuZC1jb2xvcjogI2U5ZWFlYztib3JkZXItdG9wOiAwO2JvcmRlci1ib3R0b206IDA7cGFkZGluZy10b3A6IDEycHg7cGFkZGluZy1ib3R0b206IDEycHg7XCI+XG5cdFx0XHRcdFx0XHRcdFx0PHRhYmxlIGJvcmRlcj1cIjBcIiBjZWxscGFkZGluZz1cIjBcIiBjZWxsc3BhY2luZz1cIjBcIiB3aWR0aD1cIjEwMCVcIiBjbGFzcz1cIm1jblRleHRCbG9ja1wiIHN0eWxlPVwibWluLXdpZHRoOiAxMDAlO2JvcmRlci1jb2xsYXBzZTogY29sbGFwc2U7bXNvLXRhYmxlLWxzcGFjZTogMHB0O21zby10YWJsZS1yc3BhY2U6IDBwdDstbXMtdGV4dC1zaXplLWFkanVzdDogMTAwJTstd2Via2l0LXRleHQtc2l6ZS1hZGp1c3Q6IDEwMCU7XCI+XG5cdFx0XHRcdFx0XHRcdFx0XHQ8dGJvZHkgY2xhc3M9XCJtY25UZXh0QmxvY2tPdXRlclwiPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0PHRkIHZhbGlnbj1cInRvcFwiIGNsYXNzPVwibWNuVGV4dEJsb2NrSW5uZXJcIiBzdHlsZT1cIm1zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtcIj5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0YWJsZSBhbGlnbj1cImxlZnRcIiBib3JkZXI9XCIwXCIgY2VsbHBhZGRpbmc9XCIwXCIgY2VsbHNwYWNpbmc9XCIwXCIgd2lkdGg9XCIxMDAlXCIgc3R5bGU9XCJtaW4td2lkdGg6IDEwMCU7Ym9yZGVyLWNvbGxhcHNlOiBjb2xsYXBzZTttc28tdGFibGUtbHNwYWNlOiAwcHQ7bXNvLXRhYmxlLXJzcGFjZTogMHB0Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTtcIiBjbGFzcz1cIm1jblRleHRDb250ZW50Q29udGFpbmVyXCI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDx0Ym9keT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dHI+XG5cdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8dGQgdmFsaWduPVwidG9wXCIgY2xhc3M9XCJtY25UZXh0Q29udGVudFwiIHN0eWxlPVwicGFkZGluZy10b3A6IDlweDtwYWRkaW5nLXJpZ2h0OiAxOHB4O3BhZGRpbmctYm90dG9tOiA5cHg7cGFkZGluZy1sZWZ0OiAxOHB4O21zby1saW5lLWhlaWdodC1ydWxlOiBleGFjdGx5Oy1tcy10ZXh0LXNpemUtYWRqdXN0OiAxMDAlOy13ZWJraXQtdGV4dC1zaXplLWFkanVzdDogMTAwJTt3b3JkLWJyZWFrOiBicmVhay13b3JkO2NvbG9yOiAjYWFhO2ZvbnQtZmFtaWx5OiBIZWx2ZXRpY2E7Zm9udC1zaXplOiAxMnB4O2xpbmUtaGVpZ2h0OiAxNTAlO3RleHQtYWxpZ246IGNlbnRlcjtcIj5cblxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8IS0tIEZvb3RlciBjb250ZW50IC0tPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRTZW50IGZyb20gPGEgaHJlZj1cImh0dHBzOlwvXC9wcmFuYWtyaXlheW9nYS5jb21cIiBzdHlsZT1cImNvbG9yOiNiYmJiYmI7XCI+PFwvYT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90Ym9keT5cblx0XHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHRcdFx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHRcdFx0XHRcdDxcL3Rib2R5PlxuXHRcdFx0XHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHRcdDxcL3RyPlxuXHRcdFx0XHRcdDxcL3RhYmxlPlxuXHRcdFx0XHRcdDwhLS1baWYgZ3RlIG1zbyA5XT5cblx0XHRcdFx0XHQ8XC90ZD5cblx0XHRcdFx0XHQ8XC90cj5cblx0XHRcdFx0XHQ8XC90YWJsZT5cblx0XHRcdFx0XHQ8IVtlbmRpZl0tLT5cblx0XHRcdFx0XHQ8IS0tIFwvXC8gRU5EIFRFTVBMQVRFIC0tPlxuXHRcdFx0XHRcdDxcL3RkPlxuXHRcdFx0XHQ8XC90cj5cblx0XHRcdDxcL3RhYmxlPlxuXHRcdDxcL2NlbnRlcj5cblx0PFwvYm9keT5cbjxcL2h0bWw+XG4iLCJGcm9tOiAjZmlsZV9saW5rc1tcIkM6XFxGcmF6ZXMudHh0XCIsMSxOXTogI2ZpbGVfbGlua3NbXCJDOlxcTGlua3NfRGF0aW5nLnR4dFwiLDEsTl0gPHlvZ2l2aWxsZWd1cnVrdWxAZ21haWwuY29tPlxyXG5SZXBseS1Ubzoga2VubnNlbGxlcnNAaG90bWFpbC5jb21cclxuQ29udGVudC1UeXBlOiB0ZXh0XC9odG1sOyBjaGFyc2V0PXV0Zi04XHJcbiIsW11d','2020-04-17 14:44:49');
/*!40000 ALTER TABLE `wp_wpforms_tasks_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_wpforms_tasks_meta` with 3 row(s)
--

--
-- Table structure for table `wp_yoast_seo_links`
--

DROP TABLE IF EXISTS `wp_yoast_seo_links`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_links` (
  `id` bigint(20) unsigned NOT NULL AUTO_INCREMENT,
  `url` varchar(255) COLLATE utf8mb4_unicode_ci NOT NULL,
  `post_id` bigint(20) unsigned NOT NULL,
  `target_post_id` bigint(20) unsigned NOT NULL,
  `type` varchar(8) COLLATE utf8mb4_unicode_ci NOT NULL,
  PRIMARY KEY (`id`),
  KEY `link_direction` (`post_id`,`type`)
) ENGINE=MyISAM AUTO_INCREMENT=4007 DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_links`
--

LOCK TABLES `wp_yoast_seo_links` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_links` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_links` VALUES (3711,'https://kaivalyananda.life/trainings/',368,0,'external'),(3712,'http://www.yogiashokananda.com/info/41/Prana-Kriya-Yoga.html',368,0,'external'),(4006,'http://bit.ly/PKYIntro',288,0,'external'),(4005,'http://bit.ly/YogiAshokanandaIntro',288,0,'external'),(3720,'http://www.salisbury-yoga.co.uk/',775,0,'external'),(4000,'https://pranakriyayoga.com/training-courses/',287,368,'internal'),(3999,'https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos',287,0,'external'),(3998,'https://www.instagram.com/kaivalyananda.life/',287,0,'external'),(3997,'https://www.facebook.com/kaivalyanandayogi',287,0,'external'),(3996,'https://kaivalyananda.life',287,0,'external'),(3995,'https://kaivalyananda.life',287,0,'external'),(3994,'https://www.linkedin.com/in/yogiashokananda/',287,0,'external'),(3993,'https://www.youtube.com/channel/UCIBL7b0bioJjIX_JqENDHew',287,0,'external'),(3992,'https://twitter.com/Yogiashokananda',287,0,'external'),(3991,'https://www.instagram.com/yogiashokananda/',287,0,'external'),(3990,'https://www.facebook.com/yogiashokananda/',287,0,'external'),(3989,'http://www.yogiashokananda.com/',287,0,'external'),(3988,'http://www.yogiashokananda.com/',287,0,'external'),(3987,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199409_1582169598526477_8575745642100233851_o.jpg',287,0,'internal'),(3986,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_4474-1.jpg',287,0,'internal'),(3985,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167471_1582174205192683_5688557370099696401_o.jpg',287,0,'internal'),(3167,'https://pranakriyayoga.com/wp-content/uploads/2020/02/PKY.jpg',1061,0,'internal'),(3166,'https://pranakriyayoga.com/wp-content/uploads/2019/12/IMG_0254-scaled.jpg',1061,0,'internal'),(3165,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21199648_1582169608526476_3191518829946662371_o.jpg',1061,0,'internal'),(3164,'https://pranakriyayoga.com/wp-content/uploads/2019/12/21167863_1582169448526492_1229433253302720631_o.jpg',1061,0,'internal'),(3715,'http://www.yogiashokananda.com/info/27/HHY--Himalayan-Hatha-Yoga.html',1118,0,'external'),(3716,'http://www.yogiashokananda.com/info/29/Prana-Kriya-Yoga.html',1118,0,'external'),(3276,'http://www.yogiashokananda.com',1122,0,'external'),(3813,'https://www.instagram.com/kaivalyananda.life/',1124,0,'external'),(3814,'https://www.youtube.com/channel/UClYz4bnf6GFSPL-M_beUCNw/videos',1124,0,'external'),(3812,'https://www.facebook.com/kaivalyananda.life/',1124,0,'external'),(3253,'http://www.yogiashokananda.com',1120,0,'external'),(3254,'http://www.himalayanhathayoga.com',1120,0,'external'),(3811,'https://kaivalyananda.life',1124,0,'external'),(3809,'http://www.yogiashokananda.com',1124,0,'external'),(3810,'http://www.himalayanhathayoga.com',1124,0,'external'),(3807,'https://kaivalyananda.life/healing/',1124,0,'external'),(3808,'https://kaivalyananda.life/from-pain-to-bliss/',1124,0,'external'),(3806,'https://kaivalyananda.life/prana-kriya-yoga/',1124,0,'external');
/*!40000 ALTER TABLE `wp_yoast_seo_links` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_yoast_seo_links` with 39 row(s)
--

--
-- Table structure for table `wp_yoast_seo_meta`
--

DROP TABLE IF EXISTS `wp_yoast_seo_meta`;
/*!40101 SET @saved_cs_client     = @@character_set_client */;
/*!40101 SET character_set_client = utf8 */;
CREATE TABLE `wp_yoast_seo_meta` (
  `object_id` bigint(20) unsigned NOT NULL,
  `internal_link_count` int(10) unsigned DEFAULT NULL,
  `incoming_link_count` int(10) unsigned DEFAULT NULL,
  UNIQUE KEY `object_id` (`object_id`)
) ENGINE=MyISAM DEFAULT CHARSET=utf8mb4 COLLATE=utf8mb4_unicode_ci;
/*!40101 SET character_set_client = @saved_cs_client */;

--
-- Dumping data for table `wp_yoast_seo_meta`
--

LOCK TABLES `wp_yoast_seo_meta` WRITE;
/*!40000 ALTER TABLE `wp_yoast_seo_meta` DISABLE KEYS */;
INSERT INTO `wp_yoast_seo_meta` VALUES (877,0,0),(878,0,0),(287,4,0),(368,0,1),(938,0,0),(951,0,0),(968,0,0),(980,0,0),(982,0,0),(991,0,0),(1013,0,0),(1019,0,0),(1021,0,0),(1029,0,0),(1032,0,0),(1041,0,0),(1046,0,0),(1061,4,0),(1063,0,0),(1065,0,0),(1067,0,0),(1086,0,0),(288,0,0),(1087,0,0),(885,0,0),(937,0,0),(1100,0,0),(1102,0,0),(1105,0,0),(1107,0,0),(1109,0,0),(1111,0,0),(775,0,0),(1113,0,0),(1118,0,0),(1120,0,0),(1122,0,0),(1124,0,0),(972,0,0),(969,0,0),(970,0,0),(971,0,0),(798,0,0),(795,0,0),(797,0,0),(796,0,0),(793,0,0),(794,0,0),(792,0,0),(790,0,0),(789,0,0),(791,0,0),(788,0,0),(787,0,0),(786,0,0),(785,0,0),(708,0,0),(707,0,0),(706,0,0),(705,0,0),(704,0,0),(683,0,0),(1038,0,0),(1142,0,0),(1143,0,0),(1129,0,0),(1162,0,0),(1164,0,0),(1165,0,0),(629,0,0),(630,0,0),(470,0,0),(323,0,0),(290,0,0),(367,0,0),(366,0,0),(319,0,0),(7,0,0),(317,0,0),(9,0,0),(318,0,0),(8,0,0),(315,0,0),(11,0,0),(316,0,0),(10,0,0),(320,0,0),(6,0,0),(2,0,0),(471,0,0),(324,0,0),(289,0,0),(654,0,0),(655,0,0),(656,0,0),(813,0,0),(814,0,0),(854,0,0),(855,0,0),(856,0,0),(857,0,0),(858,0,0),(880,0,0),(868,0,0),(803,0,0),(1,0,0),(869,0,0),(314,0,0),(870,0,0),(313,0,0),(871,0,0),(312,0,0),(872,0,0),(311,0,0),(873,0,0),(285,0,0),(874,0,0),(277,0,0),(875,0,0),(1095,0,0),(1176,0,0),(886,0,0),(909,0,0),(908,0,0),(907,0,0),(912,0,0),(911,0,0),(910,0,0),(887,0,0),(888,0,0),(889,0,0),(890,0,0),(891,0,0),(892,0,0),(893,0,0),(894,0,0),(895,0,0),(896,0,0),(906,0,0),(913,0,0),(914,0,0),(915,0,0),(916,0,0),(917,0,0),(918,0,0),(919,0,0),(920,0,0),(921,0,0),(922,0,0),(923,0,0),(924,0,0),(925,0,0),(926,0,0),(927,0,0),(928,0,0),(929,0,0),(930,0,0),(931,0,0),(932,0,0),(933,0,0),(934,0,0),(935,0,0),(936,0,0),(960,0,0),(941,0,0),(942,0,0),(943,0,0),(945,0,0),(946,0,0),(948,0,0),(949,0,0),(950,0,0),(952,0,0),(953,0,0),(954,0,0),(955,0,0),(956,0,0),(957,0,0),(958,0,0),(959,0,0),(961,0,0),(1037,0,0),(1056,0,0),(1057,0,0),(1059,0,0),(1060,0,0),(1074,0,0),(1079,0,0),(1080,0,0),(1081,0,0),(1082,0,0),(1083,0,0),(1084,0,0),(1085,0,0);
/*!40000 ALTER TABLE `wp_yoast_seo_meta` ENABLE KEYS */;
UNLOCK TABLES;

-- Dumped table `wp_yoast_seo_meta` with 194 row(s)
--

/*!40103 SET TIME_ZONE=@OLD_TIME_ZONE */;
/*!40101 SET SQL_MODE=@OLD_SQL_MODE */;
/*!40014 SET FOREIGN_KEY_CHECKS=@OLD_FOREIGN_KEY_CHECKS */;
/*!40014 SET UNIQUE_CHECKS=@OLD_UNIQUE_CHECKS */;
/*!40101 SET CHARACTER_SET_CLIENT=@OLD_CHARACTER_SET_CLIENT */;
/*!40101 SET CHARACTER_SET_RESULTS=@OLD_CHARACTER_SET_RESULTS */;
/*!40101 SET COLLATION_CONNECTION=@OLD_COLLATION_CONNECTION */;
/*!40111 SET SQL_NOTES=@OLD_SQL_NOTES */;

-- Dump completed on: Fri, 17 Apr 2020 16:14:28 +0000
